FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| synapxe.sgcdi#1.1.3 | order-type | Order Type Code System |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "order-type",
"url": "https://fhir.synapxe.sg/ValueSet/order-type",
"version": "1.0.0",
"name": "OrderTypeValueSet",
"title": "Order Type Value Set",
"status": "active",
"description": "Value set containing types of medication or clinical orders.",
"compose": {
"include": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/order-type"
}
]
}
}