FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-53a41e63-e826-45fa-9076-9be4b18399c8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest 53a41e63-e826-45fa-9076-9be4b18399c8
version: 1
Profile: nl core Procedure request
identifier: https://cp2-test.example.org/ServiceRequest/53a41e63-e826-45fa-9076-9be4b18399c8 (use: official, )
status: Active
intent: Order
code: VV Beschermd wonen met intensieve verzorging en verpleging
subject: Patient Jaantje Merkens
requester: Caroline van Dijk at Organization 2 (Identifier: http://fhir.nl/fhir/NamingSystem/uzi/02222222)
{
"resourceType": "ServiceRequest",
"id": "53a41e63-e826-45fa-9076-9be4b18399c8",
"meta": {
"versionId": "1",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "https://cp2-test.example.org/ServiceRequest",
"value": "53a41e63-e826-45fa-9076-9be4b18399c8",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "22222222"
}
}
}
],
"status": "active",
"intent": "order",
"code": {
"coding": [
{
"system": "http://istandaarden.nl/ibieb/codelijsten/COD163",
"code": "755",
"display": "VV Beschermd wonen met intensieve verzorging en verpleging"
}
]
},
"subject": {
"reference": "Patient/27e58ece-409e-44f9-8cc1-b33495a0ef9d",
"display": "Patient Jaantje Merkens"
},
"requester": {
"type": "PractitionerRole",
"identifier": {
"system": "http://fhir.nl/fhir/NamingSystem/uzi",
"value": "02222222",
"assigner": {
"identifier": {
"system": "http://fhir.nl/fhir/NamingSystem/kvk",
"value": "50000535"
}
}
},
"display": "Caroline van Dijk at Organization 2"
}
}