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

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeProcedure
IdProcedure-ACP-Procedure-2025-Pat1.json
FHIR VersionR3

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: Procedure ACP-Procedure-2025-Pat1

Profile: ACP Procedure

identifier: Resource identifier/6b384331-b19f-42a8-a7d7-2e5837d136e9

status: Completed

category: Consultation (procedure)

code: advance care planning

subject: Patient, Hendrik Hartman


Source1

{
  "resourceType": "Procedure",
  "id": "ACP-Procedure-2025-Pat1",
  "meta": {
    "profile": [
      "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-Procedure"
    ]
  },
  "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": "6b384331-b19f-42a8-a7d7-2e5837d136e9"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "11429006",
        "display": "Consultation (procedure)"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "713603004",
        "display": "advance care planning"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ACP-Patient-HendrikHartman-Pat1",
    "display": "Patient, Hendrik Hartman"
  }
}