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

FHIR IG Statistics: CodeSystem/codesystem-Organization-organizationType

Packagehsg.asg-well
Resource TypeCodeSystem
Idcodesystem-Organization-organizationType
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/CodeSystem/organization-type
URLhttp://ihis.sg/CodeSystem/organization-type
Version1.0.0
Statusactive
Namecodesystem-Organization-organizationType
Titlecodesystem-Organization-organizationType
DescriptionOrganization Type
Contentcomplete

Resources that use this resource

ValueSet
organization-typevalueset-Organization-organizationType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-Organization-organizationType",
  "url": "http://ihis.sg/CodeSystem/organization-type",
  "version": "1.0.0",
  "name": "codesystem-Organization-organizationType",
  "title": "codesystem-Organization-organizationType",
  "status": "active",
  "experimental": false,
  "publisher": "Synapxe",
  "contact": [
    {
      "name": "HSAR team"
    }
  ],
  "description": "Organization Type",
  "caseSensitive": true,
  "valueSet": "http://ihis.sg/ValueSet/organization-type",
  "content": "complete",
  "concept": [
    {
      "code": "aac",
      "display": "AAC"
    },
    {
      "code": "aac-care",
      "display": "AAC (Care)"
    }
  ]
}