PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-Wound.WoundMoisture
{
  "description": "Description of the moisture in the wound.",
  "_filename": "zib-Wound.WoundMoisture.json",
  "package_name": "nictiz.fhir.nl.r4.zib2020",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This Observation resource represents the WoundMoisture concept (NL-CM:19.2.6) of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Wound v3.3 (2020)](https://zibs.nl/wiki/Wound-v3.3(2020EN)).",
  "name": "ZibWoundWoundMoisture",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Wound-v3.3(2020EN)",
    "name": "zib Wound-v3.3(2020EN)",
    "identity": "zib-wound-v3.3-2020EN"
  } ],
  "abstract": true,
  "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": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "zib Wound.WoundMoisture",
  "package_version": "0.12.0-beta.1",
  "status": "draft",
  "id": "b9063927-8e9d-4c00-b917-56289e662e25",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Wound.WoundMoisture",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "comment": "This Observation resource represents the WoundMoisture concept (NL-CM:19.2.6) of zib Wound. It is usually part of an assessment, which is represented using the [zib-wounds.WoundCharacteristics](http://nictiz.nl/fhir/StructureDefinition/zib-wounds.WoundCharacteristics) profile. See the comment on the root of that profile for guidance on using this resource."
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "298007001",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "alias": [ "WondVochtigheid" ],
      "short": "WoundMoisture",
      "binding": {
        "strength": "required",
        "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.19.2.3--20200901000000"
      },
      "mapping": [ {
        "map": "NL-CM:19.2.6",
        "comment": "WoundMoisture",
        "identity": "zib-wound-v3.3-2020EN"
      } ],
      "definition": "Description of the moisture in the wound."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}