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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idpatient-identifier-type-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/ValueSet/patient-identifier-type
URLhttps://fhir.synapxe.sg/ValueSet/patient-identifier-type
Version1.0.0
Statusactive
NamePatientIdentifierTypesValueSet
TitlePatient Identifier Types Value Set
DescriptionValue set containing patient identifier types.

Resources that use this resource

StructureDefinition
profile-patientPatient

Resources that this resource uses

CodeSystem
patient-identifier-typePatient Identifier Types Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "patient-identifier-type",
  "url": "https://fhir.synapxe.sg/ValueSet/patient-identifier-type",
  "version": "1.0.0",
  "name": "PatientIdentifierTypesValueSet",
  "title": "Patient Identifier Types Value Set",
  "status": "active",
  "description": "Value set containing patient identifier types.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/patient-identifier-type"
      }
    ]
  }
}