HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build
HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "Organization-Pfizer",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Organization-Pfizer</b></p><a name=\"Organization-Pfizer\"> </a><a name=\"hcOrganization-Pfizer\"> </a><p><b>identifier</b>: <code>http://hl7.cz/fhir/identifier/ico</code>/47620834</p><p><b>name</b>: Pfizer s.r.o.</p><p><b>telecom</b>: <a href=\"tel:+420234097111\">+420234097111</a>, <a href=\"mailto:info.cz@pfizer.com\">info.cz@pfizer.com</a></p><p><b>address</b>: Stroupežnického 17, 150 00 Praha 5, Česká republika</p></div>"
},
"identifier" : [
{
"system" : "http://hl7.cz/fhir/identifier/ico",
"value" : "47620834"
}
],
"name" : "Pfizer s.r.o.",
"telecom" : [
{
"system" : "phone",
"value" : "+420234097111"
},
{
"system" : "email",
"value" : "info.cz@pfizer.com"
}
],
"address" : [
{
"text" : "Stroupežnického 17, 150 00 Praha 5, Česká republika"
}
]
}