HL7 Terminology (THO)
5.3.0 - Publication International flag

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 - TTL Representation

Active as of 2019-07-25

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-HL7DocumentFormatCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  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 "3.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 7"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Health Level Seven" ]
  ] ) ; # 
  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: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" ]
  ] ) . #