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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeProcedure
IdProcedure-PatientKimMusterperson-Procedure-2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Procedure",
  "id": "PatientKimMusterperson-Procedure-2",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure"
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://fhir.de/CodeSystem/bfarm/ops",
        "code": "1-853.2",
        "display": "Diagnostische (perkutane) Punktion und Aspiration der Bauchhöhle: Aszitespunktion",
        "version": "2021"
      }
    ]
  },
  "status": "completed",
  "subject": {
    "reference": "Patient/PatientKimMusterperson"
  },
  "category": {
    "coding": [
      {
        "code": "165197003",
        "system": "http://snomed.info/sct",
        "display": "Diagnostic assessment (procedure)"
      }
    ]
  },
  "performedDateTime": "2021-06-15"
}