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

FHIR IG analytics

Packagehl7.fhir.us.qicore.r4b
Resource TypeCarePlan
IdCarePlan-example.json
FHIR VersionR4B

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 example

instantiatesCanonical: http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact-schedule

status: Active

intent: Plan

category: Assessment and Plan of Treatment

subject: Eve Everywoman

period: 2019-05-24 --> 2020-02-24

careTeam: CareTeam: status = active

addresses: pregnancy

goal: pregnancy goal

activity

outcomeReference: First contact, occurred at about 12 weeks based on gestational age from LMP of 2019-03-01

Details

-KindInstantiatesCanonicalCodeStatusPerformerDescription
*ServiceRequesthttp://example.org/guides/who/anc-cds/PlanDefinition/anc-contactAntenatal careIn ProgressMabel MidwifeFirst antenatal care contact

activity

Details

-KindInstantiatesCanonicalCodeStatusScheduled[x]PerformerDescription
*ServiceRequesthttp://example.org/guides/who/anc-cds/PlanDefinition/anc-contactAntenatal careScheduled2019-07-26 --> (ongoing)Mabel MidwifeSecond contact to occur at 20 weeks of gestational age

activity

Details

-KindInstantiatesCanonicalCodeStatusScheduled[x]PerformerDescription
*ServiceRequesthttp://example.org/guides/who/anc-cds/PlanDefinition/anc-contactAntenatal careNot Started2019-09-06 --> (ongoing)Mabel MidwifeThird contact to occur at 26 weeks of gestational age

activity

Details

-KindInstantiatesCanonicalCodeStatusScheduled[x]PerformerDescription
*ServiceRequesthttp://example.org/guides/who/anc-cds/PlanDefinition/anc-contactAntenatal careNot Started2019-10-04 --> (ongoing)Mabel MidwifeFourth contact to occur at 30 weeks of gestational age

activity

Details

-KindInstantiatesCanonicalCodeStatusScheduled[x]PerformerDescription
*ServiceRequesthttp://example.org/guides/who/anc-cds/PlanDefinition/anc-contactAntenatal careNot Started2019-11-01 --> (ongoing)Mabel MidwifeFifth contact to occur at 34 weeks of gestational age

activity

Details

-KindInstantiatesCanonicalCodeStatusScheduled[x]PerformerDescription
*ServiceRequesthttp://example.org/guides/who/anc-cds/PlanDefinition/anc-contactAntenatal careNot Started2019-11-15 --> (ongoing)Mabel MidwifeSixth contact to occur at 36 weeks of gestational age

activity

Details

-KindInstantiatesCanonicalCodeStatusScheduled[x]PerformerDescription
*ServiceRequesthttp://example.org/guides/who/anc-cds/PlanDefinition/anc-contactAntenatal careNot Started2019-11-29 --> (ongoing)Mabel MidwifeSeventh contact to occur at 38 weeks of gestational age

activity

Details

-KindInstantiatesCanonicalCodeStatusScheduled[x]PerformerDescription
*ServiceRequesthttp://example.org/guides/who/anc-cds/PlanDefinition/anc-contactAntenatal careNot Started2019-12-13 --> (ongoing)Mabel MidwifeEighth contact to occur at 40 weeks of gestational age

activity

Details

-KindCodeStatusScheduled[x]PerformerDescription
*ServiceRequestDelivery procedureNot Started2019-12-13 --> 2019-12-27Mabel MidwifeDelivery

Source1

{
  "resourceType": "CarePlan",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "instantiatesCanonical": [
    "http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact-schedule"
  ],
  "status": "active",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
          "code": "assess-plan",
          "display": "Assessment and Plan of Treatment"
        }
      ]
    }
  ],
  "subject": {
    "display": "Eve Everywoman"
  },
  "period": {
    "start": "2019-05-24",
    "end": "2020-02-24"
  },
  "careTeam": [
    {
      "reference": "CareTeam/example"
    }
  ],
  "addresses": [
    {
      "display": "pregnancy"
    }
  ],
  "goal": [
    {
      "display": "pregnancy goal"
    }
  ],
  "activity": [
    {
      "outcomeReference": [
        {
          "display": "First contact, occurred at about 12 weeks based on gestational age from LMP of 2019-03-01"
        }
      ],
      "detail": {
        "kind": "ServiceRequest",
        "instantiatesCanonical": [
          "http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact"
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "424525001",
              "display": "Antenatal care (regime/therapy)"
            }
          ],
          "text": "Antenatal care"
        },
        "status": "in-progress",
        "performer": [
          {
            "display": "Mabel Midwife"
          }
        ],
        "description": "First antenatal care contact"
      }
    },
    {
      "detail": {
        "kind": "ServiceRequest",
        "instantiatesCanonical": [
          "http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact"
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "424525001",
              "display": "Antenatal care (regime/therapy)"
            }
          ],
          "text": "Antenatal care"
        },
        "status": "scheduled",
        "scheduledPeriod": {
          "start": "2019-07-26"
        },
        "performer": [
          {
            "display": "Mabel Midwife"
          }
        ],
        "description": "Second contact to occur at 20 weeks of gestational age"
      }
    },
    {
      "detail": {
        "kind": "ServiceRequest",
        "instantiatesCanonical": [
          "http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact"
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "424525001",
              "display": "Antenatal care (regime/therapy)"
            }
          ],
          "text": "Antenatal care"
        },
        "status": "not-started",
        "scheduledPeriod": {
          "start": "2019-09-06"
        },
        "performer": [
          {
            "display": "Mabel Midwife"
          }
        ],
        "description": "Third contact to occur at 26 weeks of gestational age"
      }
    },
    {
      "detail": {
        "kind": "ServiceRequest",
        "instantiatesCanonical": [
          "http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact"
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "424525001",
              "display": "Antenatal care (regime/therapy)"
            }
          ],
          "text": "Antenatal care"
        },
        "status": "not-started",
        "scheduledPeriod": {
          "start": "2019-10-04"
        },
        "performer": [
          {
            "display": "Mabel Midwife"
          }
        ],
        "description": "Fourth contact to occur at 30 weeks of gestational age"
      }
    },
    {
      "detail": {
        "kind": "ServiceRequest",
        "instantiatesCanonical": [
          "http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact"
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "424525001",
              "display": "Antenatal care (regime/therapy)"
            }
          ],
          "text": "Antenatal care"
        },
        "status": "not-started",
        "scheduledPeriod": {
          "start": "2019-11-01"
        },
        "performer": [
          {
            "display": "Mabel Midwife"
          }
        ],
        "description": "Fifth contact to occur at 34 weeks of gestational age"
      }
    },
    {
      "detail": {
        "kind": "ServiceRequest",
        "instantiatesCanonical": [
          "http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact"
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "424525001",
              "display": "Antenatal care (regime/therapy)"
            }
          ],
          "text": "Antenatal care"
        },
        "status": "not-started",
        "scheduledPeriod": {
          "start": "2019-11-15"
        },
        "performer": [
          {
            "display": "Mabel Midwife"
          }
        ],
        "description": "Sixth contact to occur at 36 weeks of gestational age"
      }
    },
    {
      "detail": {
        "kind": "ServiceRequest",
        "instantiatesCanonical": [
          "http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact"
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "424525001",
              "display": "Antenatal care (regime/therapy)"
            }
          ],
          "text": "Antenatal care"
        },
        "status": "not-started",
        "scheduledPeriod": {
          "start": "2019-11-29"
        },
        "performer": [
          {
            "display": "Mabel Midwife"
          }
        ],
        "description": "Seventh contact to occur at 38 weeks of gestational age"
      }
    },
    {
      "detail": {
        "kind": "ServiceRequest",
        "instantiatesCanonical": [
          "http://example.org/guides/who/anc-cds/PlanDefinition/anc-contact"
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "424525001",
              "display": "Antenatal care (regime/therapy)"
            }
          ],
          "text": "Antenatal care"
        },
        "status": "not-started",
        "scheduledPeriod": {
          "start": "2019-12-13"
        },
        "performer": [
          {
            "display": "Mabel Midwife"
          }
        ],
        "description": "Eighth contact to occur at 40 weeks of gestational age"
      }
    },
    {
      "detail": {
        "kind": "ServiceRequest",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "236973005",
              "display": "Delivery procedure (procedure)"
            }
          ],
          "text": "Delivery procedure"
        },
        "status": "not-started",
        "scheduledPeriod": {
          "start": "2019-12-13",
          "end": "2019-12-27"
        },
        "performer": [
          {
            "display": "Mabel Midwife"
          }
        ],
        "description": "Delivery"
      }
    }
  ]
}