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-degree-clinician-feels-family-goals-met.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/degree-clinician-feels-family-goals-met
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/degree-clinician-feels-family-goals-met
Version0.2.0
Statusactive
Date2025-11-27
NameIARDegreeClinicianFeelsFamilyGoalsMet
Realmca
DescriptionDegree to which clinician feels the family's goals of care were met.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devdegree-clinician-feels-family-goals-metIAR Degree Clinician Feels Family Goals Met

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemdegree-clinician-feels-family-goals-met",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/degree-clinician-feels-family-goals-met",
  "version": "0.2.0",
  "name": "IARDegreeClinicianFeelsFamilyGoalsMet",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Degree to which clinician feels the family's goals of care were met.",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "None"
    },
    {
      "code": "1",
      "display": "Some"
    },
    {
      "code": "2",
      "display": "Most"
    },
    {
      "code": "3",
      "display": "All"
    }
  ]
}