FHIR IG analytics| Package | rki.demis.ars |
| Resource Type | Organization |
| Id | Organization-797f680a-9340-4dc3-94ee-4395acc30779.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "797f680a-9340-4dc3-94ee-4395acc30779",
"meta": {
"profile": [
"https://demis.rki.de/fhir/ars/StructureDefinition/PhysicianOfficeOrOther"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX"
}
]
},
"system": "https://demis.rki.de/fhir/sid/InternalOrganizationId",
"value": "23456007891"
}
],
"type": [
{
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
"code": "physicianOffice",
"version": "1.4.2"
}
]
}
],
"address": [
{
"postalCode": "10234"
}
]
}