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

FHIR IG analytics

Packagehl7.fhir.us.mcc.r4b
Resource TypeDocumentReference
IdDocumentReference-PACP.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: DocumentReference

Resource DocumentReference "PACP" Version "14" Updated "2022-08-02 18:25:58+0000"

Information Source: #Sfi1OcoY3jXZtX66!

Profile: Document Reference to Patient's Personal Advance Care Plan (Advance Directive)

identifier: id: urn:oid:2.16.840.1.113883.19.5.99999.1

status: current

type: Patient Personal Advance Care Plan (LOINC#81334-5 "Patient Personal advance care plan")

category: Clinical Note (US Core DocumentReferences Category Codes#clinical-note)

subject: Patient/cc-pat-pnoelle: Amy Shaw " NOELLE"

date: Mar 9, 2016 3:29:46 PM

author:

description: Patricia Noelle - Personal Advance Care Plan

content

Attachments

-ContentTypeUrlTitle
*text/plain/Binary/1-noteUri where the data can be found: [base]/Binary/1-note

format: Care Management (Details: urn:oid:1.3.6.1.4.1.19376.1.2.3 code urn:ihe:pcc:cm:2008 = 'urn:ihe:pcc:cm:2008', stated as 'Care Management')

Contexts

-Period
*2004-12-23 08:00:00+1100 --> 2004-12-23 08:01:00+1100

Source1

{
  "resourceType": "DocumentReference",
  "id": "PACP",
  "meta": {
    "versionId": "14",
    "lastUpdated": "2022-08-02T18:25:58.185+00:00",
    "source": "#Sfi1OcoY3jXZtX66",
    "profile": [
      "http://hl7.org/fhir/us/mcc/StructureDefinition/DocRefPACP"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.19.5.99999.1"
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "81334-5",
        "display": "Patient Personal advance care plan"
      }
    ],
    "text": "Patient Personal Advance Care Plan"
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
          "code": "clinical-note",
          "display": "Clinical Note"
        }
      ],
      "text": "Clinical Note"
    }
  ],
  "subject": {
    "reference": "Patient/cc-pat-pnoelle",
    "display": "Amy Shaw"
  },
  "date": "2016-03-09T15:29:46Z",
  "author": [
    {
      "reference": "Practitioner/practitionerMCC-1",
      "display": "Henry Levin, MD"
    },
    {
      "reference": "Patient/cc-pat-pnoelle",
      "display": "Patricia Noelle"
    }
  ],
  "description": "Patricia Noelle - Personal Advance Care Plan",
  "content": [
    {
      "attachment": {
        "contentType": "text/plain",
        "url": "/Binary/1-note",
        "title": "Uri where the data can be found: [base]/Binary/1-note"
      },
      "format": {
        "system": "urn:oid:1.3.6.1.4.1.19376.1.2.3",
        "code": "urn:ihe:pcc:cm:2008",
        "display": "Care Management"
      }
    }
  ],
  "context": {
    "period": {
      "start": "2004-12-23T08:00:00+11:00",
      "end": "2004-12-23T08:01:00+11:00"
    }
  }
}