FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | Encounter |
| Id | Encounter-2.16.840.1.113883.2.4.3.124.7.46240.81230000070144.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Subject: 'Johan XXX_Helleman_Afblijven'
Status: 'Finished'
Class: 'Inpatient'
| Participant | Names | Phone numbers | Address |
|---|---|---|---|
| Participant 1 | (J.H.R) Peters | +31306003111, +31306003199 | Postbus 7037, 3430JA Nieuwegein (Netherlands (the)) |
Period: 'Period with lower bound 15-8-2012 00:00+0200 and upper bound 15-8-2012 15:04+0200.'
Diagnosis condition 'Problem'
| Service provider | Name | Address | Identifications | Standard industry class code |
|---|---|---|---|---|
| Service provider 1 | Ziekenhuis Apotheek | Tt.Melissaweg 23, TRUE Amsterdam (AMSTERDAM) | 2.16.528.1.1007.3.3, 00002727 | Openbare apotheek |
Hospitalization admit source: 'Home'
Hospitalization discharge disposition: 'Home'
{
"resourceType": "Encounter",
"id": "2.16.840.1.113883.2.4.3.124.7.46240.81230000070144",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.124.7.46240.8",
"value": "1230000070144"
}
],
"status": "finished",
"class": {
"system": "http://hl7.org/fhir/v3/ActCode",
"code": "IMP",
"display": "inpatient"
},
"subject": {
"reference": "Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
"display": "Johan XXX_Helleman_Afblijven"
},
"participant": [
{
"individual": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/D39901D5633311B18D8CC9D7E6546C74898DAC5C0E33EEF454329D16153F096E",
"display": "Onbekende functiecode."
}
}
],
"reference": "Practitioner/7667ea25-2acb-49c0-8565-41a37da4b81e",
"display": "J.H.R Peters"
}
}
],
"period": {
"start": "2012-08-15T00:00:00+02:00",
"end": "2012-08-15T15:04:00+02:00"
},
"diagnosis": [
{
"condition": {
"reference": "Procedure/a0002acf-c5c8-4368-b389-028b42cd396c",
"display": "other"
}
}
],
"hospitalization": {
"admitSource": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "264362003",
"display": "Home"
}
],
"text": "Eigen woonomgeving"
},
"dischargeDisposition": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "264362003",
"display": "Home"
}
],
"text": "Eigen woonomgeving"
}
},
"serviceProvider": {
"reference": "Organization/2.16.528.1.1007.3.300002727",
"display": "Ziekenhuis Apotheek"
}
}