1.9.3 - release
SHINNYHRSN - Local Development build (v1.9.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://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 -------------------------------------------------------------------
<http://hl7.org/fhir/Observation/ObservationResponseQuestion1grouper> a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ObservationResponseQuestion1grouper"] ;
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2024-02-23T00:00:00Z"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://test.shinny.org/us/ny/hrsn/StructureDefinition/shinny-observation-screening-response" ;
fhir:index 0 ;
fhir:link <http://test.shinny.org/us/ny/hrsn/StructureDefinition/shinny-observation-screening-response>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObservationResponseQuestion1grouper</b></p><a name=\"ObservationResponseQuestion1grouper\"> </a><a name=\"hcObservationResponseQuestion1grouper\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-02-23 00:00:00+0000; Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-shinny-observation-screening-response.html\">SHINNY Observation Screening Response Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes housing-instability}, {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes inadequate-housing}, {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes food-insecurity}\">Housing Instability</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</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 100698-0}, {http://test.shinny.org/us/ny/hrsn/CodeSystem/NYS-HRSN-Questionnaire NYSAHCHRSN}\">Social Determinants of Health screening report Document</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Jon Doe Male, DoB: 1981-07-16 ( Medical record number)</a></p><p><b>encounter</b>: <a href=\"Encounter-EncounterExample.html\">Encounter: status = finished; class = field (ActCode#FLD); type = Direct questioning (procedure); period = 2024-02-23 00:00:00+0000 --> 2024-02-23 01:00:00+0000</a></p><p><b>effective</b>: 2020-09-10 21:56:54+0000</p><p><b>issued</b>: 2020-09-10 21:56:54+0000</p><p><b>performer</b>: </p><ul><li><a href=\"Organization-OrganizationExampleOther-SCN1.html\">Organization Care Ridge SCN</a></li><li><a href=\"Practitioner-PractitionerExampleSCN.html\">Practitioner Carla Espinoza</a></li></ul><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation POS}\">Positive</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-ObservationResponseHousingInstability71802-3.html\">Observation Housing status</a></li><li><a href=\"Observation-ObservationResponseInadequateHousing96778-6.html\">Observation Problems with place where you live</a></li></ul></div>"
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes" ] ;
fhir:Coding.code [ fhir:value "housing-instability" ] ;
fhir:Coding.display [ fhir:value "Housing Instability" ]
], [
fhir:index 1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes" ] ;
fhir:Coding.code [ fhir:value "inadequate-housing" ] ;
fhir:Coding.display [ fhir:value "Inadequate Housing" ]
], [
fhir:index 2 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes" ] ;
fhir:Coding.code [ fhir:value "food-insecurity" ] ;
fhir:Coding.display [ fhir:value "Food Insecurity" ]
]
], [
fhir:index 1 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
fhir:Coding.code [ fhir:value "social-history" ]
]
], [
fhir:index 2 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
fhir:Coding.code [ fhir:value "survey" ]
]
] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:100698-0 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "100698-0" ] ;
fhir:Coding.display [ fhir:value "Social Determinants of Health screening report Document" ]
], [
fhir:index 1 ;
fhir:Coding.system [ fhir:value "http://test.shinny.org/us/ny/hrsn/CodeSystem/NYS-HRSN-Questionnaire" ] ;
fhir:Coding.code [ fhir:value "NYSAHCHRSN" ] ;
fhir:Coding.display [ fhir:value "An alternate code for the NYS Accountable Health Communities (AHC) Health-Related Social Needs Screening (HRSN) tool" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/PatientExample> ;
fhir:Reference.reference [ fhir:value "Patient/PatientExample" ]
] ;
fhir:Observation.encounter [
fhir:link <http://hl7.org/fhir/Encounter/EncounterExample> ;
fhir:Reference.reference [ fhir:value "Encounter/EncounterExample" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2020-09-10T21:56:54.671Z"^^xsd:dateTime] ;
fhir:Observation.issued [ fhir:value "2020-09-10T21:56:54.671Z"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/OrganizationExampleOther-SCN1> ;
fhir:Reference.reference [ fhir:value "Organization/OrganizationExampleOther-SCN1" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/Practitioner/PractitionerExampleSCN> ;
fhir:Reference.reference [ fhir:value "Practitioner/PractitionerExampleSCN" ]
] ;
fhir:Observation.interpretation [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ] ;
fhir:Coding.code [ fhir:value "POS" ] ;
fhir:Coding.display [ fhir:value "Positive" ]
]
] ;
fhir:Observation.hasMember [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Observation/ObservationResponseHousingInstability71802-3> ;
fhir:Reference.reference [ fhir:value "Observation/ObservationResponseHousingInstability71802-3" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/Observation/ObservationResponseInadequateHousing96778-6> ;
fhir:Reference.reference [ fhir:value "Observation/ObservationResponseInadequateHousing96778-6" ]
] .
<http://hl7.org/fhir/Patient/PatientExample> a fhir:Patient .
<http://hl7.org/fhir/Encounter/EncounterExample> a fhir:Encounter .
<http://hl7.org/fhir/Organization/OrganizationExampleOther-SCN1> a fhir:Organization .
<http://hl7.org/fhir/Practitioner/PractitionerExampleSCN> a fhir:Practitioner .
<http://hl7.org/fhir/Observation/ObservationResponseHousingInstability71802-3> a fhir:Observation .
<http://hl7.org/fhir/Observation/ObservationResponseInadequateHousing96778-6> a fhir:Observation .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Observation/ObservationResponseQuestion1grouper.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Observation/ObservationResponseQuestion1grouper.ttl> .
IG © 2024+ shinny. Package us.ny.hrsn#1.9.3 based on FHIR 4.0.1. Generated 2026-07-14
Links: Table of Contents |
QA Report