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

FHIR IG analytics

Packagehl7.fhir.us.mcc.r4b
Resource TypeObservation
IdObservation-AHC-HRSN-item-example-68517-2.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation

Resource Observation "AHC-HRSN-item-example-68517-2" Version "4" Updated "2022-08-24 09:45:16+0000"

Information Source: #0HmHgxkgtir4ApmZ!

Profile: Multiple Chronic Condition Care Plan Observation SDOH Assessment

pertains to goal: Goal/HPT-WNL

status: final

category: SDOH (US Core Tags CodeSystem#sdoh), Survey (Observation Category Codes#survey)

code: How many times in the past 12 months have you had 5 or more drinks in a day (males) or 4 or more drinks in a day (females)? (LOINC#68517-2 "How many times in the past year have you have X or more drinks in a day")

subject: Patient/cc-pat-pnoelle: Patricia Noelle " NOELLE"

effective: 2022-03-29 22:38:59+0000

performer: Patient/cc-pat-pnoelle: Patricia Noelle " NOELLE"

value: Never (LOINC#LA6270-8)

derivedFrom: : US Core QuestionnaireResponse AHC HRSN Screening-Example Example


Source1

{
  "resourceType": "Observation",
  "id": "AHC-HRSN-item-example-68517-2",
  "meta": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/instance-name",
        "valueString": "Observation SDOH assessment Ahc-Hrsn Item Example 68517-2"
      },
      {
        "url": "http://hl7.org/fhir/StructureDefinition/instance-description",
        "valueMarkdown": "This is a Ahc-Hrsn Item Example 68517-2 (How many times in the past 12 months have you had 5 or more drinks in a day (males) or 4 or more drinks in a day (females)?) for the MCC Observation SDOH Assessment profile"
      }
    ],
    "versionId": "4",
    "lastUpdated": "2022-08-24T09:45:16.359+00:00",
    "source": "#0HmHgxkgtir4ApmZ",
    "profile": [
      "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCObservationSDOHAssessment"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
      "valueReference": {
        "reference": "Goal/HPT-WNL"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-tags",
          "code": "sdoh",
          "display": "SDOH"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "survey",
          "display": "Survey"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "68517-2",
        "display": "How many times in the past year have you have X or more drinks in a day"
      }
    ],
    "text": "How many times in the past 12 months have you had 5 or more drinks in a day (males) or 4 or more drinks in a day (females)?"
  },
  "subject": {
    "reference": "Patient/cc-pat-pnoelle",
    "display": "Patricia Noelle"
  },
  "effectiveDateTime": "2022-03-29T22:38:59.084000+00:00",
  "performer": [
    {
      "reference": "Patient/cc-pat-pnoelle",
      "display": "Patricia Noelle"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA6270-8",
        "display": "Never"
      }
    ],
    "text": "Never"
  },
  "derivedFrom": [
    {
      "display": "US Core QuestionnaireResponse AHC HRSN Screening-Example Example"
    }
  ]
}