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

FHIR IG analytics

Packageca.on.iar.r4
Resource TypeCodeSystem
IdCodeSystem-iar-parent-lives-with-child-youth.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemparent-lives-with-child-youth",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/parent-lives-with-child-youth",
  "version": "0.2.0",
  "name": "IARParentLivesWithChildYouth",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify whether parent lives with child or youth.",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Yes, 51% of the time or more"
    },
    {
      "code": "2",
      "display": "Yes, less than or equal to 50% of the time"
    },
    {
      "code": "3",
      "display": "No"
    },
    {
      "code": "8",
      "display": "Not applicable (no second parent/primary caregiver) "
    }
  ]
}