FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Organization |
| Id | Organization-5-2-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-2-Organization
Profile: CH Core Organization
identifier: GLN/7601000007292
name: Praxis Demo
address: Hilfgasse 7 Hilferswil BE 3456 CH
{
"resourceType": "Organization",
"id": "5-2-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": "7601000007292"
}
],
"name": "Praxis Demo",
"address": [
{
"id": "12-6-Address",
"line": [
"Hilfgasse 7"
],
"city": "Hilferswil",
"state": "BE",
"postalCode": "3456",
"country": "CH"
}
]
}