FHIR IG analytics| Package | kl.dk.fhir.children |
| Resource Type | Encounter |
| Id | Encounter-2nd1mthEncounter.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter 2nd1mthEncounter
status: Finished
class: ActCode HH: home health
type: Andet besøg inden første måned
period: 2020-06-01 --> (ongoing)
{
"resourceType": "Encounter",
"id": "2nd1mthEncounter",
"meta": {
"profile": [
"http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter"
]
},
"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/FBOE",
"code": "563c4174-f451-4c87-8db8-8d5472ca7ff6",
"display": "Andet besøg inden første måned"
}
]
}
],
"subject": {
"reference": "Patient/Rikke"
},
"period": {
"start": "2020-06-01"
}
}