FHIR IG analytics| Package | kl.dk.fhir.core |
| Resource Type | Observation |
| Id | Observation-JudithGaa.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 "JudithGaa"
Profile: CitizensOwnObservation
status: final
code: Betydning (FSIII#D)
subject: Patient/Judith " NIELSEN"
focus: Condition/ConditionWalking
effective: 2020-08-11
performer: Practitioner/HanneFraVisitationenAalborg " SIMONSEN"
value: Oplever begrænsninger (FSIII#D2)
{
"resourceType": "Observation",
"id": "JudithGaa",
"meta": {
"profile": [
"http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialCitizensOwnObservation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.21",
"code": "D"
}
]
},
"subject": {
"reference": "Patient/Judith"
},
"focus": [
{
"reference": "Condition/ConditionWalking"
}
],
"effectiveDateTime": "2020-08-11",
"performer": [
{
"reference": "Practitioner/HanneFraVisitationenAalborg"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.21",
"code": "D2"
}
]
}
}