FHIR IG analytics| Package | niceprofiling.v23q1 |
| Resource Type | Observation |
| Id | NICE-PainScore-Example-01.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "NICE-PainScore-Example-01",
"meta": {
"profile": [
"https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PainScore-2022Q1"
]
},
"text": {
"status": "extensions"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "225908003"
}
]
},
"subject": {
"reference": "Patient/NICE-Patient-01",
"display": "P. Petersen"
},
"context": {
"reference": "Encounter/NICE-Encounter-01"
},
"effectiveDateTime": "2022-01-08T08:43:00+02:00",
"valueQuantity": {
"value": 10
},
"method": {
"coding": [
{
"system": "https://www.stichting-nice.nl/dd/#753",
"code": "5",
"display": "CIA"
}
]
}
}