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-type",
"url": "https://fhir.synapxe.sg/ValueSet/patient-type",
"version": "1.0.0",
"name": "PatientTypeValueSet",
"title": "Patient Type Value Set",
"status": "active",
"description": "Value set containing patient types: Inpatient stay and Outpatient visit.",
"compose": {
"include": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/patient-type"
}
]
}
}