FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | Observation |
| Id | Observation-ElsePainVRS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ElsePainVRS
Profile: Danish Core Observation Profile
status: Final
code: Verbal Rating Scale pain intensity score
subject: Else Test Lauridsen(official) Female, DoB: 1991-02-02 ( urn:oid:1.2.208.176.1.2#0201919990)
effective: 2020-06-01
value: Severe pain (finding)
{
"resourceType": "Observation",
"id": "ElsePainVRS",
"meta": {
"profile": [
"http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/554471000005108",
"code": "1144798005",
"display": "Verbal Rating Scale pain intensity score"
}
]
},
"subject": {
"reference": "Patient/else"
},
"effectiveDateTime": "2020-06-01",
"valueCodeableConcept": {
"coding": [
{
"system": "http://localSystem.dk",
"code": "d253770d-ce0b-4320-9806-b8fbe9e5af8a",
"userSelected": true
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/554471000005108",
"code": "76948002",
"display": "Severe pain (finding)"
}
]
}
}