FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/valueset-Organization-organizationType

Packagehsg.asg-well
Resource TypeValueSet
Idvalueset-Organization-organizationType
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/ValueSet/organization-type
URLhttp://ihis.sg/ValueSet/organization-type
Version0.1.0
Statusactive
Date2025-03-27
Namevalueset-Organization-organizationType
Titlevalueset-Organization-organizationType
DescriptionOrganization type

Resources that use this resource

StructureDefinition
Organization-get-asg-aac-outputoutputProfile-Organization-get-asg-aac
Organization-put-asg-aacprofile-Organization-put-asg-aac

Resources that this resource uses

CodeSystem
organization-typecodesystem-Organization-organizationType

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)"
          }
        ]
      }
    ]
  }
}