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

FHIR IG analytics

Packageca.on.oh.mha.pds
Resource TypeValueSet
IdValueSet.ca-on-mha-BornInCanadaResponse.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Yes/No Indicator

http://ontariohealth.ca/fhir/ValueSet/mha/bornInCanadaResponse

Yes/No assessment responses


Source1

{
  "resourceType": "ValueSet",
  "id": "f0a1bb05-902f-453d-8853-9324c94da6ae",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2024-08-22T20:17:06.3613088+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/ValueSet/mha/bornInCanadaResponse",
  "version": "2.0.0",
  "name": "BornInCanadaResponse",
  "title": "Born in Canada Response",
  "status": "draft",
  "date": "2024-08-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "Response options for - Were you born in Canada?",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373066001",
            "display": "Yes"
          },
          {
            "code": "260413007",
            "display": "No"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "asked-unknown",
            "display": "Asked But Unknown"
          },
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      }
    ]
  }
}