FHIR IG analytics| Package | hl7.fhir.be.pss |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-pss-ct-head-wo-iv-contrast.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest pss-ct-head-wo-iv-contrast
version: v2
Profile: PSS Response Service Request
identifier: urn:uuid:30551ce1-5a28-4356-b684-3e639123ad02
status: Active
intent: Proposal
code: CT, head, wo iv contrast
subject: Male, DoB Unknown
{
"resourceType": "ServiceRequest",
"id": "pss-ct-head-wo-iv-contrast",
"meta": {
"versionId": "v2",
"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-3e639123ad02"
}
],
"status": "active",
"intent": "proposal",
"code": {
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSQSIProcedures",
"code": "114055",
"display": "CT, head, wo iv contrast"
}
]
},
"subject": {
"reference": "Patient/30551ce1-5a28-4356-b684-3e639094ad48"
}
}