http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes|4.1.0
name
HL7DocumentFormatCodes
HL7DocumentFormatCodes
package
hl7.terminology.r5@6.3.0
hl7.terminology.r5@6.3.0
content
complete
complete
status
active
active
date
2024-11-10 00:00:00.0
2024-11-10 00:00:00.0
HL7 Document Format Codes
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.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes"
}, {
"name" : "version",
"valueString" : "4.1.0"
} ]
}