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-legal-guardianship.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/legal-guardianship
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/legal-guardianship
Version0.2.0
Statusactive
Date2026-01-26
NameIARLegalGuardianship
TitleIAR Legal Guardianship
Realmca
DescriptionCodes to identify legal guardianship.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devlegal-guardianshipIAR Legal Guardianship

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemlegalguardianship",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/legal-guardianship",
  "version": "0.2.0",
  "name": "IARLegalGuardianship",
  "title": "IAR Legal Guardianship",
  "status": "active",
  "date": "2026-01-26",
  "publisher": "Ontario Health",
  "description": "Codes to identify legal guardianship.",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Both parents"
    },
    {
      "code": "2",
      "display": "Mother only"
    },
    {
      "code": "3",
      "display": "Father only"
    },
    {
      "code": "4",
      "display": "Neither parent but other relative(s) or nonrelative(s)"
    },
    {
      "code": "5",
      "display": "Child protection agency (e.g., CAS)"
    },
    {
      "code": "6",
      "display": "Youth responsible for self"
    },
    {
      "code": "7",
      "display": "Public guardian"
    }
  ]
}