FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem hl7-document-format-codes

{
  "resourceType": "CodeSystem",
  "id": "hl7-document-format-codes",
  "url": "http://terminology.hl7.org/CodeSystem/hl7-document-format-codes",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1407"
    }
  ],
  "version": "1.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 is a code specifying the technical format of a document. It should provide sufficient information to allow any potential document consumer to know if it will be able to process the document. The code shall be sufficiently specific to ensure processing/display by identifying a document encoding, structure and template. It will be used in FHIR as a Document Reference 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: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"
    }
  ]
}