FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | WoundCharacteristics-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| Wound observable (observable entity) | |
| lengte van verwonding | 5 cm |
| breedte van verwonding | 2 cm |
| diepte van verwonding | 1 cm |
| Wond weefsel | Gele wond |
| infectiestatus | No |
| wondvochtigheid | Vochtige wond |
| bevinding betreffende rand van wond | Ondermijning |
| Photographic image | ![]() |
{
"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"
}
}
]
}