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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeCarePlan
IdCarePlan-careplan-breast-followup-example.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


Source1

{
  "resourceType": "CarePlan",
  "id": "careplan-breast-followup-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/base/StructureDefinition/care-plan-lt"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "plan",
  "subject": {
    "reference": "Patient/example-patient-female"
  },
  "encounter": {
    "reference": "Encounter/encounter-breast-step2-imaging-example"
  }
}