FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem hl7-document-format-codes

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hl7-document-format-codes"/>
  <url value="http://terminology.hl7.org/CodeSystem/hl7-document-format-codes"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1407"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="HL7DocumentFormatCodes"/>
  <title value="HL7 Document Format Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-07-25"/>
  <publisher value="Health Level 7"/>
  <contact>
    <name value="Health Level Seven"/>
  </contact>
  <description value="This is a code specifying the technical format of a document. It should provide sufficient information to allow any potential document consumer to know if it will be able to process the document. The code shall be sufficiently specific to ensure processing/display by identifying a document encoding, structure and template. It will be used in FHIR as a Document Reference resource to characterize the document being referenced."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="urn:hl7-org:sdwg:ccda-structuredBody:1.1"/>
    <display value="ccda-structuredBody:1.1"/>
    <definition value="C-CDA 1.1 constraints using a structured body"/>
  </concept>
  <concept>
    <code value="urn:hl7-org:sdwg:ccda-nonXMLBody:1.1"/>
    <display value="ccda-nonXMLBody:1.1"/>
    <definition value="C-CDA 1.1 constraints using a non structured body"/>
  </concept>
  <concept>
    <code value="urn:hl7-org:sdwg:ccda-structuredBody:2.1"/>
    <display value="ccda-structuredBody:2.1"/>
    <definition value="C-CDA 2.1 constraints using a structured body"/>
  </concept>
  <concept>
    <code value="urn:hl7-org:sdwg:ccda-nonXMLBody:2.1"/>
    <display value="ccda-nonXMLBody:2.1"/>
    <definition value="C-CDA 2.1 constraints using a non structured body"/>
  </concept>
  <concept>
    <code value="urn:hl7-org:sdwg:pacp-structuredBody:1.0"/>
    <display value="pacp-structuredBody:1.0"/>
    <definition value="PACP 1.0 constraints using a structured body"/>
  </concept>
  <concept>
    <code value="urn:hl7-org:sdwg:pacp-nonXMLBody:1.0"/>
    <display value="pacp-nonXMLBody:1.0"/>
    <definition value="PACP 1.0 constraints using a non structured body"/>
  </concept>
  <concept>
    <code value="urn:hl7-org:sdwg:ccda-structuredBody:2.2"/>
    <display value="ccda-structuredBody:2.2"/>
    <definition value="C-CDA 2.2 constraints using a structured body"/>
  </concept>
  <concept>
    <code value="urn:hl7-org:sdwg:ccda-nonXMLBody:2.2"/>
    <display value="ccda-nonXMLBody:2.2"/>
    <definition value="C-CDA 2.2 constraints using a non structured body"/>
  </concept>
</CodeSystem>