{ "description": "Code system to represent patient types: Inpatient stay and Outpatient visit.", "_filename": "patienttype-codesystem.json", "package_name": "synapxe.nehr", "date": null, "publisher": null, "content": "complete", "name": "PatientTypeCodeSystem", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": "Patient Type Code System", "package_version": "1.0.0", "compositional": false, "status": "active", "id": "50d8e2b2-3bfb-4c26-b9c8-d19592ef2c69", "valueSet": "https://fhir.synapxe.sg/ValueSet/patienttype", "kind": null, "url": "https://fhir.synapxe.sg/CodeSystem/patienttype", "concept": [ { "code": "I", "display": "Inpatient stay", "definition": "A patient admitted for an inpatient stay." }, { "code": "O", "display": "Outpatient visit", "definition": "A patient attending an outpatient visit." } ], "caseSensitive": true, "version": "1.0.0" }