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-data - 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 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 "getdatatocollect-data"] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:entry ( [
    ( fhir:resource [
a fhir:Patient ;
fhir:id [ fhir:v "Y" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_Y\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Y</b></p><a name=\"Y\"> </a><a name=\"hcY\"> </a><a name=\"Y-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Female, DoB: 1989-03-12</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr></table></div>"       ] ;
fhir:active [ fhir:v "true"^^xsd:boolean ] ;
fhir:gender [ fhir:v "female" ] ;
fhir:birthDate [ fhir:v "1989-03-12"^^xsd:date ] ;
fhir:deceased [ fhir:v "false"^^xsd:boolean ]     ] )
  ] [
    ( fhir:resource [
a fhir:Condition ;
fhir:id [ fhir:v "lower-abdominal-pain" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_lower-abdominal-pain\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition lower-abdominal-pain</b></p><a name=\"lower-abdominal-pain\"> </a><a name=\"hclower-abdominal-pain\"> </a><a name=\"lower-abdominal-pain-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct XXXXXX}\">Lower abdominal pain</span></p><p><b>subject</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><p><b>onset</b>: 2024-10-13</p></div>"       ] ;
fhir:clinicalStatus [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]         ] ) ;
fhir:text [ fhir:v "Active" ]       ] ;
fhir:verificationStatus [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]         ] ) ;
fhir:text [ fhir:v "Confirmed" ]       ] ;
      ( fhir:category [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]         ] ) ;
fhir:text [ fhir:v "Encounter Diagnosis" ]       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:XXXXXX ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XXXXXX" ] ;
fhir:display [ fhir:v "Lower abdominal pain" ]         ] ) ;
fhir:text [ fhir:v "Lower abdominal pain" ]       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/Y" ]       ] ;
fhir:onset [ fhir:v "2024-10-13"^^xsd:date ]     ] )
  ] [
    ( fhir:resource [
a fhir:Condition ;
fhir:id [ fhir:v "frequent-urination-with-burning-sensation" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_frequent-urination-with-burning-sensation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition frequent-urination-with-burning-sensation</b></p><a name=\"frequent-urination-with-burning-sensation\"> </a><a name=\"hcfrequent-urination-with-burning-sensation\"> </a><a name=\"frequent-urination-with-burning-sensation-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct XXXXXX}\">Frequent urination with burning sensation</span></p><p><b>subject</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><p><b>onset</b>: 2024-10-13</p></div>"       ] ;
fhir:clinicalStatus [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]         ] ) ;
fhir:text [ fhir:v "Active" ]       ] ;
fhir:verificationStatus [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]         ] ) ;
fhir:text [ fhir:v "Confirmed" ]       ] ;
      ( fhir:category [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]         ] ) ;
fhir:text [ fhir:v "Encounter Diagnosis" ]       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:XXXXXX ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XXXXXX" ] ;
fhir:display [ fhir:v "Frequent urination with burning sensation" ]         ] ) ;
fhir:text [ fhir:v "Frequent urination with burning sensation" ]       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/Y" ]       ] ;
fhir:onset [ fhir:v "2024-10-13"^^xsd:date ]     ] )
  ] ) . #