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" : "Practitioner",
"id" : "practitioner2",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner2</b></p><a name=\"practitioner2\"> </a><a name=\"hcpractitioner2\"> </a><a name=\"practitioner2-en-US\"> </a><p><b>identifier</b>: <a href=\"https://build.fhir.org/ig/hl7-be/core/NamingSystem-be-nihdi.html\" title=\"RIZIV/INAMI\">BeNIHDINamingSystem</a>/45094508408\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: Christopher Chapel (Official), Mr.Nurse (Nickname)</p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
"value" : "45094508408"
}
],
"name" : [
{
"use" : "official",
"family" : "Chapel",
"given" : [
"Christopher"
]
},
{
"use" : "nickname",
"given" : [
"Mr.Nurse"
]
}
]
}