New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.8 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: External identifier type codes - JSON Representation

Active as of 2024-08-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "external-system-identifier-type-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet external-system-identifier-type-code</b></p><a name=\"external-system-identifier-type-code\"> </a><a name=\"hcexternal-system-identifier-type-code\"> </a><a name=\"external-system-identifier-type-code-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-nz-rheumaticfever-codesystem.html\"><code>https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem</code></a> where concept  descends from <a href=\"CodeSystem-nz-rheumaticfever-codesystem.html#nz-rheumaticfever-codesystem-nz-national-system-identifier-type-codes\">nz-national-system-identifier-type-codes</a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/external-system-identifier-type-code",
  "version" : "1.0.0",
  "name" : "ExternalSystemIdentifierTypeValueSet",
  "title" : "External identifier type codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-13T02:37:58+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    },
    {
      "name" : "David Grainger",
      "telecom" : [
        {
          "system" : "email",
          "value" : "david.grainger@middleware.co.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This value set defines the codes that differentiate types of external identifiers held in FHIR resource Identifiers",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "nz-national-system-identifier-type-codes"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
      }
    ]
  }
}