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

FHIR IG Statistics: ValueSet/cied-patient-identifier

Packagehl7.fhir.uv.cardx-cied
TypeValueSet
Idcied-patient-identifier
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/cardx-cied/https://build.fhir.org/ig/HL7/CardX-CIED/ValueSet-cied-patient-identifier.html
URLhttp://hl7.org/fhir/uv/cardx-cied/ValueSet/cied-patient-identifier
Version0.1.0
Statusdraft
Date2025-07-22T16:49:27+00:00
NameCIEDPatientIdentifier
TitleCIED Patient Identifier
Realmuv
Authorityhl7
DescriptionIdentifiers which can be used to identify CIED patients.

Resources that use this resource

StructureDefinition
cied-patientPatient - CIED Patient Profile

Resources that this resource uses

CodeSystem
v2-0203identifierType
IDCISO/IEEE-11073-10103
v2-0203v2 Identifier Type

Narrative

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

Generated Narrative: ValueSet cied-patient-identifier

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "cied-patient-identifier",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cic"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/cardx-cied/ValueSet/cied-patient-identifier",
  "version": "0.1.0",
  "name": "CIEDPatientIdentifier",
  "title": "CIED Patient Identifier",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-22T16:49:27+00:00",
  "publisher": "HL7 International / Clinical Interoperability Council",
  "contact": [
    {
      "name": "HL7 International / Clinical Interoperability Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system": "email",
          "value": "ciclist@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Identifiers which can be used to identify CIED patients.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/IDC",
        "concept": [
          {
            "code": "idco-pid",
            "display": "Identifier used in IDCO PID HL7 Segment"
          }
        ]
      }
    ]
  }
}