FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-PainScore-01.json |
| FHIR Version | R3 |
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 | VAS100 |
| Code | Waarde |
| 225908003 (SNOMED CT) | 10 |
{
"resourceType": "Observation",
"id": "zib-painscore-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-PainScore"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1c6032bd-8fdf-11ec-2031-020000000000"
}
],
"status": "preliminary",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "225908003"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"effectiveDateTime": "2013-02-08T06:43:00+02:00",
"valueQuantity": {
"value": 10
},
"method": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.9.1",
"code": "VAS100",
"display": "VAS100"
}
]
}
}