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

FHIR IG analytics

Packagefhir.cdc.opioid-cds-r4
Resource TypeCarePlan
IdCarePlan-example-opioidcds.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 example-opioidcds

status: Active

intent: Proposal

subject: opioidcds example Male, DoB: 1983-01-10

Activities

-Reference
*RequestGroup: status = active; intent = proposal

Source1

{
  "resourceType": "CarePlan",
  "id": "example-opioidcds",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "proposal",
  "subject": {
    "reference": "Patient/example-opioidcds"
  },
  "activity": [
    {
      "reference": {
        "reference": "RequestGroup/example-opioidcds"
      }
    }
  ]
}