FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-SNAQScore-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 10:00:00, 7 februari 2018 |
|---|---|
| Code | Waarde |
| Short Nutritional Assessment Questionnaire | 4 |
| WeightLoss Score | LossAverage |
| Nutrition Score | Voeding |
| Appetite Score | GeenEetlust |
{
"resourceType": "Observation",
"id": "zib-snaqscore-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-SNAQScore"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1e426475-8fdf-11ec-1077-020000000000"
}
],
"status": "preliminary",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "8881000146104",
"display": "Short Nutritional Assessment Questionnaire"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"effectiveDateTime": "2018-02-07T10:00:00+02:00",
"valueQuantity": {
"value": 4
},
"component": [
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0",
"code": "4.6.3",
"display": "WeightLoss Score"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.5.1",
"code": "G2",
"display": "LossAverage"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0",
"code": "4.6.5",
"display": "Nutrition Score"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.5.3",
"code": "Z1",
"display": "Voeding"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0",
"code": "4.6.4",
"display": "Appetite Score"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.5.2",
"code": "B1",
"display": "GeenEetlust"
}
]
}
}
]
}