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

FHIR IG Statistics: StructureDefinition/zib-Wound.Drain.Product

Packagenictiz.fhir.nl.r4.zib2020
TypeStructureDefinition
Idzib-Wound.Drain.Product
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Wound.Drain.Product
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-Wound.Drain.Product
Statusdraft
NameZibWoundDrainProduct
Titlezib Wound.Drain.Product
Realmnl
Authorityhl7
DescriptionType of drain applied to the wound.
PurposeThis Device resource represents the Product concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) MedicalDevice v3.3.1 (2020)](https://zibs.nl/wiki/MedicalDevice-v3.3.1(2020EN)) adjusted to the requirements of the [zib Wound v3.3 (2020)](https://zibs.nl/wiki/Wound-v3.3(2020EN)).
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
TypeDevice
Kindresource

Resources that use this resource

StructureDefinition
nl-core-Wound.Drain.Productnl core Wound.Drain.Product
zib-Wound.Drainzib Wound.Drain

Resources that this resource uses

StructureDefinition
zib-MedicalDevice.Productzib MedicalDevice.Product
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.19.2.7--20200901000000WondDrainTypeCodelijst

Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-Wound.Drain.Product",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Wound.Drain.Product",
  "name": "ZibWoundDrainProduct",
  "title": "zib Wound.Drain.Product",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Type of drain applied to the wound.",
  "purpose": "This Device resource represents the Product concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) MedicalDevice v3.3.1 (2020)](https://zibs.nl/wiki/MedicalDevice-v3.3.1(2020EN)) adjusted to the requirements of the [zib Wound v3.3 (2020)](https://zibs.nl/wiki/Wound-v3.3(2020EN)).",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "zib-wound-v3.3-2020EN",
      "uri": "https://zibs.nl/wiki/Wound-v3.3(2020EN)",
      "name": "zib Wound-v3.3(2020EN)"
    }
  ],
  "kind": "resource",
  "abstract": true,
  "type": "Device",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice.Product",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device.type",
        "path": "Device.type",
        "definition": "Type of drain applied to the wound.",
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.19.2.7--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-wound-v3.3-2020EN",
            "map": "NL-CM:10.1.3",
            "comment": "ProductType"
          }
        ]
      }
    ]
  }
}