FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| synapxe.sgcdi#1.1.9 | followup-types | Follow-Up Types Code System |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "followup-types",
"url": "https://fhir.synapxe.sg/ValueSet/followup-types",
"version": "1.0.0",
"name": "FollowUpTypesValueSet",
"title": "Follow-Up Types Value Set",
"status": "active",
"description": "Value set containing follow-up types after a clinical procedure.",
"compose": {
"include": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/followup-types"
}
]
}
}