Package | hl7.fhir.nz.cca |
Type | ActivityDefinition |
Id | ActCabergoline |
FHIR Version | R4 |
Source | http://hl7.org.nz/fhir/cca/file:///Users/davidhay/IG/cca/output/ActivityDefinition-ActCabergoline.html |
URL | http://hl7.org.nz/fhir/cca/ActivityDefinition/ActCabergoline |
Version | 0.1.0 |
Status | draft |
Date | 2020-11-17T10:49:45+13:00 |
Realm | nz |
Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "ActivityDefinition", "id": "ActCabergoline", "meta": { "profile": [ "http://hl7.org.nz/fhir/StructureDefinition/CcaActivityDefinition" ] }, "text": { "status": "additional", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org.nz/fhir/StructureDefinition/sact-off-label", "valueBoolean": true }, { "url": "http://hl7.org.nz/fhir/StructureDefinition/sact-location-medication-collection", "valueCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "284748001", "display": "Pharmacy shop" } ], "text": "Collect medication from Pharmacy shop" } }, { "url": "http://hl7.org.nz/fhir/StructureDefinition/sact-administration-site", "valueCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "264362003", "display": "Home" } ], "text": "Administration takes place at the patients home" } } ], "url": "http://hl7.org.nz/fhir/cca/ActivityDefinition/ActCabergoline", "version": "0.1.0", "status": "draft", "date": "2020-11-17T10:49:45+13:00", "publisher": "David Hay", "contact": [ { "name": "David Hay", "telecom": [ { "system": "email", "value": "mailto:david.hay25@gmail.com" } ] } ], "productCodeableConcept": { "coding": [ { "system": "https://nzulm.org.nz/nzmt", "code": "10250021000116102", "display": "Cabergoline" } ] }, "dosage": [ { "text": "2 mg over 20 minutes by IV infusion", "timing": { "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "123445", "display": "QID" } ] } }, "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "180177004", "display": "Continuous infusion of therapeutic substance" } ] }, "doseAndRate": [ { "doseQuantity": { "value": 2, "system": "http://unitsofmeasure.org", "code": "mg" }, "rateQuantity": { "value": 20, "system": "http://unitsofmeasure.org", "code": "min" } } ] } ] }