HL7 Terminology (THO)
4.0.0 - Publication International flag

This page is part of the HL7 Terminology (v4.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: HL7 Document Format Codes - JSON Representation

Active as of 2019-07-25

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "v3-HL7DocumentFormatCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">urn:hl7-org:sdwg:ccda-structuredBody:1.1<a name=\"v3-HL7DocumentFormatCodes-urn.58hl7-org.58sdwg.58ccda-structuredBody.581.461\"> </a></td><td>ccda-structuredBody:1.1</td><td>C-CDA 1.1 constraints using a structured body</td></tr><tr><td style=\"white-space:nowrap\">urn:hl7-org:sdwg:ccda-nonXMLBody:1.1<a name=\"v3-HL7DocumentFormatCodes-urn.58hl7-org.58sdwg.58ccda-nonXMLBody.581.461\"> </a></td><td>ccda-nonXMLBody:1.1</td><td>C-CDA 1.1 constraints using a non structured body</td></tr><tr><td style=\"white-space:nowrap\">urn:hl7-org:sdwg:ccda-structuredBody:2.1<a name=\"v3-HL7DocumentFormatCodes-urn.58hl7-org.58sdwg.58ccda-structuredBody.582.461\"> </a></td><td>ccda-structuredBody:2.1</td><td>C-CDA 2.1 constraints using a structured body</td></tr><tr><td style=\"white-space:nowrap\">urn:hl7-org:sdwg:ccda-nonXMLBody:2.1<a name=\"v3-HL7DocumentFormatCodes-urn.58hl7-org.58sdwg.58ccda-nonXMLBody.582.461\"> </a></td><td>ccda-nonXMLBody:2.1</td><td>C-CDA 2.1 constraints using a non structured body</td></tr><tr><td style=\"white-space:nowrap\">urn:hl7-org:sdwg:pacp-structuredBody:1.0<a name=\"v3-HL7DocumentFormatCodes-urn.58hl7-org.58sdwg.58pacp-structuredBody.581.460\"> </a></td><td>pacp-structuredBody:1.0</td><td>PACP 1.0 constraints using a structured body</td></tr><tr><td style=\"white-space:nowrap\">urn:hl7-org:sdwg:pacp-nonXMLBody:1.0<a name=\"v3-HL7DocumentFormatCodes-urn.58hl7-org.58sdwg.58pacp-nonXMLBody.581.460\"> </a></td><td>pacp-nonXMLBody:1.0</td><td>PACP 1.0 constraints using a non structured body</td></tr><tr><td style=\"white-space:nowrap\">urn:hl7-org:sdwg:ccda-structuredBody:2.2<a name=\"v3-HL7DocumentFormatCodes-urn.58hl7-org.58sdwg.58ccda-structuredBody.582.462\"> </a></td><td>ccda-structuredBody:2.2</td><td>C-CDA 2.2 constraints using a structured body</td></tr><tr><td style=\"white-space:nowrap\">urn:hl7-org:sdwg:ccda-nonXMLBody:2.2<a name=\"v3-HL7DocumentFormatCodes-urn.58hl7-org.58sdwg.58ccda-nonXMLBody.582.462\"> </a></td><td>ccda-nonXMLBody:2.2</td><td>C-CDA 2.2 constraints using a non structured body</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.1.1407"
    }
  ],
  "version" : "2.0.0",
  "name" : "HL7DocumentFormatCodes",
  "title" : "HL7 Document Format Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-07-25",
  "publisher" : "Health Level 7",
  "contact" : [
    {
      "name" : "Health Level Seven"
    }
  ],
  "description" : "This codeSystem contains codes which specify the technical format of a document. Each code provides sufficient information to allow any potential document consumer to know if it will be able to process the document. The codes are sufficiently specific to ensure processing/display by identifying a document encoding, structure and template. For example, formatCodes can be used in the FHIR DocumentReference resource to characterize the document being referenced.",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "urn:hl7-org:sdwg:ccda-structuredBody:1.1",
      "display" : "ccda-structuredBody:1.1",
      "definition" : "C-CDA 1.1 constraints using a structured body"
    },
    {
      "code" : "urn:hl7-org:sdwg:ccda-nonXMLBody:1.1",
      "display" : "ccda-nonXMLBody:1.1",
      "definition" : "C-CDA 1.1 constraints using a non structured body"
    },
    {
      "code" : "urn:hl7-org:sdwg:ccda-structuredBody:2.1",
      "display" : "ccda-structuredBody:2.1",
      "definition" : "C-CDA 2.1 constraints using a structured body"
    },
    {
      "code" : "urn:hl7-org:sdwg:ccda-nonXMLBody:2.1",
      "display" : "ccda-nonXMLBody:2.1",
      "definition" : "C-CDA 2.1 constraints using a non structured body"
    },
    {
      "code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.0",
      "display" : "pacp-structuredBody:1.0",
      "definition" : "PACP 1.0 constraints using a structured body"
    },
    {
      "code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.0",
      "display" : "pacp-nonXMLBody:1.0",
      "definition" : "PACP 1.0 constraints using a non structured body"
    },
    {
      "code" : "urn:hl7-org:sdwg:ccda-structuredBody:2.2",
      "display" : "ccda-structuredBody:2.2",
      "definition" : "C-CDA 2.2 constraints using a structured body"
    },
    {
      "code" : "urn:hl7-org:sdwg:ccda-nonXMLBody:2.2",
      "display" : "ccda-nonXMLBody:2.2",
      "definition" : "C-CDA 2.2 constraints using a non structured body"
    }
  ]
}