{ "description": "Data Type", "_filename": "CodeSystem-data-type-my-core.json", "package_name": "myhie.v4-test", "date": "2023-01-03T04:47:56.9010407+00:00", "publisher": "Malaysia MOH - HIE Steering Committee", "content": "complete", "name": "CodeSystemDataTypeMyCore", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": "CodeSystemDataType (MY Core)", "package_version": "2.1.1", "compositional": false, "status": "active", "id": "597c7ab9-8efe-4b85-8b42-edc599d3bcfc", "kind": null, "count": 11, "url": "http://fhir.hie.moh.gov.my/CodeSystem/data-type-my-core", "concept": [ { "code": "quantity", "display": "Quantity", "definition": "A measured amount." }, { "code": "codeableConcept", "display": "CodeableConcept", "definition": "A coded concept from a reference terminology and/or text." }, { "code": "string", "display": "string", "definition": "A sequence of Unicode characters." }, { "code": "boolean", "display": "boolean", "definition": "true or false." }, { "code": "integer", "display": "integer", "definition": "A signed integer." }, { "code": "range", "display": "Range", "definition": "A set of values bounded by low and high." }, { "code": "ratio", "display": "Ratio", "definition": "A ratio of two Quantity values - a numerator and a denominator." }, { "code": "sampledData", "display": "SampledData", "definition": "A series of measurements taken by a device." }, { "code": "time", "display": "time", "definition": "A time during the day, in the format hh:mm:ss." }, { "code": "dateTime", "display": "dateTime", "definition": "A date, date-time or partial date (e.g. just year or year + month) as used in human communication." }, { "code": "period", "display": "Period", "definition": "A time range defined by start and end date/time." } ], "version": null, "contact": [ { "name": "Saifuldaulah Bin Mohd Hafiz Ngoo", "telecom": [ { "value": "saifuldaulah@mhn.asia", "system": "email" } ] } ] }