FHIR IG analytics| Package | hl7.fhir.be.drp |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-ucgh241p111-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest ucgh241p111-1
Profile: BeReferralServiceRequestNursing
BeValidityPeriod: 2022-10-03 --> 2023-04-03
BeFeedbackToPrescriber: false
BePerformerType: nurse
status: Active
intent: Order
category: 9632001
code: 225230008
subject: Identifier: BeSSINNamingSystem/38012699993
authoredOn: 2022-10-03 00:00:00+0100
requester: PractitionerRole physician
reasonCode: kidney failure
{
"resourceType": "ServiceRequest",
"id": "ucgh241p111-1",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-referral-servicerequest-nursing"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-validity-period",
"valuePeriod": {
"start": "2022-10-03",
"end": "2023-04-03"
}
},
{
"url": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-feedback-to-prescriber",
"valueBoolean": false
},
{
"url": "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-ext-performer-type",
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty",
"code": "persnurse"
}
]
}
}
],
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000172109",
"code": "9632001"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000172109",
"code": "225230008"
}
]
},
"subject": {
"identifier": {
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value": "38012699993"
}
},
"authoredOn": "2022-10-03T00:00:00+01:00",
"requester": {
"reference": "PractitionerRole/DOCTOR-10829059004"
},
"reasonCode": [
{
"text": "kidney failure"
}
]
}