@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-HL7DocumentFormatCodes"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes defines the following codes:

CodeDisplayDefinition
urn:hl7-org:sdwg:ccda-structuredBody:1.1 ccda-structuredBody:1.1C-CDA 1.1 constraints using a structured body
urn:hl7-org:sdwg:ccda-nonXMLBody:1.1 ccda-nonXMLBody:1.1C-CDA 1.1 constraints using a non structured body
urn:hl7-org:sdwg:ccda-structuredBody:2.1 ccda-structuredBody:2.1C-CDA 2.1 constraints using a structured body
urn:hl7-org:sdwg:ccda-nonXMLBody:2.1 ccda-nonXMLBody:2.1C-CDA 2.1 constraints using a non structured body
urn:hl7-org:sdwg:pacp-structuredBody:1.0 pacp-structuredBody:1.0PACP 1.0 constraints using a structured body
urn:hl7-org:sdwg:pacp-nonXMLBody:1.0 pacp-nonXMLBody:1.0PACP 1.0 constraints using a non structured body
urn:hl7-org:sdwg:pacp-structuredBody:1.1 pacp-structuredBody:1.1PACP 1.1 constraints using a structured body
urn:hl7-org:sdwg:pacp-nonXMLBody:1.1 pacp-nonXMLBody:1.1PACP 1.1 constraints using a non structured body
urn:hl7-org:sdwg:pacp-structuredBody:1.2 pacp-structuredBody:1.2PACP 1.2 constraints using a structured body
urn:hl7-org:sdwg:pacp-nonXMLBody:1.2 pacp-nonXMLBody:1.2PACP 1.2 constraints using a non structured body
urn:hl7-org:sdwg:pacp-structuredBody:1.3 pacp-structuredBody:1.3PACP 1.3 constraints using a structured body
urn:hl7-org:sdwg:pacp-nonXMLBody:1.3 pacp-nonXMLBody:1.3PACP 1.3 constraints using a non structured body
urn:hl7-org:sdwg:ccda-structuredBody:2.2 ccda-structuredBody:2.2C-CDA 2.2 constraints using a structured body
urn:hl7-org:sdwg:ccda-nonXMLBody:2.2 ccda-nonXMLBody:2.2C-CDA 2.2 constraints using a non structured body
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1407" ] ] ) ; # fhir:version [ fhir:v "4.0.0"] ; # fhir:name [ fhir:v "HL7DocumentFormatCodes"] ; # fhir:title [ fhir:v "HL7 Document Format Codes"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-07-25"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "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."] ; # fhir:copyright [ fhir:v "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "urn:hl7-org:sdwg:ccda-structuredBody:1.1" ] ; fhir:display [ fhir:v "ccda-structuredBody:1.1" ] ; fhir:definition [ fhir:v "C-CDA 1.1 constraints using a structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:ccda-nonXMLBody:1.1" ] ; fhir:display [ fhir:v "ccda-nonXMLBody:1.1" ] ; fhir:definition [ fhir:v "C-CDA 1.1 constraints using a non structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:ccda-structuredBody:2.1" ] ; fhir:display [ fhir:v "ccda-structuredBody:2.1" ] ; fhir:definition [ fhir:v "C-CDA 2.1 constraints using a structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:ccda-nonXMLBody:2.1" ] ; fhir:display [ fhir:v "ccda-nonXMLBody:2.1" ] ; fhir:definition [ fhir:v "C-CDA 2.1 constraints using a non structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:pacp-structuredBody:1.0" ] ; fhir:display [ fhir:v "pacp-structuredBody:1.0" ] ; fhir:definition [ fhir:v "PACP 1.0 constraints using a structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:pacp-nonXMLBody:1.0" ] ; fhir:display [ fhir:v "pacp-nonXMLBody:1.0" ] ; fhir:definition [ fhir:v "PACP 1.0 constraints using a non structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:pacp-structuredBody:1.1" ] ; fhir:display [ fhir:v "pacp-structuredBody:1.1" ] ; fhir:definition [ fhir:v "PACP 1.1 constraints using a structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:pacp-nonXMLBody:1.1" ] ; fhir:display [ fhir:v "pacp-nonXMLBody:1.1" ] ; fhir:definition [ fhir:v "PACP 1.1 constraints using a non structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:pacp-structuredBody:1.2" ] ; fhir:display [ fhir:v "pacp-structuredBody:1.2" ] ; fhir:definition [ fhir:v "PACP 1.2 constraints using a structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:pacp-nonXMLBody:1.2" ] ; fhir:display [ fhir:v "pacp-nonXMLBody:1.2" ] ; fhir:definition [ fhir:v "PACP 1.2 constraints using a non structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:pacp-structuredBody:1.3" ] ; fhir:display [ fhir:v "pacp-structuredBody:1.3" ] ; fhir:definition [ fhir:v "PACP 1.3 constraints using a structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:pacp-nonXMLBody:1.3" ] ; fhir:display [ fhir:v "pacp-nonXMLBody:1.3" ] ; fhir:definition [ fhir:v "PACP 1.3 constraints using a non structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:ccda-structuredBody:2.2" ] ; fhir:display [ fhir:v "ccda-structuredBody:2.2" ] ; fhir:definition [ fhir:v "C-CDA 2.2 constraints using a structured body" ] ] [ fhir:code [ fhir:v "urn:hl7-org:sdwg:ccda-nonXMLBody:2.2" ] ; fhir:display [ fhir:v "ccda-nonXMLBody:2.2" ] ; fhir:definition [ fhir:v "C-CDA 2.2 constraints using a non structured body" ] ] ) . # # -------------------------------------------------------------------------------------