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

FHIR IG analytics

Packagech.fhir.ig.ch-emr
Resource TypeDocumentReference
IdDocumentReference-UC2-DocumentReference-Patientenverfuegung.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 UC2-DocumentReference-Patientenverfuegung

status: Current

type: Advance directive

category: Living will (record artifact)

subject: Walter Schmid (official) Male, DoB: 1947-04-12 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756012222222222222)

date: 2022-04-20 11:00:00+0200

author: Walter Schmid (official) Male, DoB: 1947-04-12 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756012222222222222)

custodian: Organization Hausarztpraxis UC2

description: Original der Patientenverfügung liegt bei der Hausarztpraxis und kann dort angefordert werden.

content

Attachments

-LanguageTitle
*German (Switzerland)Patientenverfügung — bei Hausarztpraxis hinterlegt

Source1

{
  "resourceType": "DocumentReference",
  "id": "UC2-DocumentReference-Patientenverfuegung",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference-advance-directive"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "75320-2"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/2011000195101",
          "code": "1264561001"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/UC2-Patient-WalterSchmid"
  },
  "date": "2022-04-20T11:00:00+02:00",
  "author": [
    {
      "reference": "Patient/UC2-Patient-WalterSchmid"
    }
  ],
  "custodian": {
    "reference": "Organization/UC2-Organization-Hausarztpraxis"
  },
  "description": "Original der Patientenverfügung liegt bei der Hausarztpraxis und kann dort angefordert werden.",
  "content": [
    {
      "attachment": {
        "language": "de-CH",
        "title": "Patientenverfügung — bei Hausarztpraxis hinterlegt"
      }
    }
  ]
}