This page is part of the MCC eCare Plan Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "AHC-HRSN-item-example-68517-2"] ; #
fhir:meta [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Observation SDOH assessment Ahc-Hrsn Item Example 68517-2" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "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" ] ] ) ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCObservationSDOHAssessment"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/mcc/StructureDefinition/MCCObservationSDOHAssessment> ] ) # source value=\"#0HmHgxkgtir4ApmZ\"\/>\n <versionId value=\"6\"\/>\n <lastUpdated value=\"2023-06-06T13:00:24.847Z\"\/
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation AHC-HRSN-item-example-68517-2</b></p><a name=\"AHC-HRSN-item-example-68517-2\"> </a><a name=\"hcAHC-HRSN-item-example-68517-2\"> </a><a name=\"AHC-HRSN-item-example-68517-2-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-category sdoh}\">SDOH</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 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)?</span></p><p><b>subject</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patricia Noelle</a></p><p><b>effective</b>: 2022-03-29 22:38:59+0000</p><p><b>performer</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patricia Noelle</a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA6270-8}\">Never</span></p><p><b>derivedFrom</b>: US Core QuestionnaireResponse AHC HRSN Screening-Example Example</p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Goal/HPT-WNL" ] ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "6.1.0" ] ;
fhir:code [ fhir:v "sdoh" ] ;
fhir:display [ fhir:v "SDOH" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "survey" ] ;
fhir:display [ fhir:v "Survey" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:68517-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "68517-2" ] ;
fhir:display [ fhir:v "How many times in the past year have you have X or more drinks in a day" ] ] ) ;
fhir:text [ fhir:v "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)?" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/cc-pat-pnoelle" ] ;
fhir:display [ fhir:v "Patricia Noelle" ]
] ; #
fhir:effective [ fhir:v "2022-03-29T22:38:59.084000+00:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Patient/cc-pat-pnoelle" ] ;
fhir:display [ fhir:v "Patricia Noelle" ]
] ) ; #
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a loinc:LA6270-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6270-8" ] ;
fhir:display [ fhir:v "Never" ] ] ) ;
fhir:text [ fhir:v "Never" ]
] ; #
fhir:derivedFrom ( [
fhir:display [ fhir:v "US Core QuestionnaireResponse AHC HRSN Screening-Example Example" ] # reference value=\"QuestionnaireResponse\/AHC-HRSN-screening-example\"\/
] ) . #
IG © 2020+ HL7 International / Patient Care. Package hl7.fhir.us.mcc#1.0.0 based on FHIR 4.0.1. Generated 2024-08-13
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change