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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-iar-relationship-to-child-youth.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/relationship-to-child-youth
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/relationship-to-child-youth
Version0.2.0
Statusactive
Date2025-11-27
NameIARRelationshipToChildYouth
Realmca
DescriptionCodes to identify relationship to child or youth.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devrelationship-to-child-youthIAR Relationship To Child Youth

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemrelationship-to-child-youth",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/relationship-to-child-youth",
  "version": "0.2.0",
  "name": "IARRelationshipToChildYouth",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify relationship to child or youth.",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Mother"
    },
    {
      "code": "2",
      "display": "Father"
    },
    {
      "code": "8",
      "display": "Not applicable (no second parent/primary caregiver)"
    }
  ]
}