FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
IdWoundCharacteristics-01.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Observatie/bepaling. Subject: Johan XXX_Helleman. Id: 17ddbf7b-8fdf-11ec-1444-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: definitief
CodeWaarde
Wound observable (observable entity)
lengte van verwonding5 cm
breedte van verwonding2 cm
diepte van verwonding1 cm
Wond weefselGele wond
infectiestatusNo
wondvochtigheidVochtige wond
bevinding betreffende rand van wondOndermijning
Photographic image

Source1

{
  "resourceType": "Observation",
  "id": "WoundCharacteristics-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/WoundCharacteristics"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/event-reasonReference",
      "valueReference": {
        "reference": "Condition/zib-wound-01",
        "display": "Chirurgische wond"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "17ddbf7b-8fdf-11ec-1444-020000000000"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "364554009",
        "display": "Wound observable (observable entity)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "39126-8",
            "display": "lengte van verwonding"
          }
        ]
      },
      "valueQuantity": {
        "value": 5,
        "unit": "cm",
        "system": "http://unitsofmeasure.org",
        "code": "cm"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "39125-0",
            "display": "breedte van verwonding"
          }
        ]
      },
      "valueQuantity": {
        "value": 2,
        "unit": "cm",
        "system": "http://unitsofmeasure.org",
        "code": "cm"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "39127-6",
            "display": "diepte van verwonding"
          }
        ]
      },
      "valueQuantity": {
        "value": 1,
        "unit": "cm",
        "system": "http://unitsofmeasure.org"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0",
            "code": "19.2.4",
            "display": "Wond weefsel"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.7.2",
            "code": "GEEL",
            "display": "Gele wond"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "405009004",
            "display": "infectiestatus"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/v2/0136",
            "code": "N",
            "display": "No"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "298007001",
            "display": "wondvochtigheid"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.7.3",
            "code": "VOCHTIG",
            "display": "Vochtige wond"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "449747006",
            "display": "bevinding betreffende rand van wond"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "449752001",
            "display": "Ondermijning"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "72170-4",
            "display": "Photographic image"
          }
        ]
      },
      "valueAttachment": {
        "contentType": "image/png",
        "language": "en-AU",
        "url": "http://www.acme.com/logo-small.png",
        "title": "Official Corporate Logo"
      }
    }
  ]
}