FHIR IG analytics| Package | rki.emiga.vzd |
| Resource Type | Organization |
| Id | Organization-PublicHealth001.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "PublicHealth001",
"meta": {
"security": [
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
"code": "public",
"display": "öffentlich"
},
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
"code": "1."
}
],
"profile": [
"https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaPublicHealthOrganization"
]
},
"identifier": [
{
"type": {
"coding": [
{
"code": "PRN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://emiga.rki.de/fhir/vzd/sid/CodeSiteId",
"value": "1."
}
],
"extension": [
{
"extension": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/geographicRegion",
"code": "21000109"
},
"url": "geographicRegion"
},
{
"valueCoding": {
"system": "https://emiga.rki.de/fhir/vzd/CodeSystem/responsibilityType",
"code": "all"
},
"url": "responsibilityType"
}
],
"url": "https://emiga.rki.de/fhir/vzd/Extension/ResponsibilityHealthdepartments"
}
],
"type": [
{
"coding": [
{
"system": "https://emiga.rki.de/fhir/vzd/CodeSystem/OrganizationType",
"code": "rki"
}
]
}
],
"telecom": [
{
"system": "email",
"value": "test@example.org"
},
{
"system": "phone",
"value": "030 18754 0"
},
{
"system": "fax",
"value": "030 18754 2328"
}
],
"address": [
{
"line": [
"Seestraße 10"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Seestraße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "10"
}
]
}
],
"type": "postal",
"city": "Berlin",
"state": "DE-BB",
"postalCode": "13353",
"country": "DE"
}
],
"active": true,
"name": "Robert Koch - Institut"
}