Referral Prescription, published by . 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/referral/ and changes regularly. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "example12-referralprescription-nursing-annex81",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-annex-81"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest example12-referralprescription-nursing-annex81</b></p><a name=\"example12-referralprescription-nursing-annex81\"> </a><a name=\"hcexample12-referralprescription-nursing-annex81\"> </a><a name=\"example12-referralprescription-nursing-annex81-en-US\"> </a><p><b>BeValidityPeriod</b>: 2022-04-19 --> 2023-04-19</p><p><b>Request status reason</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-prescription-status-reason inProgress}\">In Progress</span></p><p><b>BePerformerType</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persphysician}\">physician</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 9632001}\">Nursing procedure</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-temp-requested-service tmp-prep-x081-2}\">Preparing medication_Appendix 81</span></p><p><b>subject</b>: <a href=\"#hcexample12-referralprescription-nursing-annex81/patient1\">Jane Doe Female, DoB: 1956-05-27 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#BeSSINNamingSystem#99999999991\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>occurrence</b>: Once per1 weeks</p><p><b>authoredOn</b>: 2022-10-31 00:00:00+0100</p><p><b>requester</b>: <a href=\"#hcexample12-referralprescription-nursing-annex81/requesterrole2\">PractitionerRole nurse</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 52448006}\">Dementia</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Patient #patient1</b></p><a name=\"example12-referralprescription-nursing-annex81/patient1\"> </a><a name=\"hcexample12-referralprescription-nursing-annex81/patient1\"> </a><a name=\"example12-referralprescription-nursing-annex81/patient1-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jane Doe Female, DoB: 1956-05-27 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#BeSSINNamingSystem#99999999991\u00a0(use:\u00a0official,\u00a0))</p><hr/></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #requesterrole2</b></p><a name=\"example12-referralprescription-nursing-annex81/requesterrole2\"> </a><a name=\"hcexample12-referralprescription-nursing-annex81/requesterrole2\"> </a><a name=\"example12-referralprescription-nursing-annex81/requesterrole2-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-practitioner2.html\">Practitioner Christopher Chapel (official)</a></p><p><b>code</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persnurse}\">nurse</span></p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Patient",
"id" : "patient1",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"
]
},
"identifier" : [
{
"use" : "official",
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value" : "99999999991"
}
],
"name" : [
{
"family" : "Doe",
"given" : [
"Jane"
]
}
],
"gender" : "female",
"birthDate" : "1956-05-27"
},
{
"resourceType" : "PractitionerRole",
"id" : "requesterrole2",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"
]
},
"practitioner" : {
🔗 "reference" : "Practitioner/practitioner2"
},
"code" : [
{
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty",
"code" : "persnurse",
"display" : "nurse"
}
]
}
]
}
],
"extension" : [
{
"url" : "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-validity-period",
"valuePeriod" : {
"start" : "2022-04-19",
"end" : "2023-04-19"
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/request-statusReason",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-prescription-status-reason",
"code" : "inProgress",
"display" : "In Progress"
}
]
}
},
{
"url" : "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-performer-type",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty",
"code" : "persphysician"
}
]
}
}
],
"status" : "active",
"intent" : "proposal",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/11000172109",
"code" : "9632001"
}
],
"text" : "Nursing procedure"
}
],
"priority" : "routine",
"code" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-temp-requested-service",
"code" : "tmp-prep-x081-2"
}
]
},
"subject" : {
"reference" : "#patient1"
},
"occurrenceTiming" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2021-07-02",
"end" : "2022-06-30"
},
"frequency" : 1,
"period" : 1,
"periodUnit" : "wk"
}
},
"authoredOn" : "2022-10-31T00:00:00+01:00",
"requester" : {
"reference" : "#requesterrole2"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/11000172109",
"code" : "52448006"
}
]
}
]
}