Example in PACIO ADI2.0.0-ballot
DocumentReference

Example-Smith-Johnson-DocRef-DocumentReference

current

Living Will

DocumentReference-Example-Smith-Johnson-DocRef-DocumentReference.json

Resource Details

Resource Type
DocumentReference
Resource ID
Example-Smith-Johnson-DocRef-DocumentReference
Identifier
http://example.org/GoodHealthClinic/id|5367-047e62ccf09d4b39a8add708a69b7f38-1
Conforms To
http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-DocumentReference

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "DocumentReference",
  "id": "Example-Smith-Johnson-DocRef-DocumentReference",
  "filename": "DocumentReference-Example-Smith-Johnson-DocRef-DocumentReference.json",
  "profile": [
    "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-DocumentReference"
  ],
  "identifier": {
    "system": "http://example.org/GoodHealthClinic/id",
    "value": "5367-047e62ccf09d4b39a8add708a69b7f38-1"
  },
  "status": "current",
  "type": {
    "system": "http://loinc.org",
    "code": "86533-7",
    "display": "Patient Living will"
  },
  "category": "Clinical Note",
  "description": "Living Will"
}