Prescription Search Support, published by eHealth Platform. 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
: Antibiology - S2 Get data to collect - Response - 1.1. RequestGroup - 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:RequestGroup ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "getdatatocollect-return2-v"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup getdatatocollect-return2-v</b></p><a name=\"getdatatocollect-return2-v\"> </a><a name=\"hcgetdatatocollect-return2-v\"> </a><a name=\"getdatatocollect-return2-v-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Patient-patient-v.html\">Anonymous Patient Female, DoB Unknown</a></p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TextEquivalent</b></td><td><b>Resource</b></td></tr><tr><td style=\"display: none\">*</td><td>Collect pregnancy status</td><td><a href=\"Questionnaire-q-collect-information2.html\">Questionnaire: url = https://www.ehealth.fgov.be/standards/fhir/pss/Questionnaire/q-collect-information2; version = 1.0.0; status = active; date = 2024-12-05 15:44:54+0000; publisher = eHealth Platform; contact = eHealth Platform (http://www.ehealth.fgov.be/, support@be-ehealth-standards.atlassian.net),Message Structure eHealth (message-structure@ehealth.fgov.be(Work)); jurisdiction = Belgium</a></td></tr></table></div>"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "proposal"] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient-v" ]
] ; #
fhir:action ( [
fhir:textEquivalent [ fhir:v "Collect pregnancy status" ] ;
fhir:resource [
fhir:reference [ fhir:v "Questionnaire/q-collect-information2" ] ]
] ) . #