FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Organization |
| Id | Organization-5-3-Organization.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 5-3-Organization
Profile: CH Core Organization
identifier: GLN/7601000000514
name: Praxis Muster
address: Mustergasse 99 Beispielen SG 9876 CH
{
"resourceType": "Organization",
"id": "5-3-Organization",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000000514"
}
],
"name": "Praxis Muster",
"address": [
{
"line": [
"Mustergasse 99"
],
"city": "Beispielen",
"state": "SG",
"postalCode": "9876",
"country": "CH"
}
]
}