FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-PainScore-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 06:43:00, 8 februari 2013 |
|---|---|
| Methode | VAS10 |
| Code | Waarde |
| pijnscore | 7 |
{
"resourceType": "Observation",
"id": "nl-core-PainScore-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-PainScore"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "225908003",
"display": "pijnscore"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectiveDateTime": "2013-02-08T06:43:00+01:00",
"valueInteger": 7,
"note": [
{
"text": "Bij bewegen"
}
],
"method": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.9.1",
"code": "VAS10",
"display": "VAS10"
}
]
}
}