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

FHIR IG Statistics: StructureDefinition/zib-wounds.WoundCharacteristics

Packagenictiz.fhir.nl.r4.zib2020
TypeStructureDefinition
Idzib-wounds.WoundCharacteristics
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-wounds.WoundCharacteristics
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-wounds.WoundCharacteristics
Statusdraft
NameZibwoundsWoundCharacteristics
Titlezib wounds.WoundCharacteristics
Realmnl
Authorityhl7
DescriptionObservable properties of a wound, burnwound or pressureulcer.
PurposeThis Observation profile groups multiple observable properties of wounds that are used in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Burnwound v3.4 (2020)](https://zibs.nl/wiki/Burnwound-v3.4(2020EN)), the Dutch [zib PressureUlcer v3.4 (2020)](https://zibs.nl/wiki/PressureUlcer-v3.4(2020EN)) and the Dutch [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.
TypeObservation
Kindresource

Resources that use this resource

StructureDefinition
nl-core-wounds.WoundCharacteristicsnl core wounds.WoundCharacteristics
zib-Burnwoundzib Burnwound
zib-PressureUlcerzib PressureUlcer
zib-Woundzib Wound
zib-wounds.WoundImagezib wounds.WoundImage

Resources that this resource uses

StructureDefinition
zib-Burnwound.Extentzib Burnwound.Extent
zib-Wound.WoundEdgezib Wound.WoundEdge
zib-Wound.WoundInfectionzib Wound.WoundInfection
zib-Wound.WoundMoisturezib Wound.WoundMoisture
zib-Wound.WoundTissuezib Wound.WoundTissue
zib-wounds.DateOfLastDressingChangezib wounds.DateOfLastDressingChange
zib-wounds.WoundDepthzib wounds.WoundDepth
zib-wounds.WoundLengthzib wounds.WoundLength
zib-wounds.WoundWidthzib wounds.WoundWidth

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-wounds.WoundCharacteristics",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-wounds.WoundCharacteristics",
  "name": "ZibwoundsWoundCharacteristics",
  "title": "zib wounds.WoundCharacteristics",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Observable properties of a wound, burnwound or pressureulcer.",
  "purpose": "This Observation profile groups multiple observable properties of wounds that are used in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Burnwound v3.4 (2020)](https://zibs.nl/wiki/Burnwound-v3.4(2020EN)), the Dutch [zib PressureUlcer v3.4 (2020)](https://zibs.nl/wiki/PressureUlcer-v3.4(2020EN)) and the Dutch [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-burnwound-v3.4-2020EN",
      "uri": "https://zibs.nl/wiki/Burnwound-v3.4(2020EN)",
      "name": "zib Burnwound-v3.4(2020EN)"
    },
    {
      "identity": "zib-pressureulcer-v3.4-2020EN",
      "uri": "https://zibs.nl/wiki/PressureUlcer-v3.4(2020EN)",
      "name": "zib PressureUlcer-v3.4(2020EN)"
    },
    {
      "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": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "comment": "The functional models of zibs Burnwound, PressureUlcer and Wound represent conditions that need to be tracked over time, but define point-in-time assessments about the current state of the wounds as well. For this reason, these three zibs are all mapped onto multiple resources: a Condition resource that represents the focal resource, and Observation and DocumentReference resources for all observable properties.\r\n\r\nSince multiple observable properties are usually assessed together, all Observation and DocumentReference resources resulting from a single assessment are grouped using the current Observation profile. For the Observation resources, this is done using `Observation.hasMember`. For the DocumentReference resources, the direction is reversed, so the current resource is referenced *from* `DocumentReference.context.related` in profile [zib-wounds.WoundImage](http://nictiz.nl/fhir/StructureDefinition/zib-wounds.WoundImage). It is this grouping Observation that is referenced from the Condition resources, on `Condition.evidence.detail`.\r\n\r\nThis model allows to track multiple distinct assessment moments over time in connection with the Condition. For this reason, it is not expected that the Observations and DocumentReferences for individual outcomes are referenced directly from and to the Condition resources; all references should be referenced through this grouping Observation.\r\n\r\nNote that this model deviates somewhat from the zib approach. The zib model is meant to group all concepts relevant for a wound into a model, but it doesn't have a concept of changes over time. For this reason, all observable properties have a cardinality of `0..1` on the zib level, but this works out differently in the FHIR model."
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "225552003"
            }
          ]
        }
      },
      {
        "id": "Observation.hasMember",
        "path": "Observation.hasMember",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "resolve()"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.hasMember:dateOfLastDressingChange",
        "path": "Observation.hasMember",
        "sliceName": "dateOfLastDressingChange",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-wounds.DateOfLastDressingChange"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:woundLength",
        "path": "Observation.hasMember",
        "sliceName": "woundLength",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-wounds.WoundLength"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:woundWidth",
        "path": "Observation.hasMember",
        "sliceName": "woundWidth",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-wounds.WoundWidth"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:woundDepth",
        "path": "Observation.hasMember",
        "sliceName": "woundDepth",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-wounds.WoundDepth"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:woundTissue",
        "path": "Observation.hasMember",
        "sliceName": "woundTissue",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-Wound.WoundTissue"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:woundInfection",
        "path": "Observation.hasMember",
        "sliceName": "woundInfection",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-Wound.WoundInfection"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:woundMoisture",
        "path": "Observation.hasMember",
        "sliceName": "woundMoisture",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-Wound.WoundMoisture"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:woundEdge",
        "path": "Observation.hasMember",
        "sliceName": "woundEdge",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-Wound.WoundEdge"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:extent",
        "path": "Observation.hasMember",
        "sliceName": "extent",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-Burnwound.Extent"
            ]
          }
        ]
      }
    ]
  }
}