FHIR Clincal Guidelines (v0.1.0) (STU1 Ballot)

This page is part of the Clinical Guidelines (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

Hep_B_Adult_Forecasting

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:PlanDefinition;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "plandefinition-hep-b-adult-forecasting"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: plandefinition-hep-b-adult-forecasting</p><p><b>url</b>: <a href=\"http://example.org/fhir/uv/cpg/PlanDefinition/plandefinition-hep-b-adult-forecasting\">http://example.org/fhir/uv/cpg/PlanDefinition/plandefinition-hep-b-adult-forecasting</a></p><p><b>identifier</b>: hep-b-adult-forecasting (OFFICIAL)</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: Hep_B_Adult_Forecasting</p><p><b>title</b>: Immunization Forecasting of Hepatitis B Vaccine for Adults &gt;= 18 Years of Age</p><p><b>type</b>: ECA Rule <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/plan-definition-type code 'eca-rule' = 'ECA Rule', given as 'ECA Rule'})</span></p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: Jul 26, 2019 12:00:00 AM</p><p><b>publisher</b>: HL7 FHIR Clinical Guidelines Example Artifact</p><p><b>description</b>: If an adult patient has not been immunized for Hep B and is indicated for a Hep B vaccine, providers should administer according to this forecast.</p><p><b>useContext</b>: </p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow\">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '001' = 'World', given as 'World'})</span></p><p><b>purpose</b>: Example artifact implementation of CDC ACIP Hep B vaccination guidelines for adults, 18 years and older, who have not yet been immunized.</p><p><b>topic</b>: Immunization Forecasting <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>author</b>: , </p><p><b>relatedArtifact</b>: , , </p><p><b>library</b>: <a href=\"Library/hep-b-immunization-adult\">Library/hep-b-immunization-adult</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Hep B Immunization Forecast</p><p><b>description</b>: Vaccinate Adult with specified Hep B forecast, if noted</p><p><b>documentation</b>: </p><p><b>trigger</b>: </p><h3>Conditions</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>applicability</td><td/></tr></table><p><b>groupingBehavior</b>: visual-group</p><p><b>selectionBehavior</b>: exactly-one</p><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: action.title</p><p><b>expression</b>: </p></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: action.description</p><p><b>expression</b>: </p></blockquote><h3>Actions</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr><tr><td>*</td></tr><tr><td>*</td></tr><tr><td>*</td></tr></table></blockquote></div>"
  ];
  fhir:PlanDefinition.url [ fhir:value "http://example.org/fhir/uv/cpg/PlanDefinition/plandefinition-hep-b-adult-forecasting"];
  fhir:PlanDefinition.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "official" ];
     fhir:Identifier.value [ fhir:value "hep-b-adult-forecasting" ]
  ];
  fhir:PlanDefinition.version [ fhir:value "0.1.0"];
  fhir:PlanDefinition.name [ fhir:value "Hep_B_Adult_Forecasting"];
  fhir:PlanDefinition.title [ fhir:value "Immunization Forecasting of Hepatitis B Vaccine for Adults >= 18 Years of Age"];
  fhir:PlanDefinition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/plan-definition-type" ];
       fhir:Coding.code [ fhir:value "eca-rule" ];
       fhir:Coding.display [ fhir:value "ECA Rule" ]     ]
  ];
  fhir:PlanDefinition.status [ fhir:value "draft"];
  fhir:PlanDefinition.experimental [ fhir:value "true"^^xsd:boolean];
  fhir:PlanDefinition.date [ fhir:value "2019-07-26T00:00:00-04:00"^^xsd:dateTime];
  fhir:PlanDefinition.publisher [ fhir:value "HL7 FHIR Clinical Guidelines Example Artifact"];
  fhir:PlanDefinition.description [ fhir:value "If an adult patient has not been immunized for Hep B and is indicated for a Hep B vaccine, providers should administer according to this forecast."];
  fhir:PlanDefinition.useContext [
     fhir:index 0;
     fhir:UsageContext.code [
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type" ];
       fhir:Coding.code [ fhir:value "focus" ];
       fhir:Coding.display [ fhir:value "Clinical Focus" ]     ];
     fhir:UsageContext.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:384810002;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "384810002" ];
         fhir:Coding.display [ fhir:value "Immunization/vaccination management (procedure)" ]       ]     ]
  ];
  fhir:PlanDefinition.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ];
       fhir:Coding.display [ fhir:value "World" ]     ]
  ];
  fhir:PlanDefinition.purpose [ fhir:value "Example artifact implementation of CDC ACIP Hep B vaccination guidelines for adults, 18 years and older, who have not yet been immunized."];
  fhir:PlanDefinition.topic [
     fhir:index 0;
     fhir:CodeableConcept.text [ fhir:value "Immunization Forecasting" ]
  ];
  fhir:PlanDefinition.author [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Daryl Chertcoff" ]
  ], [
     fhir:index 1;
     fhir:ContactDetail.name [ fhir:value "Bryn Rhodes" ]
  ];
  fhir:PlanDefinition.relatedArtifact [
     fhir:index 0;
     fhir:RelatedArtifact.type [ fhir:value "documentation" ];
     fhir:RelatedArtifact.display [ fhir:value "Immunization Calculation Engine - Hep B Vaccine Group - Hep B 2-dose Adult Series" ];
     fhir:RelatedArtifact.url [ fhir:value "https://cdsframework.atlassian.net/wiki/spaces/ICE/pages/14352491/Hep+B+Vaccine+Group#HepBVaccineGroup-ImmunizationSeries:HepB2-doseAdultSeries" ]
  ], [
     fhir:index 1;
     fhir:RelatedArtifact.type [ fhir:value "documentation" ];
     fhir:RelatedArtifact.display [ fhir:value "CDC MMWR Vol.67 / No.1 : Prevention of Hepatitis B Virus Infection in the United States: Recommendations of the Advisory Committee on Immunization Practices" ];
     fhir:RelatedArtifact.url [ fhir:value "http://www.cdc.gov/mmwr/volumes/67/rr/pdfs/rr6701-H.PDF" ]
  ], [
     fhir:index 2;
     fhir:RelatedArtifact.type [ fhir:value "documentation" ];
     fhir:RelatedArtifact.display [ fhir:value "April 2018 Recommendations for the use of adjuvanted hepatitis B vaccine (Heplisav-B, Dynavax)" ];
     fhir:RelatedArtifact.url [ fhir:value "https://www.cdc.gov/mmwr/volumes/67/wr/pdfs/mm6715a5-H.pdf" ]
  ];
  fhir:PlanDefinition.library [
     fhir:value "Library/hep-b-immunization-adult";
     fhir:index 0
  ];
  fhir:PlanDefinition.action [
     fhir:index 0;
     fhir:PlanDefinition.action.title [ fhir:value "Hep B Immunization Forecast" ];
     fhir:PlanDefinition.action.description [ fhir:value "Vaccinate Adult with specified Hep B forecast, if noted" ];
     fhir:PlanDefinition.action.documentation [
       fhir:index 0;
       fhir:RelatedArtifact.type [ fhir:value "documentation" ];
       fhir:RelatedArtifact.display [ fhir:value "Immunization Calculation Engine - Hep B 2-dose Adult Series" ];
       fhir:RelatedArtifact.url [ fhir:value "https://cdsframework.atlassian.net/wiki/spaces/ICE/pages/14352491/Hep+B+Vaccine+Group#HepBVaccineGroup-ImmunizationSeries:HepB2-doseAdultSeries" ]     ];
     fhir:PlanDefinition.action.trigger [
       fhir:index 0;
       fhir:TriggerDefinition.type [ fhir:value "named-event" ];
       fhir:TriggerDefinition.name [ fhir:value "patient-view" ]     ];
     fhir:PlanDefinition.action.condition [
       fhir:index 0;
       fhir:PlanDefinition.action.condition.kind [ fhir:value "applicability" ];
       fhir:PlanDefinition.action.condition.expression [
         fhir:Expression.description [ fhir:value "Is a Hep B Adult Recommendation Available?" ];
         fhir:Expression.language [ fhir:value "text/cql" ];
         fhir:Expression.expression [ fhir:value "Patient Hep B Immunization History should be Evaluated in Adult Series" ]       ]     ];
     fhir:PlanDefinition.action.groupingBehavior [ fhir:value "visual-group" ];
     fhir:PlanDefinition.action.selectionBehavior [ fhir:value "exactly-one" ];
     fhir:PlanDefinition.action.dynamicValue [
       fhir:index 0;
       fhir:PlanDefinition.action.dynamicValue.path [ fhir:value "action.title" ];
       fhir:PlanDefinition.action.dynamicValue.expression [
         fhir:Expression.language [ fhir:value "text/cql" ];
         fhir:Expression.expression [ fhir:value "Get Recommendation Overview" ]       ]     ], [
       fhir:index 1;
       fhir:PlanDefinition.action.dynamicValue.path [ fhir:value "action.description" ];
       fhir:PlanDefinition.action.dynamicValue.expression [
         fhir:Expression.language [ fhir:value "text/cql" ];
         fhir:Expression.expression [ fhir:value "Get Recommendation Detail" ]       ]     ];
     fhir:PlanDefinition.action.action [
       fhir:index 0;
       fhir:PlanDefinition.action.description [ fhir:value "Will Follow Recommendations Provided by This Forecast" ]     ], [
       fhir:index 1;
       fhir:PlanDefinition.action.description [ fhir:value "Will not immunize due to contraindication(s) or other medical risk factors" ]     ], [
       fhir:index 2;
       fhir:PlanDefinition.action.description [ fhir:value "Will not immunize due to patient preferences" ]     ], [
       fhir:index 3;
       fhir:PlanDefinition.action.description [ fhir:value "N/A - see comment (will be reviewed by medical director)" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.