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

FHIR IG Statistics: ValueSet/2762e6ea-57bd-4c00-b4e5-b62c6865388e

Packageca.ab.fhir.psab
TypeValueSet
Id2762e6ea-57bd-4c00-b4e5-b62c6865388e
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.psab@1.1.0&canonical=https://www.alberta.ca/fhir/ValueSet/identifier-type-ab
URLhttps://www.alberta.ca/fhir/ValueSet/identifier-type-ab
Statusdraft
NameIdentifierType_AB
TitleIdentifierType-AB
Realmca

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203v2 Identifier Type

Narrative

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

IdentifierType-AB

https://www.alberta.ca/fhir/ValueSet/identifier-type-ab

Source

{
  "resourceType": "ValueSet",
  "id": "2762e6ea-57bd-4c00-b4e5-b62c6865388e",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-09-27T02:34:52.12+10:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.alberta.ca/fhir/ValueSet/identifier-type-ab",
  "name": "IdentifierType_AB",
  "title": "IdentifierType-AB",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "FI",
            "display": "Facility ID"
          },
          {
            "code": "JHN",
            "display": "Jurisdictional Health Number"
          },
          {
            "code": "LN",
            "display": "License Number"
          },
          {
            "code": "PRN",
            "display": "Provider Number"
          }
        ]
      }
    ]
  }
}