FHIR IG analytics| Package | hl7.fhir.be.patient-monitoring |
| Resource Type | Encounter |
| Id | Encounter-Encounter-3441.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter Encounter-3441
status: Finished
class: ActCode: HH (home health)
| Type | Individual |
| primary performer | John Doe rizivnr |
period: 2025-11-19 11:07:52+0000 --> (ongoing)
reasonCode: subcutane inspuiting
serviceProvider: Wit-Gele Kruis Vlaams-Brabant
{
"resourceType": "Encounter",
"id": "Encounter-3441",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "HH",
"display": "home health"
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "PPRF",
"display": "primary performer"
}
]
}
],
"individual": {
"display": "John Doe rizivnr"
}
}
],
"period": {
"start": "2025-11-19T11:07:52+00:00"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "18629005",
"display": "Administration of drug or medicament (procedure)"
},
{
"system": "http://snomed.info/sct",
"code": "276844002",
"display": "Injection to subcutaneous drug delivery port (procedure)"
}
],
"text": "subcutane inspuiting"
}
],
"serviceProvider": {
"display": "Wit-Gele Kruis Vlaams-Brabant"
}
}