{
  "resourceType": "StructureDefinition",
  "id": "shr-procedure-ProcedurePerformed",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>SHR ProcedurePerformed Profile</b></p>\n  <p/>\n  <p><b>SHR Mapping Summary</b></p>\n  <p><pre>shr.procedure.ProcedurePerformed 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-procedure-ProcedurePerformed",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.procedure.ProcedurePerformed"
    }
  ],
  "version": "0.0.1",
  "name": "SHR ProcedurePerformed Profile",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "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-procedure-ProcedurePerformed",
        "path": "Procedure",
        "short": "SHR ProcedurePerformed Profile",
        "definition": "The US Core Condition Profile is based upon the core FHIR Procedure Resource and created to meet the 2015 Edition Common Clinical Data Set 'Procedures' requirements.",
        "mustSupport": false
      },
      {
        "id": "Procedure:shr-procedure-ProcedurePerformed.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-procedure-ProcedurePerformed.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-procedure-ProcedurePerformed.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-procedure-ProcedurePerformed.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-procedure-ProcedurePerformed.partOf",
        "path": "Procedure.partOf",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-ProcedurePerformed"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-ProcedurePerformed.notDone",
        "path": "Procedure.notDone",
        "min": 0,
        "max": "0"
      },
      {
        "id": "Procedure:shr-procedure-ProcedurePerformed.notDoneReason",
        "path": "Procedure.notDoneReason",
        "min": 0,
        "max": "0"
      },
      {
        "id": "Procedure:shr-procedure-ProcedurePerformed.subject",
        "path": "Procedure.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Patient"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-ProcedurePerformed.context",
        "path": "Procedure.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-EncounterPerformed"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-ProcedurePerformed.bodySite",
        "path": "Procedure.bodySite",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://standardhealthrecord.org/shr/core/vs/BodySiteVS"
          }
        }
      },
      {
        "id": "Procedure:shr-procedure-ProcedurePerformed.note",
        "path": "Procedure.note",
        "type": [
          {
            "code": "Annotation",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Annotation"
          }
        ]
      }
    ]
  }
}