FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-MUSTScore-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 16:00:00, 9 september 2018 |
|---|---|
| Code | Waarde |
| MUST (Malnutrition universal screening tool) score | 3 |
| Weight loss score | LossLow |
| BMI score | BMIHigh |
| Illness score | AcutelyIll |
{
"resourceType": "Observation",
"id": "zib-mustscore-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-MUSTScore"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1c12e34b-8fdf-11ec-1623-020000000000"
}
],
"status": "preliminary",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "444297006",
"display": "MUST (Malnutrition universal screening tool) score"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"effectiveDateTime": "2018-09-09T16:00:00+02:00",
"valueQuantity": {
"value": 3
},
"component": [
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0",
"code": "4.5.4",
"display": "Weight loss score"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.4.2",
"code": "G1",
"display": "LossLow"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0",
"code": "4.5.3",
"display": "BMI score"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.4.1",
"code": "B0",
"display": "BMIHigh"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0",
"code": "4.5.5",
"display": "Illness score"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.4.3",
"code": "Z1",
"display": "AcutelyIll"
}
]
}
}
]
}