FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetewhatuora.rheumaticfever
Resource TypeValueSet
IdValueSet-external-system-identifier-type-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/fhir-rheumatic-fever/ValueSet-external-system-identifier-type-code.html
URLhttps://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/external-system-identifier-type-code
Version1.0.0
Statusactive
Date2025-12-17T01:48:04+00:00
NameExternalSystemIdentifierTypeValueSet
TitleExternal identifier type codes
Authoritynational
DescriptionThis value set defines the codes that differentiate types of external identifiers held in FHIR resource Identifiers

Resources that use this resource

StructureDefinition
nz-rheumaticfever-careplanRheumatic Fever CarePlan
nz-rheumaticfever-careteamRheumatic Fever Care Team
nz-rheumaticfever-conditionRheumatic Fever Condition
nz-rheumaticfever-diagnosisgroupRheumatic Fever Diagnosis Group

Resources that this resource uses

CodeSystem
v2-0203identifierType
nz-rheumaticfever-codesystemNZ-specific terminology in rheumatic fever data representation

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet external-system-identifier-type-code

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "external-system-identifier-type-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-12-17T01:48:04+00:00",
  "publisher": "Te Whatu Ora",
  "contact": [
    {
      "name": "Te Whatu Ora",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.tewhatuora.govt.nz/"
        },
        {
          "system": "email",
          "value": "integration@tewhatuora.govt.nz"
        }
      ]
    },
    {
      "name": "HNZ Integration Team",
      "telecom": [
        {
          "system": "email",
          "value": "integration@tewhatuora.govt.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"
      }
    ]
  }
}