<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-procedure-SurgicalProcedureNotPerformed" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR SurgicalProcedureNotPerformed Profile</b>
      </p>
      <p />
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.procedure.SurgicalProcedureNotPerformed maps to Basic:
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-SurgicalProcedureNotPerformed" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.procedure.SurgicalProcedureNotPerformed" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR SurgicalProcedureNotPerformed Profile" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <purpose value="Need some way to safely (without breaking interoperability) allow implementers to exchange content not supported by the initial set of declared resources." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/w5" />
    <name value="W5 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Basic" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Basic" />
  <derivation value="constraint" />
  <differential>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed">
      <path value="Basic" />
      <short value="SHR SurgicalProcedureNotPerformed Profile" />
      <definition value="Basic is used for handling concepts not yet defined in FHIR, narrative-only resources that don't map to an existing resource, and custom resources not appropriate for inclusion in the FHIR specification." />
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:relatedencounter">
      <path value="Basic.extension" />
      <sliceName value="relatedencounter" />
      <definition value="If content was generated during a patient encounter, related encounter is the encounter where the information was gained." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-RelatedEncounter-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:author">
      <path value="Basic.extension" />
      <sliceName value="author" />
      <definition value="The person or organization who created the entry and is responsible for (and may certify) the content." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Author-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:informant">
      <path value="Basic.extension" />
      <sliceName value="informant" />
      <definition value="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 value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Informant-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:type">
      <path value="Basic.extension" />
      <sliceName value="type" />
      <definition value="The most specific code (lowest level term) describing the kind or sort of thing being represented." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Type-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:type.valueCodeableConcept">
      <path value="Basic.extension.valueCodeableConcept" />
      <binding>
        <strength value="extensible" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code" />
        </valueSetReference>
      </binding>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:category">
      <path value="Basic.extension" />
      <sliceName value="category" />
      <definition value="A class or division of people or things having particular shared characteristics" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Category-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:notperformedcontext">
      <path value="Basic.extension" />
      <sliceName value="notperformedcontext" />
      <definition value="A record that a clinical act was not performed at a certain time or during a stated period of time, particularly when there might be an expectation of performing such an act, for example, if a vaccination is not given because of parental objection. Do not use this context if the act was initiated or started but aborted or cancelled." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-NotPerformedContext-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:subject">
      <path value="Basic.extension" />
      <sliceName value="subject" />
      <definition value="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 value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Subject-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:bodysite">
      <path value="Basic.extension" />
      <sliceName value="bodysite" />
      <definition value="A location or structure in the body, including tissues, regions, cavities, and spaces, for example, right elbow, or left ventricle of the heart." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-BodySite-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:associatedstudy">
      <path value="Basic.extension" />
      <sliceName value="associatedstudy" />
      <definition value="The clinical trial or other formal study related to this procedure." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-AssociatedStudy-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:partof">
      <path value="Basic.extension" />
      <sliceName value="partof" />
      <definition value="The larger entity that this is a portion of." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-PartOf-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:annotation">
      <path value="Basic.extension" />
      <sliceName value="annotation" />
      <definition value="An added or follow-up note, often after the fact, that contains metadata about who made the statement and when." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Annotation-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:directsite">
      <path value="Basic.extension" />
      <sliceName value="directsite" />
      <definition value="The site where the procedure is performed." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-DirectSite-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:directsitecode">
      <path value="Basic.extension" />
      <sliceName value="directsitecode" />
      <definition value="The site where the procedure is performed." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-DirectSiteCode-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:indirectsite">
      <path value="Basic.extension" />
      <sliceName value="indirectsite" />
      <definition value="The indirect site for this procedure." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-IndirectSite-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:indirectsitecode">
      <path value="Basic.extension" />
      <sliceName value="indirectsitecode" />
      <definition value="The indirect site for this procedure." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-IndirectSiteCode-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:surgicalapproach">
      <path value="Basic.extension" />
      <sliceName value="surgicalapproach" />
      <definition value="The technique used to reach the site of the procedure. Approaches may be through the skin or mucous membrane, through an orifice or external." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-SurgicalApproach-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:access">
      <path value="Basic.extension" />
      <sliceName value="access" />
      <definition value="The route used to access the site of a procedure. It is used to distinguish open, closed, and percutaneous procedures." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-Access-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:usingdevice">
      <path value="Basic.extension" />
      <sliceName value="usingdevice" />
      <definition value="The device used to perform the procedure." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-UsingDevice-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:usingdevicecode">
      <path value="Basic.extension" />
      <sliceName value="usingdevicecode" />
      <definition value="The device used to perform the procedure." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-UsingDeviceCode-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:usingaccessdevice">
      <path value="Basic.extension" />
      <sliceName value="usingaccessdevice" />
      <definition value="The access device used to perform the procedure." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-UsingAccessDevice-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:usingaccessdevicecode">
      <path value="Basic.extension" />
      <sliceName value="usingaccessdevicecode" />
      <definition value="The access device used to perform the procedure." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-UsingAccessDeviceCode-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:indirectdevice">
      <path value="Basic.extension" />
      <sliceName value="indirectdevice" />
      <definition value="An indirect device used for this procedure." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-IndirectDevice-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:indirectdevicecode">
      <path value="Basic.extension" />
      <sliceName value="indirectdevicecode" />
      <definition value="An indirect device used for this procedure." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-IndirectDeviceCode-extension" />
      </type>
    </element>
    <element id="Basic:shr-procedure-SurgicalProcedureNotPerformed.code">
      <path value="Basic.code" />
      <patternCodeableConcept>
        <coding>
          <system value="http://standardhealthrecord.org/fhir/basic-resource-type" />
          <code value="shr-procedure-SurgicalProcedureNotPerformed" />
        </coding>
      </patternCodeableConcept>
    </element>
  </differential>
</StructureDefinition>