This page is part of the CH LAB-Order (R4) (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Catalog Header of Labor Gantenbein - JSON Representation
Raw json | Download
{
"resourceType" : "Composition",
"id" : "Gantenbein-Catalog-Header",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogHeader"
]
},
"language" : "en-US",
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Additional Narrative:</b></p><p><b>Laboratory catalog title</b>: Labor Gantenbein - Directory of Diagnostic Services</p><p><b>id:</b> example-lab-catalog-header</p><p><b>meta - profile:</b> hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogHeader</p><p><b>status:</b> preliminary</p><p><b>type:</b> catalog</p><p><b>category:</b> protocol</p><p><b>date published:</b> June 8, 2020</p><p><b>valid from:</b> 2022-08-01 <b>to:</b> 2022-12-31</p><!--\n <p><b>author:</b> <a href=\"Organization-Labor-Gantenbein.html\"> Labor Gantenbein</a></p>\n \n <p><b>custodian:</b> <a href=\"Organization-Labor-Gantenbein.html\"> Labor Gantenbein</a></p>\n\n --></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ValidityPeriod",
"valuePeriod" : {
"start" : "2022-08-01",
"end" : "2022-12-31"
}
}
],
"identifier" : {
"use" : "official",
"system" : "http://fhir.org",
"value" : "GantenbeinLabCatalog"
},
"status" : "preliminary",
"type" : {
"text" : "Catalog"
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/catalogType",
"code" : "protocol"
}
]
}
],
"date" : "2020-06-01T17:00:00+02:00",
"author" : [
{
"reference" : "Organization/LaborGantenbein"
}
],
"title" : "Gantenbein laboratory - Directory of Diagnostic Services",
"custodian" : {
"reference" : "Organization/LaborGantenbein"
}
}