{
  "resourceType": "StructureDefinition",
  "id": "shr-skin-SupportSurface",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>SHR SupportSurface Profile</b></p>\n  <p>A specific instance of a support surface used to distribute pressure and support a patient. The value is coding of the type of support surface.</p>\n  <p><b>SHR Mapping Summary</b></p>\n  <p><pre>shr.skin.SupportSurface maps to http://hl7.org/fhir/us/core/StructureDefinition/us-core-device:\n  Type maps to type\n  DeviceUdi maps to udi.carrierHRF\n  VendorModelNumber maps to model\n</pre></p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-skin-SupportSurface",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.skin.SupportSurface"
    }
  ],
  "version": "0.0.1",
  "name": "SHR SupportSurface Profile",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "A specific instance of a support surface used to distribute pressure and support a patient. The value is coding of the type of support surface.",
  "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": "udi",
      "uri": "http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentification/default.htm",
      "name": "UDI Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-device",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device:shr-skin-SupportSurface",
        "path": "Device",
        "short": "SHR SupportSurface Profile",
        "definition": "A specific instance of a support surface used to distribute pressure and support a patient. The value is coding of the type of support surface.",
        "mustSupport": false
      },
      {
        "id": "Device:shr-skin-SupportSurface.extension:codeableconcept",
        "path": "Device.extension",
        "sliceName": "codeableconcept",
        "definition": "A set of codes drawn from different coding systems, representing the same concept.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-CodeableConcept-extension"
          }
        ]
      },
      {
        "id": "Device:shr-skin-SupportSurface.extension:codeableconcept.valueCodeableConcept",
        "path": "Device.extension.valueCodeableConcept",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://standardhealthrecord.org/shr/skin/vs/SupportSurfaceVS"
          }
        }
      },
      {
        "id": "Device:shr-skin-SupportSurface.extension:relatedencounter",
        "path": "Device.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": "Device:shr-skin-SupportSurface.extension:author",
        "path": "Device.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": "Device:shr-skin-SupportSurface.extension:informant",
        "path": "Device.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": "Device:shr-skin-SupportSurface.extension:supportsurfacecategory",
        "path": "Device.extension",
        "sliceName": "supportsurfacecategory",
        "definition": "The category of support surface.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-skin-SupportSurfaceCategory-extension"
          }
        ]
      },
      {
        "id": "Device:shr-skin-SupportSurface.extension:supportsurfacebodyposition",
        "path": "Device.extension",
        "sliceName": "supportsurfacebodyposition",
        "definition": "What body positions the surface can be used for, specifically, sitting or lying.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-skin-SupportSurfaceBodyPosition-extension"
          }
        ]
      },
      {
        "id": "Device:shr-skin-SupportSurface.extension:supportsurfacecomponent",
        "path": "Device.extension",
        "sliceName": "supportsurfacecomponent",
        "definition": "A physical material, structure, or system used alone or in combination with other components to fashion a support surface.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-skin-SupportSurfaceComponent-extension"
          }
        ]
      },
      {
        "id": "Device:shr-skin-SupportSurface.type",
        "path": "Device.type",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://standardhealthrecord.org/shr/device/vs/DeviceVS"
          }
        }
      }
    ]
  }
}