{
  "resourceType": "StructureDefinition",
  "id": "shr-entity-SpecimenTreatment",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>SHR SpecimenTreatment Profile</b></p>\n  <p>Treatment performed on the specimen.</p>\n  <p><b>SHR Mapping Summary</b></p>\n  <p><pre>shr.entity.SpecimenTreatment maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure:\n  RelatedEncounter maps to context\n  Type maps to code\n  Subject maps to subject\n  Category maps to category\n  PerformedContext.Reason maps to reasonCode\n  constrain notDone to 0..0\n  constrain notDoneReason to 0..0\n  BodySite maps to bodySite\n  PartOf maps to partOf\n  Annotation maps to note\n  PerformedContext.OccurrenceTimeOrPeriod.dateTime maps to performed[x].dateTime\n  PerformedContext.OccurrenceTimeOrPeriod.TimePeriod maps to performed[x].Period\n  PerformedContext.Participant maps to performer.actor\n  PerformedContext.Participant.ParticipationType maps to performer.role\n  PerformedContext.Participant.OnBehalfOf maps to performer.onBehalfOf\n  PerformedContext.Status maps to status\n  PerformedContext.RelatedRequest maps to basedOn\n  PerformedContext.RelatedPlan maps to definition\n  PerformedContext.Outcome maps to outcome\n  PerformedContext.Facility maps to location\n</pre></p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-SpecimenTreatment",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.entity.SpecimenTreatment"
    }
  ],
  "version": "0.0.1",
  "name": "SHR SpecimenTreatment Profile",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "Treatment performed on the specimen.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States Minor Outlying Islands (the)"
        }
      ]
    }
  ],
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "argonaut-dq-dstu2",
      "uri": "http://unknown.org/Argonaut DQ DSTU2",
      "name": "Argonaut DQ DSTU2"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Procedure",
  "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Procedure:shr-entity-SpecimenTreatment",
        "path": "Procedure",
        "short": "SHR SpecimenTreatment Profile",
        "definition": "Treatment performed on the specimen.",
        "mustSupport": false
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.extension:author",
        "path": "Procedure.extension",
        "sliceName": "author",
        "definition": "The person or organization who created the entry and is responsible for (and may certify) the content.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Author-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.extension:informant",
        "path": "Procedure.extension",
        "sliceName": "informant",
        "definition": "The person or entity that provided the information in the entry, as distinct from who created the entry, e.g. the subject (patient), medical professional, family member, device or software program.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Informant-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.extension:performedcontext",
        "path": "Procedure.extension",
        "sliceName": "performedcontext",
        "definition": "ActionContext indicating actual performance or execution of a healthcare-related action, e.g., 3rd dose of Hepatitis B vaccine administered on Dec 4th 2012, appendectomy performed today.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-PerformedContext-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.extension:associatedstudy",
        "path": "Procedure.extension",
        "sliceName": "associatedstudy",
        "definition": "The clinical trial or other formal study related to this procedure.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-AssociatedStudy-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.extension:additive",
        "path": "Procedure.extension",
        "sliceName": "additive",
        "definition": "Additive associated with container.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Additive-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.partOf",
        "path": "Procedure.partOf",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-ProcedurePerformed"
          }
        ]
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.notDone",
        "path": "Procedure.notDone",
        "min": 0,
        "max": "0"
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.notDoneReason",
        "path": "Procedure.notDoneReason",
        "min": 0,
        "max": "0"
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.subject",
        "path": "Procedure.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Patient"
          }
        ]
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.context",
        "path": "Procedure.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-EncounterPerformed"
          }
        ]
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.bodySite",
        "path": "Procedure.bodySite",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://standardhealthrecord.org/shr/core/vs/BodySiteVS"
          }
        }
      },
      {
        "id": "Procedure:shr-entity-SpecimenTreatment.note",
        "path": "Procedure.note",
        "type": [
          {
            "code": "Annotation",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Annotation"
          }
        ]
      }
    ]
  }
}