{ "description": "Code system to represent patient types: Inpatient stay and Outpatient visit.", "_filename": "patient-type-codesystem.json", "package_name": "synapxe.nde", "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": "7da1e138-1f95-42b4-a88f-9705fa470222", "valueSet": "https://fhir.synapxe.sg/ValueSet/patient-type", "kind": null, "url": "https://fhir.synapxe.sg/CodeSystem/patient-type", "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" }