1.5.3 - release
SHINNYHRSN - Local Development build (v1.5.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "TaskExample"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/SHINNYBundleProfile"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/SHINNYBundleProfile> ] ) ] ; # fhir:type [ fhir:v "transaction"] ; # fhir:timestamp [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/Patient/PatientExample"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/Patient/PatientExample> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/Patient/PatientExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/Observation/SexualOrientationExample"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/Observation/SexualOrientationExample> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/Observation/SexualOrientationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/Task/TaskReferralAcceptedExample"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/Task/TaskReferralAcceptedExample> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/Task/TaskReferral-AcceptedExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/ServiceRequest/ServiceRequestActiveExample"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/ServiceRequest/ServiceRequestActiveExample> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/ServiceRequest/ServiceRequestActiveExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/Organization/OrganizationExampleOther-SCN1"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/Organization/OrganizationExampleOther-SCN1> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/Organization/OrganizationExampleOther-SCN1-1"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/Organization/OrganizationExampleCBO"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/Organization/OrganizationExampleCBO> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/Organization/OrganizationExampleCBO"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/Practitioner/PractitionerExampleSCN"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/Practitioner/PractitionerExampleSCN> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/Practitioner/PractitionerExampleSCN"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/Practitioner/PractitionerExampleCBO"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/Practitioner/PractitionerExampleCBO> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/Practitioner/PractitionerExampleCBO"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/Encounter/EncounterExample"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/Encounter/EncounterExample> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/Encounter/EncounterExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/Location/LocationExample-SCN"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/Location/LocationExample-SCN> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/Location/LocationExample-SCN"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/QuestionnaireResponse/SHINNYApprovalQuestionnaireResponse"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/QuestionnaireResponse/SHINNYApprovalQuestionnaireResponse> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/QuestionnaireResponse/SHINNYApprovalQuestionnaireResponse"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://shinny.org/us/ny/hrsn/QuestionnaireResponse/SHINNYOutreachQuestionnaireResponse"^^xsd:anyURI ] ; ( fhir:resource <http://shinny.org/us/ny/hrsn/QuestionnaireResponse/SHINNYOutreachQuestionnaireResponse> ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/QuestionnaireResponse/SHINNYOutreachQuestionnaireResponse"^^xsd:anyURI ] ] ] ) . # <http://shinny.org/us/ny/hrsn/Patient/PatientExample> a fhir:Patient ; fhir:id [ fhir:v "PatientExample"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00.00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-patient"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-patient> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><a name=\"Patient_PatientExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientExample</b></p><a name=\"PatientExample\"> </a><a name=\"hcPatientExample\"> </a><a name=\"PatientExample-en-US\"> </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-patient.html\">SHINNY Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jon Doe Male, DoB: 1981-07-16 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>Patient Medicaid number/AA12345C</li><li>Social Security Number/999-34-2964</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 555-120-6047(Home)</li><li>115 Broadway Apt2 New York, NY 10032</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Mother\">Mother:</td><td colspan=\"3\"><ul><li>Joyce Doe </li><li><a href=\"tel:+1234567890\">+1234567890</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity. The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2135-2\">Race & Ethnicity - CDC 2135-2</a>: Hispanic or Latino</li><li>text: Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9).\"><a href=\"http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">M</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2028-9\">Race & Ethnicity - CDC 2028-9</a>: Asian</li><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-1002-5\">Race & Ethnicity - CDC 1002-5</a>: American Indian or Alaska Native</li><li>detailed: <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-1010-8\">Race & Ethnicity - CDC 1010-8</a>: Apache</li><li>text: Asian, American Indian, Apache</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This extension represents an individual's sense of being a man, woman, boy, girl, nonbinary, or something else, ascertained by asking them what that identity is.\"><a href=\"StructureDefinition-shinny-gender-identity.html\">SHINNYGenderIdentityExtension</a></td><td colspan=\"3\"><span title=\"Codes:{http://snomed.info/sct 446151000124109}\">Identifies as male gender (finding)</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Personal Pronouns\"><a href=\"StructureDefinition-shinny-personal-pronouns.html\">SHINNY Personal Pronouns</a></td><td colspan=\"3\"><span title=\"Codes:{http://loinc.org LA29518-0}\">he/him/his/his/himself</span></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2028-9" ] ; fhir:display [ fhir:v "Asian" ] ] ] [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "1002-5" ] ; fhir:display [ fhir:v "American Indian or Alaska Native" ] ] ] [ fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "1010-8" ] ; fhir:display [ fhir:v "Apache" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Asian, American Indian, Apache" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2135-2" ] ; fhir:display [ fhir:v "Hispanic or Latino" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Hispanic or Latino" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "M" ] ] [ fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-personal-pronouns"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a loinc:LA29518-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "LA29518-0" ] ; fhir:display [ fhir:v "he/him/his/his/himself" ] ] ) ] ] [ fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-gender-identity"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:446151000124109 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "446151000124109" ] ; fhir:display [ fhir:v "Identifies as male gender (finding)" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ] ) ] ; fhir:system [ fhir:v "http://www.scn.gov/facility/CUMC"^^xsd:anyURI ] ; fhir:value [ fhir:v "11223344" ] ; fhir:assigner [ fhir:reference [ fhir:v "Organization/OrganizationExampleOther-SCN1" ] ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MA" ] ] ) ] ; fhir:system [ fhir:v "http://www.medicaid.gov/"^^xsd:anyURI ] ; fhir:value [ fhir:v "AA12345C" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "SS" ] ; fhir:display [ fhir:v "Social Security Number" ] ] ) ; fhir:text [ fhir:v "Social Security Number" ] ] ; fhir:system [ fhir:v "http://www.ssa.gov/"^^xsd:anyURI ] ; fhir:value [ fhir:v "999-34-2964" ] ] ) ; # fhir:name ( [ ( fhir:extension [ fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/middle-name"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Bob" ] ] ) ; fhir:family [ fhir:v "Doe" ] ; ( fhir:given [ fhir:v "Jon" ] ) ; ( fhir:prefix [ fhir:v "Mr." ] [ fhir:v "Dr." ] [ fhir:v "PhD" ] [ fhir:v "CCNA" ] ) ; ( fhir:suffix [ fhir:v "Jr." ] [ fhir:v "III" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "555-120-6047" ] ; fhir:use [ fhir:v "home" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1981-07-16"^^xsd:date] ; # fhir:address ( [ fhir:text [ fhir:v "115 Broadway Apt2 New York, NY 10032" ] ; ( fhir:line [ fhir:v "115 Broadway Apt2" ] ) ; fhir:city [ fhir:v "New York" ] ; fhir:district [ fhir:v "MANHATTAN" ] ; fhir:state [ fhir:v "NY" ] ; fhir:postalCode [ fhir:v "10032" ] ] ) ; # fhir:contact ( [ ( fhir:relationship [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0063"^^xsd:anyURI ] ; fhir:code [ fhir:v "MTH" ] ; fhir:display [ fhir:v "Mother" ] ] ) ] ) ; fhir:name [ fhir:family [ fhir:v "Doe" ] ; ( fhir:given [ fhir:v "Joyce" ] ) ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+1234567890" ] ] ) ] ) ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "en" ] ] ) ] ; fhir:preferred [ fhir:v true ] ] ) . # <http://shinny.org/us/ny/hrsn/Observation/SexualOrientationExample> a fhir:Observation ; fhir:id [ fhir:v "SexualOrientationExample"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-observation-sexual-orientation"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-observation-sexual-orientation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_SexualOrientationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation SexualOrientationExample</b></p><a name=\"SexualOrientationExample\"> </a><a name=\"hcSexualOrientationExample\"> </a><a name=\"SexualOrientationExample-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-shinny-observation-sexual-orientation.html\">SHINNYObservationSexualOrientationProfile</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 76690-7}\">Sexual orientation</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>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">Unknown</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:76690-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "76690-7" ] ; fhir:display [ fhir:v "Sexual orientation" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientExample" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ; fhir:code [ fhir:v "UNK" ] ; fhir:display [ fhir:v "Unknown" ] ] ) ] . # <http://shinny.org/us/ny/hrsn/Task/TaskReferralAcceptedExample> a fhir:Task ; fhir:id [ fhir:v "TaskReferralAcceptedExample"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/SHINNYSDOHTaskForReferralManagement"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/SHINNYSDOHTaskForReferralManagement> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_TaskReferralAcceptedExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task TaskReferralAcceptedExample</b></p><a name=\"TaskReferralAcceptedExample\"> </a><a name=\"hcTaskReferralAcceptedExample\"> </a><a name=\"TaskReferralAcceptedExample-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SHINNYSDOHTaskForReferralManagement.html\">SHINNY SDOH Task For Referral Management</a></p></div><p><b>status</b>: Accepted</p><p><b>statusReason</b>: <span title=\"Codes:\">Task Accepted</span></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-ServiceRequestActiveExample.html\">ServiceRequest Referral to food pantry program (procedure)</a></p><p><b>for</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>executionPeriod</b>: 2024-02-21 00:00:00+0000 --> (ongoing)</p><p><b>authoredOn</b>: 2020-09-11 21:56:54+0000</p><p><b>lastModified</b>: 2024-02-21 00:00:00+0000</p><p><b>requester</b>: <a href=\"Organization-OrganizationExampleOther-SCN1.html\">Organization Care Ridge SCN</a></p><p><b>owner</b>: <a href=\"Organization-OrganizationExampleCBO.html\">Organization CBO</a></p><h3>Restrictions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Repetitions</b></td><td><b>Period</b></td><td><b>Recipient</b></td></tr><tr><td style=\"display: none\">*</td><td>30</td><td>2024-07-01 --> 2024-07-31</td><td><a href=\"Patient-PatientExample.html\">Jon Doe Male, DoB: 1981-07-16 ( Medical record number)</a></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "accepted"] ; # fhir:statusReason [ fhir:text [ fhir:v "Task Accepted" ] ] ; # fhir:intent [ fhir:v "order"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ] ; fhir:code [ fhir:v "fulfill" ] ; fhir:display [ fhir:v "Fulfill the focal request" ] ] ) ] ; # fhir:focus [ fhir:reference [ fhir:v "ServiceRequest/ServiceRequestActiveExample" ] ] ; # fhir:for [ fhir:reference [ fhir:v "Patient/PatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/EncounterExample" ] ] ; # fhir:executionPeriod [ fhir:start [ fhir:v "2024-02-21T00:00:00Z"^^xsd:dateTime ] ] ; # fhir:authoredOn [ fhir:v "2020-09-11T21:56:54.671Z"^^xsd:dateTime] ; # fhir:lastModified [ fhir:v "2024-02-21T00:00:00Z"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Organization/OrganizationExampleOther-SCN1" ] ] ; # fhir:owner [ fhir:reference [ fhir:v "Organization/OrganizationExampleCBO" ] ] ; # fhir:restriction [ fhir:repetitions [ fhir:v "30"^^xsd:positiveInteger ] ; fhir:period [ fhir:start [ fhir:v "2024-07-01"^^xsd:date ] ; fhir:end [ fhir:v "2024-07-31"^^xsd:date ] ] ; ( fhir:recipient [ fhir:reference [ fhir:v "Patient/PatientExample" ] ] ) ] . # <http://shinny.org/us/ny/hrsn/ServiceRequest/ServiceRequestActiveExample> a fhir:ServiceRequest ; fhir:id [ fhir:v "ServiceRequestActiveExample"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/SHINNYSDOHServiceRequest"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/SHINNYSDOHServiceRequest> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ServiceRequestActiveExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ServiceRequestActiveExample</b></p><a name=\"ServiceRequestActiveExample\"> </a><a name=\"hcServiceRequestActiveExample\"> </a><a name=\"ServiceRequestActiveExample-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SHINNYSDOHServiceRequest.html\">SHINNY SDOH Service Request</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 410606002}\">Social service procedure</span>, <span title=\"Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes food-insecurity}\">Food Insecurity</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 464031000124101}\">Referral to food pantry program (procedure)</span></p><p><b>quantity</b>: 6 month</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>occurrence</b>: 2024-02-20 00:00:00+0000 --> 2024-08-20 00:00:00+0000</p><p><b>authoredOn</b>: 2024-01-01 00:00:00+0000</p><p><b>requester</b>: <a href=\"Practitioner-PractitionerExampleSCN.html\">Practitioner Carla Espinoza</a></p><p><b>performerType</b>: <span title=\"Codes:{http://snomed.info/sct 133932002}\">Caregiver</span></p><p><b>performer</b>: <a href=\"Organization-OrganizationExampleCBO.html\">Organization CBO</a></p><p><b>locationCode</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CSC}\">Community service center</span></p><p><b>locationReference</b>: <a href=\"Location-LocationExample-CBO.html\">Location uptown location</a></p><p><b>reasonReference</b>: </p><ul><li><a href=\"Observation-FoodInsecurity88122-7.html\">Observation Within the past 12 months we worried whether our food would run out before we got money to buy more [U.S. FSS]</a></li><li><a href=\"Observation-FoodInsecurity88123-5.html\">Observation Within the past 12 months the food we bought just didn't last and we didn't have money to get more [U.S. FSS]</a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:category ( [ ( fhir:coding [ a sct:410606002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "410606002" ] ; fhir:display [ fhir:v "Social service procedure" ] ] ) ] [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "food-insecurity" ] ; fhir:display [ fhir:v "Food Insecurity" ] ] ) ] ) ; # fhir:priority [ fhir:v "routine"] ; # fhir:code [ ( fhir:coding [ a sct:464031000124101 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "464031000124101" ] ; fhir:display [ fhir:v "Referral to food pantry program (procedure)" ] ] ) ] ; # fhir:quantity [ a fhir:Quantity ; fhir:value [ fhir:v "6"^^xsd:decimal ] ; fhir:unit [ fhir:v "month" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/EncounterExample" ] ] ; # fhir:occurrence [ a fhir:Period ; fhir:start [ fhir:v "2024-02-20T00:00:00Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2024-08-20T00:00:00Z"^^xsd:dateTime ] ] ; # fhir:authoredOn [ fhir:v "2024-01-01T00:00:00.000Z"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/PractitionerExampleSCN" ] ; fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ] ; # fhir:performerType [ ( fhir:coding [ a sct:133932002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "133932002" ] ; fhir:display [ fhir:v "Caregiver" ] ] ) ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/OrganizationExampleCBO" ] ] ) ; # fhir:locationCode ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "CSC" ] ; fhir:display [ fhir:v "Community service center" ] ] ) ] ) ; # fhir:locationReference ( [ fhir:reference [ fhir:v "Location/LocationExample-CBO" ] ] ) ; # fhir:reasonReference ( [ fhir:reference [ fhir:v "Observation/FoodInsecurity88122-7" ] ] [ fhir:reference [ fhir:v "Observation/FoodInsecurity88123-5" ] ] ) . # <http://shinny.org/us/ny/hrsn/Organization/OrganizationExampleOther-SCN1> a fhir:Organization ; fhir:id [ fhir:v "OrganizationExampleOther-SCN1"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/shin-ny-organization"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/shin-ny-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_OrganizationExampleOther-SCN1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization OrganizationExampleOther-SCN1</b></p><a name=\"OrganizationExampleOther-SCN1\"> </a><a name=\"hcOrganizationExampleOther-SCN1\"> </a><a name=\"OrganizationExampleOther-SCN1-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-shin-ny-organization.html\">SHINNY Organization Profile</a></p></div><p><b>identifier</b>: Care Ridge/SCNExample, NPI/1234567890</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://hl7.org/fhir/R4/codesystem-organization-type.html other}\">Other</span></p><p><b>name</b>: Care Ridge SCN</p><p><b>address</b>: 111 Care Ridge St, Plainview, NY 11803</p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:display [ fhir:v "Care Ridge" ] ] ) ] ; fhir:system [ fhir:v "http://www.scn.ny.gov/"^^xsd:anyURI ] ; fhir:value [ fhir:v "SCNExample" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:code [ fhir:v "NPI" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "1234567890" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "https://hl7.org/fhir/R4/codesystem-organization-type.html"^^xsd:anyURI ] ; fhir:code [ fhir:v "other" ] ; fhir:display [ fhir:v "Other" ] ] ) ] ) ; # fhir:name [ fhir:v "Care Ridge SCN"] ; # fhir:address ( [ fhir:text [ fhir:v "111 Care Ridge St, Plainview, NY 11803" ] ; ( fhir:line [ fhir:v "111 Care Ridge St" ] ) ; fhir:city [ fhir:v "Plainview" ] ; fhir:district [ fhir:v "Nassau County" ] ; fhir:state [ fhir:v "NY" ] ; fhir:postalCode [ fhir:v "11803" ] ] ) . # <http://shinny.org/us/ny/hrsn/Organization/OrganizationExampleCBO> a fhir:Organization ; fhir:id [ fhir:v "OrganizationExampleCBO"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/shin-ny-organization"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/shin-ny-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_OrganizationExampleCBO\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization OrganizationExampleCBO</b></p><a name=\"OrganizationExampleCBO\"> </a><a name=\"hcOrganizationExampleCBO\"> </a><a name=\"OrganizationExampleCBO-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-shin-ny-organization.html\">SHINNY Organization Profile</a></p></div><p><b>identifier</b>: Community Group/2.16.840.1.113883.3.300, NPI/5432106789</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://hl7.org/fhir/R4/codesystem-organization-type.html cg}\">Community Group</span></p><p><b>name</b>: CBO</p><p><b>address</b>: 818 Old Country Rd, Plainview, NY 11803</p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:display [ fhir:v "Community Group" ] ] ) ] ; fhir:system [ fhir:v "http://www.cbo.ny.gov/"^^xsd:anyURI ] ; fhir:value [ fhir:v "2.16.840.1.113883.3.300" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:code [ fhir:v "NPI" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "5432106789" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "https://hl7.org/fhir/R4/codesystem-organization-type.html"^^xsd:anyURI ] ; fhir:code [ fhir:v "cg" ] ; fhir:display [ fhir:v "Community Group" ] ] ) ] ) ; # fhir:name [ fhir:v "CBO"] ; # fhir:address ( [ fhir:text [ fhir:v "818 Old Country Rd, Plainview, NY 11803" ] ; ( fhir:line [ fhir:v "818 Old Country Rd" ] ) ; fhir:city [ fhir:v "Plainview" ] ; fhir:district [ fhir:v "Nassau County" ] ; fhir:state [ fhir:v "NY" ] ; fhir:postalCode [ fhir:v "11803" ] ] ) . # <http://shinny.org/us/ny/hrsn/Practitioner/PractitionerExampleSCN> a fhir:Practitioner ; fhir:id [ fhir:v "PractitionerExampleSCN"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/shin-ny-practitioner"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/shin-ny-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_PractitionerExampleSCN\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PractitionerExampleSCN</b></p><a name=\"PractitionerExampleSCN\"> </a><a name=\"hcPractitionerExampleSCN\"> </a><a name=\"PractitionerExampleSCN-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-shin-ny-practitioner.html\">SHINNY Practitioner Profile</a></p></div><p><b>identifier</b>: National provider identifier/001010101</p><p><b>name</b>: Carla Espinoza</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1954-01-01</p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NPI" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "001010101" ] ; fhir:assigner [ fhir:reference [ fhir:v "Organization/OrganizationExampleOther-SCN1" ] ] ] ) ; # fhir:name ( [ fhir:text [ fhir:v "Carla Espinoza" ] ; fhir:family [ fhir:v "Espinoza" ] ; ( fhir:given [ fhir:v "Carla" ] ) ; ( fhir:suffix [ fhir:v "NASW" ] [ fhir:v "CDPAD" ] ) ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1954-01-01"^^xsd:date] . # <http://shinny.org/us/ny/hrsn/Practitioner/PractitionerExampleCBO> a fhir:Practitioner ; fhir:id [ fhir:v "PractitionerExampleCBO"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/shin-ny-practitioner"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/shin-ny-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_PractitionerExampleCBO\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PractitionerExampleCBO</b></p><a name=\"PractitionerExampleCBO\"> </a><a name=\"hcPractitionerExampleCBO\"> </a><a name=\"PractitionerExampleCBO-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-shin-ny-practitioner.html\">SHINNY Practitioner Profile</a></p></div><p><b>identifier</b>: National provider identifier/123456789</p><p><b>name</b>: Bob Kelso MD</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1953-01-01</p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NPI" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "123456789" ] ; fhir:assigner [ fhir:reference [ fhir:v "Organization/OrganizationExampleCBO" ] ] ] ) ; # fhir:name ( [ fhir:text [ fhir:v "Bob Kelso MD" ] ; fhir:family [ fhir:v "Kelso" ] ; ( fhir:given [ fhir:v "Bob" ] ) ; ( fhir:suffix [ fhir:v "MD" ] [ fhir:v "CDPAD" ] ) ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1953-01-01"^^xsd:date] . # <http://shinny.org/us/ny/hrsn/Encounter/EncounterExample> a fhir:Encounter ; fhir:id [ fhir:v "EncounterExample"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-encounter"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-encounter> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_EncounterExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter EncounterExample</b></p><a name=\"EncounterExample\"> </a><a name=\"hcEncounterExample\"> </a><a name=\"EncounterExample-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-shinny-encounter.html\">SHINNY Encounter Profile</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-FLD\">ActCode FLD</a>: field</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 405672008}\">Direct questioning (procedure)</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>period</b>: 2024-02-23 00:00:00+0000 --> 2024-02-23 01:00:00+0000</p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-LocationExample-SCN.html\">Location downtown location</a></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "FLD" ] ] ; # fhir:type ( [ ( fhir:coding [ a sct:405672008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "405672008" ] ; fhir:display [ fhir:v "Direct questioning (procedure)" ] ] ) ; fhir:text [ fhir:v "Direct questioning (procedure)" ] ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientExample" ] ] ; # fhir:period [ fhir:start [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2024-02-23T01:00:00Z"^^xsd:dateTime ] ] ; # fhir:location ( [ fhir:location [ fhir:reference [ fhir:v "Location/LocationExample-SCN" ] ] ] ) . # <http://shinny.org/us/ny/hrsn/Location/LocationExample-SCN> a fhir:Location ; fhir:id [ fhir:v "LocationExample-SCN"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Location"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Location> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_LocationExample-SCN\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location LocationExample-SCN</b></p><a name=\"LocationExample-SCN\"> </a><a name=\"hcLocationExample-SCN\"> </a><a name=\"LocationExample-SCN-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/sdoh-clinicalcare/STU2.2/StructureDefinition-SDOHCC-Location.html\">SDOHCC Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: downtown location</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CSC}\">community service center</span></p><p><b>address</b>: 115 Broadway Suite #1601 New York NY 10006 </p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}\">Building</span></p><p><b>managingOrganization</b>: <a href=\"Organization-OrganizationExampleOther-SCN1.html\">Organization Care Ridge SCN</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "active"] ; # fhir:name [ fhir:v "downtown location"] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "CSC" ] ] ) ] ) ; # fhir:address [ fhir:id [ fhir:v "SCNAddressLocation" ] ; fhir:type [ fhir:v "physical" ] ; ( fhir:line [ fhir:v "115 Broadway Suite #1601" ] ) ; fhir:city [ fhir:v "New York" ] ; fhir:district [ fhir:v "MANHATTAN" ] ; fhir:state [ fhir:v "NY" ] ; fhir:postalCode [ fhir:v "10006" ] ] ; # fhir:physicalType [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "bu" ] ] ) ] ; # fhir:managingOrganization [ fhir:reference [ fhir:v "Organization/OrganizationExampleOther-SCN1" ] ] . # <http://shinny.org/us/ny/hrsn/QuestionnaireResponse/SHINNYApprovalQuestionnaireResponse> a fhir:QuestionnaireResponse ; fhir:id [ fhir:v "SHINNYApprovalQuestionnaireResponse"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_SHINNYApprovalQuestionnaireResponse\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse SHINNYApprovalQuestionnaireResponse</b></p><a name=\"SHINNYApprovalQuestionnaireResponse\"> </a><a name=\"hcSHINNYApprovalQuestionnaireResponse\"> </a><a name=\"SHINNYApprovalQuestionnaireResponse-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html\">SDC Questionnaire Response</a></p></div><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> SHINNYApprovalQuestionnaireResponse</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-SHINNYApprovalQuestionnaire.html\">Questionnaire[http://shinny.org/us/ny/hrsn/Questionnaire/SHINNYApprovalQuestionnaire|1.5.3]</a></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck01.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-group.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Group\" class=\"hierarchy\"/> assessment-approval-questionnaire</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Patient approval to move forward with completing the assessment.</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck001.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-group.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Group\" class=\"hierarchy\"/> patient-assessment-approval</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Patient approval to move forward with completing the assessment.</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck0000.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> patient-assessment-approval-indicator</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Indicator of whether the patient agreed to move forward with completing the assessment.</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"https://loinc.org/LA33-6\">LOINC LA33-6</a>: Yes</span></span></td></tr>\r\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:questionnaire [ fhir:v "http://shinny.org/us/ny/hrsn/Questionnaire/SHINNYApprovalQuestionnaire"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/Questionnaire/SHINNYApprovalQuestionnaire> ] ; # fhir:status [ fhir:v "completed"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/EncounterExample" ] ] ; # fhir:authored [ fhir:v "2024-01-01T00:00:00Z"^^xsd:dateTime] ; # fhir:item ( [ fhir:linkId [ fhir:v "assessment-approval-questionnaire" ] ; fhir:text [ fhir:v "Patient approval to move forward with completing the assessment." ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient-assessment-approval" ] ; fhir:text [ fhir:v "Patient approval to move forward with completing the assessment." ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient-assessment-approval-indicator" ] ; fhir:text [ fhir:v "Indicator of whether the patient agreed to move forward with completing the assessment." ] ; ( fhir:answer [ fhir:value [ a fhir:Coding, loinc:LA33-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "LA33-6" ] ; fhir:display [ fhir:v "Yes" ] ] ] ) ] ) ] ) ] ) . # <http://shinny.org/us/ny/hrsn/QuestionnaireResponse/SHINNYOutreachQuestionnaireResponse> a fhir:QuestionnaireResponse ; fhir:id [ fhir:v "SHINNYOutreachQuestionnaireResponse"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-02-23T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_SHINNYOutreachQuestionnaireResponse\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse SHINNYOutreachQuestionnaireResponse</b></p><a name=\"SHINNYOutreachQuestionnaireResponse\"> </a><a name=\"hcSHINNYOutreachQuestionnaireResponse\"> </a><a name=\"SHINNYOutreachQuestionnaireResponse-en-US\"> </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</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html\">SDC Questionnaire Response</a></p></div><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> SHINNYOutreachQuestionnaireResponse</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-SHINNYOutreachQuestionnaire.html\">Questionnaire[http://shinny.org/us/ny/hrsn/Questionnaire/SHINNYOutreachQuestionnaire|1.5.3]</a></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck01.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-group.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Group\" class=\"hierarchy\"/> assessment-outreach-questionnaire</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Information regarding the patient outreach from the SCN for a patient assessment.</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck001.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-group.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Group\" class=\"hierarchy\"/> assessment-outreach</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questions regarding the assessment outreach.</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck0010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> patient-assessment-outreach-date</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">The date the SCN reached out to the patient.</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2024-02-01</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck0010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> patient-assessment-outreach-status</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Indicates whether the SCN successfully reached the patient.</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"https://loinc.org/LA33-6\">LOINC LA33-6</a>: Yes</span></span></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck0000.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> outreach-method</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Describes the method of contact used to reach out to the patient.</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-SHINNYQuestionnaires.html#SHINNYQuestionnaires-phone\">SHINNY Questionnaires phone</a>: Phone</span></span></td></tr>\r\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:questionnaire [ fhir:v "http://shinny.org/us/ny/hrsn/Questionnaire/SHINNYOutreachQuestionnaire"^^xsd:anyURI ; fhir:link <http://shinny.org/us/ny/hrsn/Questionnaire/SHINNYOutreachQuestionnaire> ] ; # fhir:status [ fhir:v "completed"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/EncounterExample" ] ] ; # fhir:authored [ fhir:v "2024-01-01T00:00:00Z"^^xsd:dateTime] ; # fhir:item ( [ fhir:linkId [ fhir:v "assessment-outreach-questionnaire" ] ; fhir:text [ fhir:v "Information regarding the patient outreach from the SCN for a patient assessment." ] ; ( fhir:item [ fhir:linkId [ fhir:v "assessment-outreach" ] ; fhir:text [ fhir:v "Questions regarding the assessment outreach." ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient-assessment-outreach-date" ] ; fhir:text [ fhir:v "The date the SCN reached out to the patient." ] ; ( fhir:answer [ fhir:value [ a fhir:date ; fhir:v "2024-02-01"^^xsd:date ] ] ) ] [ fhir:linkId [ fhir:v "patient-assessment-outreach-status" ] ; fhir:text [ fhir:v "Indicates whether the SCN successfully reached the patient." ] ; ( fhir:answer [ fhir:value [ a fhir:Coding, loinc:LA33-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "LA33-6" ] ; fhir:display [ fhir:v "Yes" ] ] ] ) ] [ fhir:linkId [ fhir:v "outreach-method" ] ; fhir:text [ fhir:v "Describes the method of contact used to reach out to the patient." ] ; ( fhir:answer [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYQuestionnaires"^^xsd:anyURI ] ; fhir:code [ fhir:v "phone" ] ; fhir:display [ fhir:v "Phone" ] ] ] ) ] ) ] ) ] ) . #
IG © 2024+ shinny. Package us.ny.hrsn#1.5.3 based on FHIR 4.0.1. Generated 2025-07-23
Links: Table of Contents |
QA Report