Package | de.netzwerk-universitaetsmedizin.ebm-cpg |
Type | ActivityDefinition |
Id | NoDexamethasoneApplication |
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-NoDexamethasoneApplication.html |
URL | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-action/no-dexamethasone-application |
Version | 1.0 |
Status | active |
Date | 2025-03-04T10:04:34+00:00 |
Name | NoDexamethasoneApplicationActivity |
Realm | uv |
Authority | hl7 |
Description | No Application of Dexamethasone |
Kind | MedicationRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActivityDefinition NoDexamethasoneApplication
Profile: Drug Administration Action
knowledgeCapability: computable
knowledgeRepresentationLevel: structured
url: ActivityDefinition NoDexamethasoneApplicationActivity
version: 1.0
name: NoDexamethasoneApplicationActivity
status: Active
experimental: true
subject: Patient
date: 2025-03-04 10:04:34+0000
publisher: CPGonEBMonFHIR
description:
No Application of Dexamethasone
kind: MedicationRequest
code: Administration of drug or medicament (procedure)
doNotPerform: true
product: Dexamethasone (substance)
dosage
route: Oral route
DoseAndRates
Dose[x] Rate[x] 6 mg (Details: UCUM codemg = 'mg') 1 /d (Details: UCUM code/d = '/d')
{ "resourceType": "ActivityDefinition", "id": "NoDexamethasoneApplication", "meta": { "profile": [ "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/drug-administration-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/no-dexamethasone-application", "version": "1.0", "name": "NoDexamethasoneApplicationActivity", "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": "No Application of Dexamethasone", "kind": "MedicationRequest", "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "18629005", "display": "Administration of drug or medicament (procedure)" } ] }, "doNotPerform": true, "productCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "372584003", "display": "Dexamethasone (substance)" }, { "system": "http://fhir.de/CodeSystem/bfarm/atc", "code": "C05AA09", "display": "Dexamethason" } ] }, "dosage": [ { "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "26643006", "display": "Oral route" } ] }, "doseAndRate": [ { "doseQuantity": { "value": 6, "unit": "mg", "system": "http://unitsofmeasure.org", "code": "mg" }, "rateQuantity": { "value": 1, "unit": "/d", "system": "http://unitsofmeasure.org", "code": "/d" } } ] } ] }