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

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeProcedure
IdBSP_KBV_PR_AW_Ambulante_Operation_1.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

TBD

Source1

{
  "resourceType": "Procedure",
  "id": "3200",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-11T14:49:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ambulante_Operation|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "partOf": [
    {
      "reference": "Procedure/3199"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "code": "Ambulante_Operation"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "extension": [
          {
            "url": "http://fhir.de/StructureDefinition/seitenlokalisation",
            "valueCoding": {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION",
              "code": "L"
            }
          }
        ],
        "system": "http://fhir.de/CodeSystem/dimdi/ops",
        "version": "2020",
        "code": "5-380.34"
      }
    ]
  },
  "subject": {
    "reference": "Patient/3181"
  },
  "performedDateTime": "2020-02-22",
  "reasonCode": [
    {
      "coding": [
        {
          "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_EBM",
          "code": "31157"
        }
      ]
    }
  ],
  "complication": [
    {
      "text": "Wundinfektion"
    },
    {
      "text": "Schnittwunde"
    }
  ]
}