FHIR IG analytics| Package | hl7.fhir.be.pss |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-30551ce1-5a28-4356-b684-1e639044ad77.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest 30551ce1-5a28-4356-b684-1e639044ad77
version: v3
Profile: PSS Response Service Request
identifier: urn:uuid:30551ce1-5a28-4356-b684-3e639123ad03
status: Active
intent: Proposal
code: MR, head, wo iv contrast
subject: Male, DoB Unknown
{
"resourceType": "ServiceRequest",
"id": "30551ce1-5a28-4356-b684-1e639044ad77",
"meta": {
"versionId": "v3",
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseServiceRequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "urn:uuid:30551ce1-5a28-4356-b684-3e639123ad03"
}
],
"status": "active",
"intent": "proposal",
"code": {
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSQSIProcedures",
"code": "114092",
"display": "MR, head, wo iv contrast"
}
]
},
"subject": {
"reference": "Patient/30551ce1-5a28-4356-b684-3e639094ad48"
}
}