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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeValueSet
IdValueSet-NWIdentifierType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ValueSet-NWIdentifierType.html
URLhttps://fhir.nwgenomics.nhs.uk/ValueSet/NWIdentifierType
Version0.1.0
Statusdraft
Date2026-02-03T16:04:38+00:00
NameNWIdentifierType
TitleNW IdentifierType
Realmus
Authorityhl7
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

Narrative

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

Generated Narrative: ValueSet NWIdentifierType


Source1

{
  "resourceType": "ValueSet",
  "id": "NWIdentifierType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.nwgenomics.nhs.uk/ValueSet/NWIdentifierType",
  "version": "0.1.0",
  "name": "NWIdentifierType",
  "title": "NW IdentifierType",
  "status": "draft",
  "experimental": false,
  "date": "2026-02-03T16:04:38+00:00",
  "publisher": "NHS North West Genomics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nwgenomics.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"
      }
    ]
  }
}