FHIR IG analytics| Package | synapxe.nehr |
| Resource Type | ValueSet |
| Id | patient-type-valueset.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
]
}
}