FHIR IG analytics| Package | hl7.fhir.cz.img-order |
| Resource Type | CarePlan |
| Id | CarePlan-CarePlanExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan CarePlanExample
Profile: Care plan: Imaging Order (CZ)
identifier: Uniform Resource Identifier (URI)/urn:uuid:3e026243-a659-4957-b24d-8b95fbd8d689
status: Active
intent: Order
description: Žádanka na odběr krve
{
"resourceType": "CarePlan",
"id": "CarePlanExample",
"meta": {
"profile": [
"https://hl7.cz/fhir/img-order/StructureDefinition/cz-carePlanImage"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:3e026243-a659-4957-b24d-8b95fbd8d689"
}
],
"status": "active",
"intent": "order",
"description": "Žádanka na odběr krve",
"subject": {
"reference": "Patient/Mracena"
}
}