FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idohat-status.valueset.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ohat-status",
  "url": "https://fhir.synapxe.sg/ValueSet/ohat-status",
  "version": "1.0.0",
  "name": "OHATStatusValueSet",
  "title": "OHAT Status Value Set",
  "status": "active",
  "description": "Value set for OHAT (Oral Health Assessment Tool) status.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/ohat-status"
      }
    ]
  }
}