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

FHIR IG Statistics: ValueSet/IdentifierTypeVH

Packagefhir.virtually.healthcare
TypeValueSet
IdIdentifierTypeVH
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-IdentifierTypeVH.html
URLhttps://fhir.virtually.healthcare/ValueSet/IdentifierTypeVH
Version0.1.1-current
Statusdraft
Date2025-07-09T06:27:48+00:00
NameIdentifierTypeVH
TitleIdentifier Type
Realmus
Authorityhl7
DescriptionIdentifier Type - override to prevent warnings in validation

Resources that use this resource

StructureDefinition
PatientPatient
PractitionerPractitioner

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 IdentifierTypeVH


Source

{
  "resourceType": "ValueSet",
  "id": "IdentifierTypeVH",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.virtually.healthcare/ValueSet/IdentifierTypeVH",
  "version": "0.1.1-current",
  "name": "IdentifierTypeVH",
  "title": "Identifier Type",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-09T06:27:48+00:00",
  "publisher": "Virtually Healthcare",
  "contact": [
    {
      "name": "Virtually Healthcare",
      "telecom": [
        {
          "system": "url",
          "value": "https://virtually.healthcare"
        }
      ]
    }
  ],
  "description": "Identifier Type - override to prevent warnings in validation",
  "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"
      }
    ]
  }
}