FHIR © HL7.org  |  Server Home  |  Health Intersections FHIR Server v3.7.22-SNAPSHOT  |  FHIR Version 5.0.0  | User: Registered User (Unknown)  

Resource "formatcode" (ValueSet)

Tags:

FHIR © HL7.org  |  Server Home  |  Health Intersections FHIR Server v3.7.22-SNAPSHOT  |  FHIR Version 5.0.0  | User: Registered User (Unknown)  

XML or JSON representation . provenance for this resource


{
  "resourceType" : "ValueSet",
  "id" : "formatcode",
  "text" : {
    "status" : "generated"
  },
  "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.4.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/DCMUID",
        "concept" : [
          {
            "code" : "1.2.840.10008.5.1.4.1.1.88.59",
            "display" : "Key Object Selection Document"
          }
        ]
      },
      {
        "system" : "urn:ietf:rfc:3986",
        "concept" : [
          {
            "code" : "http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips",
            "display" : "IPS (International Patient Summary)"
          }
        ]
      }
    ]
  }
}