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

FHIR IG Statistics: ValueSet/NWIdentifierType

Packagenw-gmsa.github.io
TypeValueSet
IdNWIdentifierType
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/LTW/https://build.fhir.org/ig/nw-gmsa/LTW/ValueSet-NWIdentifierType.html
URLhttps://nw-gmsa.github.io/LTW//ValueSet/NWIdentifierType
Version0.0.1
Statusdraft
Date2025-04-28T04:51:38+00:00
NameNWIdentifierType
TitleNW IdentifierType
Realmuk
DescriptionIdentifierType work around to bypass lack of NH in based definition

Resources that use this resource

StructureDefinition
CorrelationIdentifierCorrelation Identifier

Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203v2 Identifier Type

Narrative

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

Generated Narrative: ValueSet NWIdentifierType


Source

{
  "resourceType": "ValueSet",
  "id": "NWIdentifierType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nw-gmsa.github.io/LTW//ValueSet/NWIdentifierType",
  "version": "0.0.1",
  "name": "NWIdentifierType",
  "title": "NW IdentifierType",
  "status": "draft",
  "experimental": false,
  "date": "2025-04-28T04:51:38+00:00",
  "publisher": "NHS North West GMSA",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nw-gmsa.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "IdentifierType work around to bypass lack of NH in based definition",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
      }
    ]
  }
}