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

FHIR IG analytics

Packageiknl.fhir.r4.pzp
Resource TypeGoal
IdGoal-ACP-MedicalPolicyGoal-Pat1.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: Goal ACP-MedicalPolicyGoal-Pat1

identifier: Resource identifier/a1e0d113-bf6d-4e5c-9bf4-044eda75b709

lifecycleStatus: Active

category: advance care planning

description: levensverlengende behandeling

subject: Patient, Hendrik Hartman

statusDate: 2020-10-01


Source1

{
  "resourceType": "Goal",
  "id": "ACP-MedicalPolicyGoal-Pat1",
  "meta": {
    "profile": [
      "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-MedicalPolicyGoal"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "RI",
            "display": "Resource identifier"
          }
        ]
      },
      "system": "https://acme.com/fhir/NamingSystem/resource-business-identifier",
      "value": "a1e0d113-bf6d-4e5c-9bf4-044eda75b709"
    }
  ],
  "lifecycleStatus": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "713603004",
          "display": "advance care planning"
        }
      ]
    }
  ],
  "description": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1351964001",
        "display": "levensverlengende behandeling"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ACP-Patient-HendrikHartman-Pat1",
    "display": "Patient, Hendrik Hartman"
  },
  "statusDate": "2020-10-01"
}