FHIR IG analytics| Package | kl.dk.fhir.prevention |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-BrunoRequestInformation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest
ResourceServiceRequest "BrunoRequestInformation"
Profile: KLGateway119ServiceRequest
status: active
intent: plan
code: Kommunal Sundhedsfremme og forebyggelse (CareSocialCodes#a71921ea-fe83-441d-933b-cc21d0b3c8c3)
subject: Patient/BrunoTestElmer
authoredOn: 2022-05-29
requester: Organization/AfsenderAfBrunosHenvisning
reasonReference: Condition/BrunoAktionsdiagnoseRequest
{
"resourceType": "ServiceRequest",
"id": "BrunoRequestInformation",
"meta": {
"profile": [
"http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-servicerequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"code": {
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "a71921ea-fe83-441d-933b-cc21d0b3c8c3"
}
]
},
"subject": {
"reference": "Patient/BrunoTestElmer"
},
"authoredOn": "2022-05-29",
"requester": {
"reference": "Organization/AfsenderAfBrunosHenvisning"
},
"reasonReference": [
{
"reference": "Condition/BrunoAktionsdiagnoseRequest"
}
]
}