FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Encounter |
| Id | Encounter-FachabteilungskontaktMinimal.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "FachabteilungskontaktMinimal",
"identifier": [
{
"type": {
"coding": [
{
"code": "VN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://test.krankenhaus.de/fhir/sid/besuchsnummer",
"value": "0123456789"
}
],
"status": "unknown",
"class": {
"code": "IMP",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
},
"type": [
{
"coding": [
{
"code": "operation",
"system": "http://fhir.de/CodeSystem/kontaktart-de"
}
]
},
{
"coding": [
{
"code": "abteilungskontakt",
"system": "http://fhir.de/CodeSystem/Kontaktebene"
}
]
}
],
"serviceType": {
"coding": [
{
"code": "0100",
"system": "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel"
}
]
},
"subject": {
"reference": "urn:uuid:3bada18a-6fd2-11ed-a1eb-0242ac112345"
},
"period": {
"start": "2022-05-03",
"end": "2022-05-05"
}
}