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

FHIR IG Statistics: ValueSet/income-supporting-code

Packageca.on.oh.mha.pds
Resource TypeValueSet
Idincome-supporting-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/ValueSet/income-supporting-code
URLhttp://ontariohealth.ca/fhir/ValueSet/income-supporting-code
Version2.0.0
Statusdraft
Date2024-08-22T20:17:06.3613088+00:00
NameIncomeSupportingCode
TitleIncome Supporting Code
Realmca
Authoritynational
DescriptionThe value set indicates the income supporting code

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "income-supporting-code",
  "url": "http://ontariohealth.ca/fhir/ValueSet/income-supporting-code",
  "version": "2.0.0",
  "name": "IncomeSupportingCode",
  "title": "Income Supporting Code",
  "status": "draft",
  "date": "2024-08-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The value set indicates the income supporting code",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "asked-unknown",
            "display": "Asked But Unknown"
          },
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      }
    ]
  }
}