CH LAB-Order (R4)
3.0.0-ci-build - ci-build
CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.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-lab-order/ and changes regularly. See the Directory of published versions
{
"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"
}
}