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

FHIR IG analytics

Packagelt.hl7.fhir.cvd
Resource TypeCarePlan
IdCarePlan-skl03-care-plan-3.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


English


Generated Narrative: CarePlan skl03-care-plan-3

status: Active

intent: Plan

subject: Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

contributor: PractitionerRole

note:

MTL Cholesterolis: achieved; Kraujo spaudimas: in progress; Metimas rūkyti: in progress; KMI: in progress; Svoris sumažėjo >= 5%: achieved


Lithuanian


Generated Narrative: CarePlan skl03-care-plan-3

status: Active

intent: Plan

subject: Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

contributor: PractitionerRole

note:

MTL Cholesterolis: achieved; Kraujo spaudimas: in progress; Metimas rūkyti: in progress; KMI: in progress; Svoris sumažėjo >= 5%: achieved


Source1

{
  "resourceType": "CarePlan",
  "id": "skl03-care-plan-3",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/cvd/StructureDefinition/care-plan-lt-cvd"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "plan",
  "subject": {
    "reference": "Patient/patient-male-example"
  },
  "contributor": [
    {
      "reference": "PractitionerRole/practitioner-role-example"
    }
  ],
  "note": [
    {
      "text": "MTL Cholesterolis: achieved; Kraujo spaudimas: in progress; Metimas rūkyti: in progress; KMI: in progress; Svoris sumažėjo >= 5%: achieved"
    }
  ]
}