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

FHIR IG analytics

Packageca.on.oh.mha.pds
Resource TypeObservation
Idon-mha-ObvNumOfPeopleIncomeSupports.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": "Observation",
  "id": "on-mha-ObvNumOfPeopleIncomeSupports",
  "meta": {
    "profile": [
      "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-number-of-people-income-supports"
    ]
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "social-history",
          "display": "Social History"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "86639-2",
        "display": "Number of People Household Income Supports"
      }
    ]
  },
  "subject": {
    "reference": "c3f1e2a6-f792-4502-85eb-ee79fb09da49/986531545"
  },
  "effectiveDateTime": "2021-04-03",
  "valueInteger": 5
}