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

FHIR IG Statistics: ValueSet/hpi-location-alias-type-1.0

Packagetewhatuora.hip-core
Resource TypeValueSet
Idhpi-location-alias-type-1.0
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/ValueSet-hpi-location-alias-type-1.0.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/location-alias-type-code
Version1.0
Statusactive
Date2020-02-24T00:00:00+13:00
NameHpi_location_alias_type
TitleHPI Alias Type (Location)
Authoritynational
DescriptionA coded type for an alias name for facilities.
PurposeA coded type for an alias name for facilities.

Resources that use this resource

ConceptMap
hpi-facility-name-qualifier-downHPI Facility Name Qualifier Mapping Down
hpi-facility-name-qualifierHPI Facility Name Qualifier Mapping

Resources that this resource uses

CodeSystem
alias-type-codeType of Alias

Narrative

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

Generated Narrative: ValueSet hpi-location-alias-type-1.0


Source

{
  "resourceType": "ValueSet",
  "id": "hpi-location-alias-type-1.0",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/location-alias-type-code",
  "version": "1.0",
  "name": "Hpi_location_alias_type",
  "title": "HPI Alias Type (Location)",
  "status": "active",
  "experimental": false,
  "date": "2020-02-24T00: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 an alias name for facilities.",
  "purpose": "A coded type for an alias name for facilities.",
  "compose": {
    "include": [
      {
        "system": "https://standards.digital.health.nz/ns/alias-type-code",
        "version": "1.0.0",
        "filter": [
          {
            "property": "code",
            "op": "in",
            "value": "aka,old,maori,short,current"
          }
        ]
      }
    ]
  }
}