This page is part of the HL7 Terminology (v5.3.0: Release) 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
: HL7 Document Format Codes - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "v3-HL7DocumentFormatCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</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" : "3.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:pacp-structuredBody:1.1",
"display" : "pacp-structuredBody:1.1",
"definition" : "PACP 1.1 constraints using a structured body"
},
{
"code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.1",
"display" : "pacp-nonXMLBody:1.1",
"definition" : "PACP 1.1 constraints using a non structured body"
},
{
"code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.2",
"display" : "pacp-structuredBody:1.2",
"definition" : "PACP 1.2 constraints using a structured body"
},
{
"code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.2",
"display" : "pacp-nonXMLBody:1.2",
"definition" : "PACP 1.2 constraints using a non structured body"
},
{
"code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.3",
"display" : "pacp-structuredBody:1.3",
"definition" : "PACP 1.3 constraints using a structured body"
},
{
"code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.3",
"display" : "pacp-nonXMLBody:1.3",
"definition" : "PACP 1.3 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"
}
]
}