FHIR IG analytics| Package | rki.emiga.vzd |
| Resource Type | Organization |
| Id | Organization-EpiWarnOrganization.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "EpiWarnOrganization",
"meta": {
"security": [
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
"code": "public"
},
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
"code": "1."
}
],
"tag": [
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/Relevance",
"code": "IfsgKoordVwV",
"display": "Paragraf 2 IfSG-Koordinierungs-VwV"
}
],
"profile": [
"https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaOrganization"
]
},
"extension": [
{
"valuePeriod": {
"start": "1900-01-01"
},
"url": "http://hl7.org/fhir/StructureDefinition/organization-period"
}
],
"identifier": [
{
"type": {
"coding": [
{
"code": "XX",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://emiga.rki.de/fhir/vzd/sid/EmigaOrgvId",
"value": "OrgvID-0123456789"
},
{
"type": {
"coding": [
{
"code": "XX",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://emiga.rki.de/fhir/vzd/sid/EmigaOrgvFileNumber",
"value": "OrgvFileNumber-9876543210"
}
],
"type": [
{
"coding": [
{
"code": "sepFedAut",
"system": "https://emiga.rki.de/fhir/vzd/CodeSystem/OrganizationType",
"display": "Oberste Bundesbehörden"
}
]
}
],
"telecom": [
{
"system": "email",
"value": "test@example.org"
},
{
"system": "phone",
"value": "0123 4567890"
},
{
"system": "fax",
"value": "0123 4567899"
}
],
"address": [
{
"line": [
"Test Straße 21"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Test Straße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "21"
}
]
}
],
"type": "postal",
"city": "Teststadt",
"state": "DE-BB",
"postalCode": "12345",
"country": "DE"
}
],
"active": true,
"name": "Zentrum für Gesundheits- und Infektionsschutz"
}