FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | Observation |
| Id | Observation-ElseConsciousness.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ElseConsciousness
Profile: Danish Core Observation Profile
status: Final
code: Level of consciousness
subject: Else Test Lauridsen(official) Female, DoB: 1991-02-02 ( urn:oid:1.2.208.176.1.2#0201919990)
effective: 2023-09-12 17:45:00+0000
performer: Practitioner Sidsel Andersen
value: Responds to pain
method: Reported
{
"resourceType": "Observation",
"id": "ElseConsciousness",
"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": "6942003"
}
]
},
"subject": {
"reference": "Patient/else"
},
"effectiveDateTime": "2023-09-12T17:45:00.000Z",
"performer": [
{
"reference": "Practitioner/SidselSygeplejerske"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/554471000005108",
"code": "450847001"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/554471000005108",
"code": "733985002",
"display": "Reported"
}
]
}
}