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

FHIR IG analytics

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

version: 14; Last updated: 2022-08-02 18:25:58+0000;

Information Source: #Sfi1OcoY3jXZtX66

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

identifier: URI/urn:oid:2.16.840.1.113883.19.5.99999.1

status: Current

type: Patient Personal Advance Care Plan

category: Clinical Note

subject: Amy Shaw

date: 2016-03-09 15:29:46+0000

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: IHE Format Code set for use with Document Sharing urn:ihe:pcc:cm:2008: Care Management (CM)

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",
          "version": "6.1.0",
          "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": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
        "code": "urn:ihe:pcc:cm:2008",
        "display": "Care Management (CM)"
      }
    }
  ],
  "context": {
    "period": {
      "start": "2004-12-23T08:00:00+11:00",
      "end": "2004-12-23T08:01:00+11:00"
    }
  }
}