Prescription Search Support
1.0.0 - STU1 International flag

Prescription Search Support, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/pss/ and changes regularly. See the Directory of published versions

: getdatatocollect-return - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "getdatatocollect-return"] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:entry ( [
    ( fhir:resource [
a fhir:RequestGroup ;
fhir:id [ fhir:v "getdatatocollect-return-y" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RequestGroup_getdatatocollect-return-y\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup getdatatocollect-return-y</b></p><a name=\"getdatatocollect-return-y\"> </a><a name=\"hcgetdatatocollect-return-y\"> </a><a name=\"getdatatocollect-return-y-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect pregnancy status</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-pregnancy-status\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect past antibiotic use</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-past-antibiotic-use\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect current meds</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-current-meds\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect nitrites</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-nitrites\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect leukocytes</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-leukocytes\">Bundle: type = collection</a></p></blockquote></div>"       ] ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "proposal" ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/Y" ]       ] ;
      ( fhir:action [
fhir:textEquivalent [ fhir:v "Collect pregnancy status" ] ;
fhir:resource [
fhir:reference [ fhir:v "Task/collect-pregnancy-status" ]         ]       ] [
fhir:textEquivalent [ fhir:v "Collect past antibiotic use" ] ;
fhir:resource [
fhir:reference [ fhir:v "Task/collect-past-antibiotic-use" ]         ]       ] [
fhir:textEquivalent [ fhir:v "Collect current meds" ] ;
fhir:resource [
fhir:reference [ fhir:v "Task/collect-current-meds" ]         ]       ] [
fhir:textEquivalent [ fhir:v "Collect nitrites" ] ;
fhir:resource [
fhir:reference [ fhir:v "Task/collect-nitrites" ]         ]       ] [
fhir:textEquivalent [ fhir:v "Collect leukocytes" ] ;
fhir:resource [
fhir:reference [ fhir:v "Task/collect-leukocytes" ]         ]       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:Task ;
fhir:id [ fhir:v "collect-pregnancy-status" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-pregnancy-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-pregnancy-status</b></p><a name=\"collect-pregnancy-status\"> </a><a name=\"hccollect-pregnancy-status\"> </a><a name=\"collect-pregnancy-status-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-pregnancy-status\">Bundle: type = collection</a></td></tr></table></div>"       ] ;
      ( fhir:contained [
a fhir:Questionnaire ;
fhir:id [ fhir:v "collect-pregnancy-status" ] ;
fhir:meta [
          ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire>           ] )         ]       ] ) ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "proposal" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]         ] )       ] ;
fhir:for [
fhir:reference [ fhir:v "Patient/Y" ]       ] ;
      ( fhir:input [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]           ] )         ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Task/collect-pregnancy-status" ]         ]       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:Task ;
fhir:id [ fhir:v "collect-past-antibiotic-use" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-past-antibiotic-use\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-past-antibiotic-use</b></p><a name=\"collect-past-antibiotic-use\"> </a><a name=\"hccollect-past-antibiotic-use\"> </a><a name=\"collect-past-antibiotic-use-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-past-antibiotic-use\">Bundle: type = collection</a></td></tr></table></div>"       ] ;
      ( fhir:contained [
a fhir:Questionnaire ;
fhir:id [ fhir:v "collect-past-antibiotic-use" ] ;
fhir:meta [
          ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire>           ] )         ]       ] ) ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "proposal" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]         ] )       ] ;
fhir:for [
fhir:reference [ fhir:v "Patient/Y" ]       ] ;
      ( fhir:input [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]           ] )         ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Task/collect-past-antibiotic-use" ]         ]       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:Task ;
fhir:id [ fhir:v "collect-current-meds" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-current-meds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-current-meds</b></p><a name=\"collect-current-meds\"> </a><a name=\"hccollect-current-meds\"> </a><a name=\"collect-current-meds-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-current-meds\">Bundle: type = collection</a></td></tr></table></div>"       ] ;
      ( fhir:contained [
a fhir:Questionnaire ;
fhir:id [ fhir:v "collect-current-meds" ] ;
fhir:meta [
          ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire>           ] )         ]       ] ) ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "proposal" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]         ] )       ] ;
fhir:for [
fhir:reference [ fhir:v "Patient/Y" ]       ] ;
      ( fhir:input [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]           ] )         ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Task/collect-current-meds" ]         ]       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:Task ;
fhir:id [ fhir:v "collect-nitrites" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-nitrites\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-nitrites</b></p><a name=\"collect-nitrites\"> </a><a name=\"hccollect-nitrites\"> </a><a name=\"collect-nitrites-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-nitrites\">Bundle: type = collection</a></td></tr></table></div>"       ] ;
      ( fhir:contained [
a fhir:Questionnaire ;
fhir:id [ fhir:v "collect-nitrites" ] ;
fhir:meta [
          ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire>           ] )         ]       ] ) ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "proposal" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]         ] )       ] ;
fhir:for [
fhir:reference [ fhir:v "Patient/Y" ]       ] ;
      ( fhir:input [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]           ] )         ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Task/collect-nitrites" ]         ]       ] )     ] )
  ] [
    ( fhir:resource [
a fhir:Task ;
fhir:id [ fhir:v "collect-leukocytes" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-leukocytes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-leukocytes</b></p><a name=\"collect-leukocytes\"> </a><a name=\"hccollect-leukocytes\"> </a><a name=\"collect-leukocytes-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-leukocytes\">Bundle: type = collection</a></td></tr></table></div>"       ] ;
      ( fhir:contained [
a fhir:Questionnaire ;
fhir:id [ fhir:v "collect-leukocytes" ] ;
fhir:meta [
          ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire>           ] )         ]       ] ) ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "proposal" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]         ] )       ] ;
fhir:for [
fhir:reference [ fhir:v "Patient/Y" ]       ] ;
      ( fhir:input [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ]           ] )         ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Task/collect-leukocytes" ]         ]       ] )     ] )
  ] ) . #