HL7 Terminology (THO)
7.2.0 - Publication International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: DirectTrust FormatCode Code System

Active as of 2026-02-09

Raw ttl | Download


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

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

 a fhir:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "DirectTrustFormatCodeCodeSystem"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem DirectTrustFormatCodeCodeSystem</b></p><a name=\"DirectTrustFormatCodeCodeSystem\"> </a><a name=\"hcDirectTrustFormatCodeCodeSystem\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/DirectTrustFormatCodeCodeSystem</td></tr><tr><td>Version</td><td>20260209</td></tr><tr><td>Name</td><td>DirectTrust_FormatCode_Code_System</td></tr><tr><td>Title</td><td>DirectTrust FormatCode Code System</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The system of codes to express formatCode metadata defined by implementation guides published by DirectTrust. A formatCode specifies the technical format that a Direct message's content conforms to. A formatCode is a further specialization more detailed than the mime-type. A formatCode provides sufficient information to allow any potential Content Consumer to know if it can process and/or display some or all of the content of the Direct message based on the content encoding, structure and conformance indicated by the formatCode. The set of formatCodes used across the healthcare ecosystem is intended to be extensible to easily expand interoperability.</p>\n<p>See <a href=\"https://objects.directtrust.org/standards/terminology/codeSystem/DTFormatCodeCS.json\">https://objects.directtrust.org/standards/terminology/codeSystem/DTFormatCodeCS.json</a>.</p>\n</div></td></tr><tr><td>Publisher</td><td>DirectTrust</td></tr><tr><td>Copyright</td><td><div><p>The Direct Standard® data element labels and mappings to content from HL7 Version 2 are incorporated from <em>ANSI/DS2020-03-101-2024 - Event Notifications via the Direct Standard™ Release Version 1.1 - US Realm</em>, which is licensed under Creative Commons \"No Rights Reserved\" (CC0) by <a href=\"http://directtrust.org/\">DirectTrust.org</a>, Inc. The Direct Standard™ is a trademark owned by <a href=\"http://directtrust.org/\">DirectTrust.org</a>, Inc.</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://objects.directtrust.org/standards/terminology/codeSystem/DTFormatCodeCS</td><td>true</td><td>2026-02-09 --&gt; (ongoing)</td><td>This is the URL as specified by the terminology owner, and is considered authoritative.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/DirectTrustFormatCodeCodeSystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "20260209"] ; # 
  fhir:name [ fhir:v "DirectTrust_FormatCode_Code_System"] ; # 
  fhir:title [ fhir:v "DirectTrust FormatCode Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2026-02-09T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "DirectTrust"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "DirectTrust (Lisa Nelson); 629 K Street NW Suite 300; Washington, DC 20006" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://directtrust.org/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "admin@DirectTrust.org" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "DirectTrust"] ; # 
  fhir:description [ fhir:v "The system of codes to express formatCode metadata defined by implementation guides published by DirectTrust. A formatCode specifies the technical format that a Direct message's content conforms to. A formatCode is a further specialization more detailed than the mime-type. A formatCode provides sufficient information to allow any potential Content Consumer to know if it can process and/or display some or all of the content of the Direct message based on the content encoding, structure and conformance indicated by the formatCode. The set of formatCodes used across the healthcare ecosystem is intended to be extensible to easily expand interoperability.\r\n\r\nSee [https://objects.directtrust.org/standards/terminology/codeSystem/DTFormatCodeCS.json](https://objects.directtrust.org/standards/terminology/codeSystem/DTFormatCodeCS.json)."] ; # 
  fhir:copyright [ fhir:v "The Direct Standard® data element labels and mappings to content from HL7 Version 2 are incorporated from *ANSI/DS2020-03-101-2024 - Event Notifications via the Direct Standard™ Release Version 1.1 - US Realm*, which is licensed under Creative Commons \"No Rights Reserved\" (CC0) by [DirectTrust.org](http://directtrust.org/), Inc. The Direct Standard™ is a trademark owned by [DirectTrust.org](http://directtrust.org/), Inc."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://objects.directtrust.org/standards/terminology/codeSystem/DTFormatCodeCS" ] ;
fhir:preferred [ fhir:v true ] ;
fhir:comment [ fhir:v "This is the URL as specified by the terminology owner, and is considered authoritative." ] ;
fhir:period [
fhir:start [ fhir:v "2026-02-09"^^xsd:date ]     ]
  ] ) . #