FHIR IG analytics| Package | kl.dk.fhir.ffinst |
| Resource Type | Observation |
| Id | Observation-HeleneConsciousness.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "HeleneConsciousness"
Profile: Consciousness assessment
AssociatedConditions: Consciousness related finding (SNOMED CT#106167005)
status: final
code: Assessment of consciousness level (procedure) (SNOMED CT#444714004)
subject: Patient/Helene " MARKUSSEN"
value: Reagerer kun på smerte (2) (KLToolsCodes#0000e850-a51d-4867-a901-dd4c6a2a46a1; SNOMED CT#450847001)
method: Ingen problemer med test-setup og borgers udførelse (KLToolsCodes#4a069078-c3c3-4c67-899d-4e8876026f48Ja)
{
"resourceType": "Observation",
"id": "HeleneConsciousness",
"meta": {
"profile": [
"http://fhir.kl.dk/ffinst/StructureDefinition/KLToolsCareConsciousness"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.kl.dk/ffinst/StructureDefinition/AssociatedConditions",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "106167005"
}
]
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "444714004"
}
]
},
"subject": {
"reference": "Patient/Helene"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes",
"code": "0000e850-a51d-4867-a901-dd4c6a2a46a1"
},
{
"system": "http://snomed.info/sct",
"code": "450847001"
}
]
},
"method": {
"coding": [
{
"system": "http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes",
"code": "4a069078-c3c3-4c67-899d-4e8876026f48Ja"
}
]
}
}