FHIR IG analytics| Package | kl.dk.fhir.core |
| Resource Type | Encounter |
| Id | Encounter-MarkOgAkutsygeplejerske.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter
Resource Encounter "MarkOgAkutsygeplejerske"
Profile: Encounter
status: finished
class: home health (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code HH = 'home health', stated as 'null')
type: udførelse af akutindsats (CareSocialCodes#15775b0a-7ec6-469e-9d3c-a81fbc9a1b45)
subject: Patient/Mark " JENSEN"
| - | Individual |
| * | Practitioner/AbrahamFraAkutSygeplejen " MURAKAMI" |
period: 2020-06-21 15:30:00+0000 --> (ongoing)
{
"resourceType": "Encounter",
"id": "MarkOgAkutsygeplejerske",
"meta": {
"profile": [
"http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialEncounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "HH"
},
"type": [
{
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "15775b0a-7ec6-469e-9d3c-a81fbc9a1b45",
"display": "udførelse af akutindsats"
}
]
}
],
"subject": {
"reference": "Patient/Mark"
},
"participant": [
{
"individual": {
"reference": "Practitioner/AbrahamFraAkutSygeplejen"
}
}
],
"period": {
"start": "2020-06-21T15:30:00.000Z"
}
}