FHIR IG Statistics: ValueSet/valueset-Organization-organizationType
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "valueset-Organization-organizationType",
"url": "http://ihis.sg/ValueSet/organization-type",
"version": "0.1.0",
"name": "valueset-Organization-organizationType",
"title": "valueset-Organization-organizationType",
"status": "active",
"date": "2025-03-27",
"publisher": "Synapxe",
"description": "Organization type",
"compose": {
"include": [
{
"system": "http://ihis.sg/CodeSystem/organization-type",
"concept": [
{
"code": "aac",
"display": "AAC"
},
{
"code": "aac-care",
"display": "AAC (Care)"
}
]
}
]
}
}