Package | de.netzwerk-universitaetsmedizin.ebm-cpg |
Type | ActivityDefinition |
Id | ExampleProcedureAction |
FHIR Version | R5 |
Source | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ActivityDefinition-ExampleProcedureAction.html |
URL | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-action/procedure-example |
Version | 1.0 |
Status | active |
Date | 2025-03-04T10:04:34+00:00 |
Name | ExampleProcedureAction |
Realm | uv |
Authority | hl7 |
Description | Example of a procedure action. |
Kind | ServiceRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActivityDefinition ExampleProcedureAction
Profile: Procedure Action
knowledgeCapability: computable
knowledgeRepresentationLevel: structured
url: ActivityDefinition ExampleProcedureAction
version: 1.0
name: ExampleProcedureAction
status: Active
experimental: true
subject: Patient
date: 2025-03-04 10:04:34+0000
publisher: CPGonEBMonFHIR
description:
Example of a procedure action.
kind: ServiceRequest
code: Destruction of lesion of middle ear (procedure)
timing: Once per 1 day
{ "resourceType": "ActivityDefinition", "id": "ExampleProcedureAction", "meta": { "profile": [ "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/procedure-action" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "computable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel", "valueCode": "structured" } ], "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-action/procedure-example", "version": "1.0", "name": "ExampleProcedureAction", "status": "active", "experimental": true, "subjectCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/fhir-types", "code": "Patient" } ] }, "date": "2025-03-04T10:04:34+00:00", "publisher": "CPGonEBMonFHIR", "description": "Example of a procedure action.", "kind": "ServiceRequest", "code": { "coding": [ { "system": "http://snomed.info/sct", "version": "http://snomed.info/sct/900000000000207008/version/20240201", "code": "172703006", "display": "Destruction of lesion of middle ear (procedure)" } ] }, "timingTiming": { "repeat": { "frequency": 1, "period": 1, "periodUnit": "d" } } }