PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.11.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-Burnwound
{
  "description": "A burn wound is a wound caused by skin being exposed to heat for a certain time above a certain critical temperature. Heat above this critical temperature (+/- 40°C) will cause damage to the skin. There are different types of burn wounds, which are categorized according to the depth of the burn wound.\\r\\n\\r\\nThe depth of the burn wound depends on:\\r\\nthe temperature of the impacting heat;\\r\\nthe duration of the impact of heat on the skin;\\r\\nthe source of the burn (e.g. fire, fluid).",
  "_filename": "nl-core-Burnwound.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-Burnwound](http://nictiz.nl/fhir/StructureDefinition/zib-Burnwound) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreBurnwound",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Burnwound-v3.4(2020EN)",
    "name": "zib Burnwound-v3.4(2020EN)",
    "identity": "zib-burnwound-v3.4-2020EN"
  } ],
  "abstract": false,
  "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.",
  "type": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core Burnwound",
  "package_version": "0.11.0-beta.1",
  "status": "draft",
  "id": "ffd5f1fc-dac5-4abb-85ac-fd3b41e64729",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-Burnwound",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Condition",
      "path": "Condition",
      "alias": [ "nl-core-Burnwound" ],
      "comment": "The functional model of zib Burnwound represents a condition that needs to be tracked over time, but defines point-in-time assessments about the current state of the wound as well. For this reason, this zib is mapped onto multiple resources: this Condition profile represents the focal resource, while all point-in-time properties are mapped onto Observation and DocumentReference profiles. Those observable properties, in turn, are grouped using the [nl-core-wounds.WoundCharacteristics](http://nictiz.nl/fhir/StructureDefinition/nl-core-wounds.WoundCharacteristics) Observation profile, which can be referenced on `Condition.evidence.detail` (see slice \"woundCharacteristics\").\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 for individual outcomes or DocumentReference resources are referenced from or to this Condition resource directly; all references should be channeled through the zib-wounds.WoundCharacteristics grouping Observation. Note that the individual Observations are referenced from the grouping Observation, but that the direction for DocumentReference resources is reversed.\r\n\r\nThis 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": "Condition.bodySite",
      "path": "Condition.bodySite",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation" ]
      } ]
    }, {
      "id": "Condition.subject",
      "path": "Condition.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    }, {
      "id": "Condition.evidence.detail:woundCharacteristics",
      "path": "Condition.evidence.detail",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-wounds.WoundCharacteristics" ]
      } ],
      "sliceName": "woundCharacteristics"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Burnwound"
}