FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.img-order
Resource TypeCarePlan
IdCarePlan-CarePlanExample.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CarePlan CarePlanExample

identifier: Uniform Resource Identifier (URI)/urn:uuid:3e026243-a659-4957-b24d-8b95fbd8d689

status: Active

intent: Order

description: Žádanka na odběr krve

subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rcis#2716126452 (use: official, ))


Source1

{
  "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"
  }
}