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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.prozedur
Resource TypeProcedure
IdProcedure-mii-exa-prozedur-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": "mii-exa-prozedur-procedure-2",
  "meta": {
    "security": [
      {
        "code": "HTEST",
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "display": "test health data"
      }
    ],
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure|2025.0.1"
    ]
  },
  "status": "completed",
  "category": {
    "coding": [
      {
        "code": "18629005",
        "system": "http://snomed.info/sct"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "version": "2018",
        "code": "9-649.60",
        "system": "http://fhir.de/CodeSystem/bfarm/ops",
        "display": "Anzahl der Therapieeinheiten pro Woche bei Erwachsenen: Gruppentherapie durch Spezialtherapeuten: Mehr als 0,05 bis 1 Therapieeinheit pro Woche"
      }
    ]
  },
  "performedDateTime": "2018-03-31",
  "subject": {
    "reference": "Patient/example"
  }
}