FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/nhi-citizenship-source-1.1

Packagetewhatuora.hip-core
Resource TypeValueSet
Idnhi-citizenship-source-1.1
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ValueSet-nhi-citizenship-source-1.1.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/nz-citizenship-source-code
Version1.1
Statusactive
Date2020-04-20T00:00:00+13:00
NameNhi_citizenship_source
TitleNZ Citizenship Information Source
Authoritynational
DescriptionA coded type for the source of information for NZ citizenship.
PurposeA coded type for the source of information for NZ citizenship.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
information-source-codeInformation Source

Narrative

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

Generated Narrative: ValueSet nhi-citizenship-source-1.1


Source

{
  "resourceType": "ValueSet",
  "id": "nhi-citizenship-source-1.1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/nz-citizenship-source-code",
  "version": "1.1",
  "name": "Nhi_citizenship_source",
  "title": "NZ Citizenship Information Source",
  "status": "active",
  "experimental": false,
  "date": "2020-04-20T00:00:00+13:00",
  "publisher": "Te Whatu Ora",
  "contact": [
    {
      "name": "Te Whatu Ora",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description": "A coded type for the source of information for NZ citizenship.",
  "purpose": "A coded type for the source of information for NZ citizenship.",
  "compose": {
    "include": [
      {
        "system": "https://standards.digital.health.nz/ns/information-source-code",
        "filter": [
          {
            "property": "code",
            "op": "in",
            "value": "DIA,PPRT,NZCT,BRCT,NPRF"
          }
        ]
      }
    ]
  }
}