FHIR IG analytics
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}