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

FHIR IG analytics

Packagestjohn.ambulance-care-summary
Resource TypeCarePlan
IdCarePlan-acs-cda-careplan.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 acs-cda-careplan

Profile: ACS Care Plan

status: Active

intent: Plan

description: Per asthma leaflet Recommend ask Housing NZ to remove privet bush

subject: Bob Bobby Bobson (official) Male, DoB: 1984-06-02 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ABC1235)

encounter: Encounter: identifier = https://standards.digital.health.nz/ns/ambulance-master-incident-number#0450-1-2016/06/14,https://standards.digital.health.nz/ns/acc-claim-number#XA12345,https://standards.digital.health.nz/ns/ambulance-unit-call-sign#MTWELL1; status = finished; class = emergency (ActCode#EMER); type = Land ambulance; period = 2016-06-14 11:13:00+1200 --> 2016-06-14 12:42:00+1200

note:

Pt states stressors at home which seem to precipitate asthma attacks Also note flowering privet bush outside front door see photo


Source1

{
  "resourceType": "CarePlan",
  "id": "acs-cda-careplan",
  "meta": {
    "profile": [
      "https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/acs-care-plan"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "plan",
  "description": "Per asthma leaflet\nRecommend ask Housing NZ to remove privet bush",
  "subject": {
    "reference": "Patient/acs-cda-patient-bob"
  },
  "encounter": {
    "reference": "Encounter/acs-cda-encounter"
  },
  "note": [
    {
      "text": "Pt states stressors at home which seem to precipitate asthma attacks\nAlso note flowering privet bush outside front door see photo"
    }
  ]
}