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

FHIR IG Statistics: StructureDefinition/zib-Wound-MedicalDevice

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-Wound-MedicalDevice
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Wound-MedicalDevice
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-Wound-MedicalDevice
Version1.0.1
Statusactive
NameZib Wound MedicalDevice
TitleHCIM Wound MedicalDevice
Realmnl
Authorityhl7
DescriptionA Device as defined by the Dutch HCIM Zorginformatiebouwsteen Wond v3.1(2017EN). A drain is a medical aid placed to drain blood and exudate from the wound area.
PurposeProfiles purpose is to define the usage of a wounddrain.
TypeDeviceUseStatement
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
zib-MedicalDevicezib MedicalDevice
zib-Wound-MedicalDeviceProductHCIM Wound MedicalDeviceProduct

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-Wound-MedicalDevice",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Wound-MedicalDevice",
  "version": "1.0.1",
  "name": "Zib Wound MedicalDevice",
  "title": "HCIM Wound MedicalDevice",
  "status": "active",
  "publisher": "Nictiz",
  "description": "A Device as defined by the Dutch HCIM Zorginformatiebouwsteen Wond v3.1(2017EN). A drain is a medical aid placed to drain blood and exudate from the wound area.",
  "purpose": "Profiles purpose is to define the usage of a wounddrain.",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "hcim-wound-v3.1-2017EN",
      "uri": "https://zibs.nl/wiki/Wound-v3.1(2017EN)",
      "name": "HCIM Wound-v3.1(2017EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DeviceUseStatement",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceUseStatement",
        "path": "DeviceUseStatement",
        "mapping": [
          {
            "identity": "hcim-wound-v3.1-2017EN",
            "map": "NL-CM:19.2.17",
            "comment": "MedicalDevice"
          }
        ]
      },
      {
        "id": "DeviceUseStatement.device",
        "path": "DeviceUseStatement.device",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Wound-MedicalDeviceProduct"
          }
        ],
        "mapping": [
          {
            "identity": "hcim-wound-v3.1-2017EN",
            "map": "NL-CM:10.1.3",
            "comment": "Follow reference for ProductType"
          }
        ]
      }
    ]
  }
}