FHIR IG analytics| Package | elga.moped |
| Resource Type | HealthcareService |
| Id | HealthcareService-AbteilungKHRied3.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService AbteilungKHRied3
Profile: MOPED KH Organisationseinheiten
identifier: http://example.org/lkf-system/funktionscode/11111100
providedBy: Organization Krankenhaus der Barmherzigen Schwestern vom Hl. Vinzenz von Paul Ried
category: Hospital
type: Hospital Services
location: Location
{
"resourceType": "HealthcareService",
"id": "AbteilungKHRied3",
"meta": {
"profile": [
"https://elga.moped.at/StructureDefinition/MopedKHOrganisationseinheit"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/lkf-system/funktionscode",
"value": "11111100"
}
],
"providedBy": {
"reference": "Organization/OrganizationKrankenhausRied"
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-category",
"code": "35"
}
]
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"code": "361"
}
]
}
],
"location": [
{
"reference": "Location/LocationKHRied"
}
]
}