CH RAD-Order (R4)
2.0.0-ci-build - ci-build
CH RAD-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-rad-order/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "HappyDoctors",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization HappyDoctors</b></p><a name=\"HappyDoctors\"> </a><a name=\"hcHappyDoctors\"> </a><a name=\"HappyDoctors-en-US\"> </a><p><b>name</b>: Praxis Happy Doctors</p><p><b>address</b>: Kantonsstrasse 14 Postfach 14 Zürich 8000 Schweiz </p></div>"
},
"name" : "Praxis Happy Doctors",
"address" : [
{
"line" : [
"Kantonsstrasse 14",
"Postfach 14"
],
"city" : "Zürich",
"postalCode" : "8000",
"country" : "Schweiz"
}
]
}