FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-SNAQScore-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 27 januari 2013 |
|---|---|
| Code | Waarde |
| Short Nutritional Assessment Questionnaire | 4 |
| SNAQScore GewichtsverliesScore | LossHigh |
| SNAQScore EetlustScore | GeenEetlust |
| SNAQScore VoedingsScore | GeenVoeding |
{
"resourceType": "Observation",
"id": "nl-core-SNAQScore-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-SNAQScore"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "8881000146104",
"display": "Short Nutritional Assessment Questionnaire"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectiveDateTime": "2013-01-27",
"valueInteger": 4,
"note": [
{
"text": "Grotere mate van ondervoeding t.o.v. vorig meetmoment."
}
],
"component": [
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
"code": "4006003",
"display": "SNAQScore GewichtsverliesScore"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.5.1",
"code": "G2",
"display": "LossHigh"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
"code": "4006004",
"display": "SNAQScore EetlustScore"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.5.2",
"code": "B1",
"display": "GeenEetlust"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1",
"code": "4006005",
"display": "SNAQScore VoedingsScore"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.5.3",
"code": "Z0",
"display": "GeenVoeding"
}
]
}
}
]
}