Prescription Search Support
1.0.0 - STU1
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
{
"resourceType" : "Task",
"id" : "collect-information2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task collect-information2</b></p><a name=\"collect-information2\"> </a><a name=\"hccollect-information2\"> </a><a name=\"collect-information2-en-US\"> </a><p><b>status</b>: Requested</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=\"Patient-patient-y.html\">Anonymous Patient Female, DoB: 1989-09-12</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=\"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; copyright = </a></td></tr></table></div>"
},
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"for" : {
🔗 "reference" : "Patient/patient-y"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"code" : "collect-information",
"display" : "Collect information"
}
]
},
"valueReference" : {
🔗 "reference" : "https://www.ehealth.fgov.be/standards/fhir/pss/Questionnaire/q-collect-information2"
}
}
]
}