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

FHIR IG analytics

Packagehl7.fhir.uv.ibcm
Resource TypeCarePlan
IdCarePlan-uc3-careplan.json
FHIR VersionR5

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 uc3-careplan

status: Active

intent: Plan

subject: MS Female, DoB: 1991-02-01 ( ms)

encounter: Encounter: status = completed; class = ambulatory


Source1

{
  "resourceType": "CarePlan",
  "id": "uc3-careplan",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "plan",
  "subject": {
    "reference": "Patient/uc3-mother"
  },
  "encounter": {
    "reference": "Encounter/uc3-encounter-obsclinic"
  }
}