FHIR IG analytics| Package | rki.emiga.vzd |
| Resource Type | Organization |
| Id | Organization-Organization44588981.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "Organization44588981",
"meta": {
"security": [
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
"code": "public"
},
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
"code": "1."
}
],
"profile": [
"https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaOrganization"
]
},
"identifier": [
{
"type": {
"coding": [
{
"code": "XX",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://emiga.rki.de/fhir/vzd/sid/EmigaOrgvId",
"value": "OrgvID-012345"
},
{
"type": {
"coding": [
{
"code": "XX",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://emiga.rki.de/fhir/vzd/sid/EmigaOrgvFileNumber",
"value": "OrgvFileNumber-987654"
}
],
"extension": [
{
"valuePeriod": {
"start": "1900-01-01"
},
"url": "http://hl7.org/fhir/StructureDefinition/organization-period"
}
],
"type": [
{
"coding": [
{
"code": "sepFedAut",
"system": "https://emiga.rki.de/fhir/vzd/CodeSystem/OrganizationType"
}
]
}
],
"telecom": [
{
"system": "email",
"value": "test_authority@example.org"
},
{
"system": "phone",
"value": "0123 4567890"
},
{
"system": "fax",
"value": "0123 4567899"
}
],
"address": [
{
"line": [
"AuthorityTest Straße 11"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "AuthorityTest Straße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "11"
}
]
}
],
"type": "postal",
"city": "AuthorityTeststadt",
"state": "DE-BB",
"postalCode": "12345",
"country": "DE"
}
],
"active": true,
"name": "Stadt XYZ - Oberstebundesbehörde"
}