FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/PosiTheraDressing_2

Packagehsos.eWundbericht
Resource TypeStructureDefinition
IdPosiTheraDressing_2
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hsos.eWundbericht@0.9.0&canonical=http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Dressing
URLhttp://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Dressing
Version0.9
Statusdraft
NameDressing
TypeDevice
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
PatientPatient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Dressing",
  "version": "0.9",
  "name": "Dressing",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "udi",
      "uri": "http://fda.gov/UDI",
      "name": "UDI Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device.type.coding",
        "path": "Device.type.coding",
        "binding": {
          "strength": "preferred",
          "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/WoundDressing"
        }
      },
      {
        "id": "Device.patient",
        "path": "Device.patient",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient"
            ]
          }
        ]
      }
    ]
  }
}