This page is part of the Order Catalog Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<Composition xmlns="http://hl7.org/fhir"> <id value="example-lab-compendium-header"/> <meta> <profile value="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogHeader"/> </meta> <language value="en-US"/> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <p><b>Additional Narrative: </b></p> <p><b>Laboratory compendium title</b>: The good testing laboratory - Directory of Diagnostic Services</p> <p><b>id:</b> example-lab-compendium-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> 2020-08-01 <b>to:</b> 2021-12-31</p> <p><b>author:</b> <a href="Organization-example-lab-organization.html"> The good testing laboratory</a></p> <p><b>custodian:</b> <a href="Organization-example-lab-organization.html"> The good testing laboratory</a></p> </div> </text> <extension url="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ValidityPeriod"> <valuePeriod> <start value="2020-08-01"/> <end value="2021-12-31"/> </valuePeriod> </extension> <identifier> <use value="official"/> <system value="http://fhir.org"/> <value value="GoodLabCompendium"/> </identifier> <status value="preliminary"/> <type> <text value="Catalog"/> </type> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/catalogType"/> <!-- New concept to be added to catalogType CodeSystem: <code value="laboratory"/> <display value="laboratory service catalog"/> Temporary replacement below: --> <code value="protocol"/> </coding> </category> <date value="2020-06-01T17:00:00+02:00"/> <author> <reference value="Organization/example-lab-organization"/> </author> <title value="The good testing laboratory - Directory of Diagnostic Services"/> <custodian> <reference value="Organization/example-lab-organization"/> </custodian> </Composition>