SDOH Clinical Care, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-sdoh-clinicalcare/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Task ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SDOHCC-TaskContentRichReferralWICExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForReferralManagement"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForReferralManagement> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Task SDOHCC-TaskContentRichReferralWICExample</b></p><a name=\"SDOHCC-TaskContentRichReferralWICExample\"> </a><a name=\"hcSDOHCC-TaskContentRichReferralWICExample\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SDOHCC-TaskForReferralManagement.html\">SDOHCC Task For Referral Management</a></p></div><p><b>status</b>: Accepted</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Fulfill the focal request</span></p><p><b>focus</b>: <a href=\"ServiceRequest-SDOHCC-ServiceRequestActiveWICReferralExample.html\">ServiceRequest Assistance with application for food pantry program</a></p><p><b>for</b>: <a href=\"Patient-SDOHCC-PatientBabyAbbas.html\">BABY ABBAS</a></p><p><b>authoredOn</b>: 2025-09-11 21:56:54+0000</p><p><b>requester</b>: <a href=\"PractitionerRole-SDOHCC-PractitionerRoleDrJanWaterExample.html\">Dr Jan Water Family Medicine Physician</a></p><p><b>owner</b>: <a href=\"Organization-SDOHCC-OrganizationWICCommunityOrganizationExample.html\">Special Supplemental Nutrition Program for Women, Infants and Children (WIC) Office</a></p><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes additional-content}\">Additional Content</span></p><p><b>value</b>: <a href=\"Observation-SDOHCC-LabObservationLeadLevelExample.html\">Lead Level Lab Result</a></p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes additional-content}\">Additional Content</span></p><p><b>value</b>: <a href=\"Immunization-SDOHCC-ImmunizationChildhoodImmunizationsExample.html\">Childhood Immunizations Record</a></p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes additional-content}\">Additional Content</span></p><p><b>value</b>: <a href=\"Observation-SDOHCC-VitalSignsHeightExample.html\">WIC Eligibility Vital Signs Observation - Height</a></p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes additional-content}\">Additional Content</span></p><p><b>value</b>: <a href=\"Observation-SDOHCC-VitalSignsWeightExample.html\">WIC Eligibility Vital Signs Observation - Weight</a></p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "accepted"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/CodeSystem/task-code> ] ;
fhir:code [ fhir:v "fulfill" ] ;
fhir:display [ fhir:v "Fulfill the focal request" ] ] )
] ; #
fhir:focus [
fhir:l fhir:ServiceRequest/SDOHCC-ServiceRequestActiveWICReferralExample ;
fhir:reference [ fhir:v "ServiceRequest/SDOHCC-ServiceRequestActiveWICReferralExample" ]
] ; #
fhir:for [
fhir:l fhir:Patient/SDOHCC-PatientBabyAbbas ;
fhir:reference [ fhir:v "Patient/SDOHCC-PatientBabyAbbas" ] ;
fhir:display [ fhir:v "BABY ABBAS" ]
] ; #
fhir:authoredOn [ fhir:v "2025-09-11T21:56:54.671Z"^^xsd:dateTime] ; #
fhir:requester [
fhir:l fhir:PractitionerRole/SDOHCC-PractitionerRoleDrJanWaterExample ;
fhir:reference [ fhir:v "PractitionerRole/SDOHCC-PractitionerRoleDrJanWaterExample" ] ;
fhir:display [ fhir:v "Dr Jan Water Family Medicine Physician" ]
] ; #
fhir:owner [
fhir:l fhir:Organization/SDOHCC-OrganizationWICCommunityOrganizationExample ;
fhir:reference [ fhir:v "Organization/SDOHCC-OrganizationWICCommunityOrganizationExample" ] ;
fhir:display [ fhir:v "Special Supplemental Nutrition Program for Women, Infants and Children (WIC) Office" ]
] ; #
fhir:input ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes> ] ;
fhir:code [ fhir:v "additional-content" ] ] ) ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Observation/SDOHCC-LabObservationLeadLevelExample ;
fhir:reference [ fhir:v "Observation/SDOHCC-LabObservationLeadLevelExample" ] ;
fhir:display [ fhir:v "Lead Level Lab Result" ] ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes> ] ;
fhir:code [ fhir:v "additional-content" ] ] ) ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Immunization/SDOHCC-ImmunizationChildhoodImmunizationsExample ;
fhir:reference [ fhir:v "Immunization/SDOHCC-ImmunizationChildhoodImmunizationsExample" ] ;
fhir:display [ fhir:v "Childhood Immunizations Record" ] ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes> ] ;
fhir:code [ fhir:v "additional-content" ] ] ) ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Observation/SDOHCC-VitalSignsHeightExample ;
fhir:reference [ fhir:v "Observation/SDOHCC-VitalSignsHeightExample" ] ;
fhir:display [ fhir:v "WIC Eligibility Vital Signs Observation - Height" ] ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes> ] ;
fhir:code [ fhir:v "additional-content" ] ] ) ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Observation/SDOHCC-VitalSignsWeightExample ;
fhir:reference [ fhir:v "Observation/SDOHCC-VitalSignsWeightExample" ] ;
fhir:display [ fhir:v "WIC Eligibility Vital Signs Observation - Weight" ] ]
] ) . #
IG © 2021+ HL7 International / Patient Care.
Package hl7.fhir.us.sdoh-clinicalcare#3.0.0-ballot based on FHIR 4.0.1.
Generated
2025-12-12
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
