{
  "resourceType": "StructureDefinition",
  "id": "shr-procedure-SurgicalProcedurePerformed",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>SHR SurgicalProcedurePerformed Profile</b></p>\n  <p/>\n  <p><b>SHR Mapping Summary</b></p>\n  <p><pre>shr.procedure.SurgicalProcedurePerformed maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure:\n  DirectSite maps to http://hl7.org/fhir/StructureDefinition/procedure-targetBodySite\n  IndirectSite maps to http://hl7.org/fhir/StructureDefinition/procedure-approachBodySite\n  SurgicalApproach maps to http://hl7.org/fhir/StructureDefinition/procedure-approachBodySite\n</pre></p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-SurgicalProcedurePerformed",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.procedure.SurgicalProcedurePerformed"
    }
  ],
  "version": "0.0.1",
  "name": "SHR SurgicalProcedurePerformed 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-SurgicalProcedurePerformed",
        "path": "Procedure",
        "short": "SHR SurgicalProcedurePerformed 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-SurgicalProcedurePerformed.extension:surgicalapproach",
        "path": "Procedure.extension",
        "sliceName": "indirectsite",
        "definition": "The indirect site for this procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/procedure-approachBodySite"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:directsite",
        "path": "Procedure.extension",
        "sliceName": "directsite",
        "definition": "The site where the procedure is performed.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/procedure-targetBodySite"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:relatedencounter",
        "path": "Procedure.extension",
        "sliceName": "relatedencounter",
        "definition": "If content was generated during a patient encounter, related encounter is the encounter where the information was gained.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-RelatedEncounter-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.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-SurgicalProcedurePerformed.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-SurgicalProcedurePerformed.extension:type",
        "path": "Procedure.extension",
        "sliceName": "type",
        "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Type-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:type.valueCodeableConcept",
        "path": "Procedure.extension.valueCodeableConcept",
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code"
          }
        }
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:category",
        "path": "Procedure.extension",
        "sliceName": "category",
        "definition": "A class or division of people or things having particular shared characteristics",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Category-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.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-SurgicalProcedurePerformed.extension:subject",
        "path": "Procedure.extension",
        "sliceName": "subject",
        "definition": "The person or thing that this entry relates to, usually the Person of Record. However, not all entries have health information specifically about the patient, but in different contexts, could refer to a fetus, family member (living or dead), device, location, organization, finding, condition, or intervention.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Subject-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:bodysite",
        "path": "Procedure.extension",
        "sliceName": "bodysite",
        "definition": "A location or structure in the body, including tissues, regions, cavities, and spaces, for example, right elbow, or left ventricle of the heart.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-BodySite-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.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-SurgicalProcedurePerformed.extension:partof",
        "path": "Procedure.extension",
        "sliceName": "partof",
        "definition": "The larger entity that this is a portion of.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-PartOf-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:annotation",
        "path": "Procedure.extension",
        "sliceName": "annotation",
        "definition": "An added or follow-up note, often after the fact, that contains metadata about who made the statement and when.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Annotation-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:directsitecode",
        "path": "Procedure.extension",
        "sliceName": "directsitecode",
        "definition": "The site where the procedure is performed.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-DirectSiteCode-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:indirectsitecode",
        "path": "Procedure.extension",
        "sliceName": "indirectsitecode",
        "definition": "The indirect site for this procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-IndirectSiteCode-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:access",
        "path": "Procedure.extension",
        "sliceName": "access",
        "definition": "The route used to access the site of a procedure. It is used to distinguish open, closed, and percutaneous procedures.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-Access-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:usingdevice",
        "path": "Procedure.extension",
        "sliceName": "usingdevice",
        "definition": "The device used to perform the procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-UsingDevice-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:usingdevicecode",
        "path": "Procedure.extension",
        "sliceName": "usingdevicecode",
        "definition": "The device used to perform the procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-UsingDeviceCode-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:usingaccessdevice",
        "path": "Procedure.extension",
        "sliceName": "usingaccessdevice",
        "definition": "The access device used to perform the procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-UsingAccessDevice-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:usingaccessdevicecode",
        "path": "Procedure.extension",
        "sliceName": "usingaccessdevicecode",
        "definition": "The access device used to perform the procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-UsingAccessDeviceCode-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:indirectdevice",
        "path": "Procedure.extension",
        "sliceName": "indirectdevice",
        "definition": "An indirect device used for this procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-IndirectDevice-extension"
          }
        ]
      },
      {
        "id": "Procedure:shr-procedure-SurgicalProcedurePerformed.extension:indirectdevicecode",
        "path": "Procedure.extension",
        "sliceName": "indirectdevicecode",
        "definition": "An indirect device used for this procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-IndirectDeviceCode-extension"
          }
        ]
      }
    ]
  }
}