{
  "resourceType": "StructureDefinition",
  "id": "shr-procedure-SurgicalProcedureNotPerformed",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>SHR SurgicalProcedureNotPerformed Profile</b></p>\n  <p/>\n  <p><b>SHR Mapping Summary</b></p>\n  <p><pre>shr.procedure.SurgicalProcedureNotPerformed maps to Basic:\n</pre></p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-SurgicalProcedureNotPerformed",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.procedure.SurgicalProcedureNotPerformed"
    }
  ],
  "version": "0.0.1",
  "name": "SHR SurgicalProcedureNotPerformed Profile",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "purpose": "Need some way to safely (without breaking interoperability) allow implementers to exchange content not supported by the initial set of declared resources.",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Basic",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Basic:shr-procedure-SurgicalProcedureNotPerformed",
        "path": "Basic",
        "short": "SHR SurgicalProcedureNotPerformed Profile",
        "definition": "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."
      },
      {
        "id": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:relatedencounter",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:author",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:informant",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:type",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:type.valueCodeableConcept",
        "path": "Basic.extension.valueCodeableConcept",
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code"
          }
        }
      },
      {
        "id": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:category",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:notperformedcontext",
        "path": "Basic.extension",
        "sliceName": "notperformedcontext",
        "definition": "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": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-NotPerformedContext-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:subject",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:bodysite",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:associatedstudy",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:partof",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:annotation",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:directsite",
        "path": "Basic.extension",
        "sliceName": "directsite",
        "definition": "The site where the procedure is performed.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-DirectSite-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:directsitecode",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:indirectsite",
        "path": "Basic.extension",
        "sliceName": "indirectsite",
        "definition": "The indirect site for this procedure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-IndirectSite-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:indirectsitecode",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:surgicalapproach",
        "path": "Basic.extension",
        "sliceName": "surgicalapproach",
        "definition": "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": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-SurgicalApproach-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:access",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:usingdevice",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:usingdevicecode",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:usingaccessdevice",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:usingaccessdevicecode",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:indirectdevice",
        "path": "Basic.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": "Basic:shr-procedure-SurgicalProcedureNotPerformed.extension:indirectdevicecode",
        "path": "Basic.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"
          }
        ]
      },
      {
        "id": "Basic:shr-procedure-SurgicalProcedureNotPerformed.code",
        "path": "Basic.code",
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://standardhealthrecord.org/fhir/basic-resource-type",
              "code": "shr-procedure-SurgicalProcedureNotPerformed"
            }
          ]
        }
      }
    ]
  }
}