FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| synapxe.sgcdi#1.1.3 | abnormal-flag | Abnormal Flag Code System |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "abnormal-flag",
"url": "https://fhir.synapxe.sg/ValueSet/abnormal-flag",
"version": "1.0.0",
"name": "AbnormalFlagValueSet",
"title": "Abnormal Flag Value Set",
"status": "active",
"description": "Value set containing abnormal flag indicators for investigation results.",
"compose": {
"include": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/abnormal-flag"
}
]
}
}