FHIR IG analytics| Package | ch.fhir.ig.ch-core |
| Resource Type | Organization |
| Id | Organization-Radiologieinstitut.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization Radiologieinstitut
Profiles: CH Core Organization, CH Core Organization EPR
identifier: GLN/7601000618627
type: Diagnostic institution
name: RoDiag Radiologieinstitut
address: Röntgenstr. 1 Musterhausen 8888 CH (work)
{
"resourceType": "Organization",
"id": "Radiologieinstitut",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization",
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000618627"
}
],
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "722171005",
"display": "Diagnostic institution"
}
]
}
],
"name": "RoDiag Radiologieinstitut",
"address": [
{
"use": "work",
"line": [
"Röntgenstr.",
"1"
],
"city": "Musterhausen",
"postalCode": "8888",
"country": "CH"
}
]
}