IHE FormatCode Vocabulary
1.2.0 - normative International flag

This page is part of the IHE FormatCode Vocabulary (v1.2.0: Publication - Normative) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: FormatCode ValueSet - JSON Representation

Active as of 2022-08-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "formatcode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-formatcode.html\"><code>http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-HL7DocumentFormatCodes.html\"><code>http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes</code></a></li><li>Include these codes as defined in <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-1.462.46840.4610008.465.461.464.461.461.4688.4659\">1.2.840.10008.5.1.4.1.1.88.59</a></td><td>Key Object Selection Document</td></tr></table></li></ul></div>"
  },
  "url" : "http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.19376.1.2.7.1"
    }
  ],
  "version" : "1.2.0",
  "name" : "IHE_FormatCode_vs",
  "title" : "IHE ValueSet of Format Codes for use with Document Sharing",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-08-15",
  "publisher" : "Integrating the Healthcare Enterprise (IHE)",
  "contact" : [
    {
      "name" : "IHE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ihe.net"
        }
      ]
    },
    {
      "name" : "IHE Secretary",
      "telecom" : [
        {
          "system" : "email",
          "value" : "secretary@ihe.net"
        }
      ]
    }
  ],
  "description" : "The IHE FormatCode Value set is defined to be the set of FormatCode(s) defined by IHE, DICOM and HL7. These codes are intended to be preferred.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "compose" : {
    "inactive" : false,
    "include" : [
      {
        "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes"
      },
      {
        "system" : "http://dicom.nema.org/resources/ontology/DCM",
        "concept" : [
          {
            "code" : "1.2.840.10008.5.1.4.1.1.88.59",
            "display" : "Key Object Selection Document"
          }
        ]
      }
    ]
  }
}