FHIR Release 3 (STU) CI-Build

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0 . For a full list Continuous Integration Build of available versions, see FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions . Page versions: R5 R4B R4 R3

Valueset-plan-definition-type.json

Example CodeSystem/interaction-incidence (XML)

Maturity Level : N/A
Vocabulary Responsible Owner: Biomedical Research and Regulation Work Group Ballot Standards Status : Informative

Raw JSON XML ( canonical form + also see XML Format Specification )

Definition for Value SetPlanDefinitionType Code SystemInteractionIncidence

{ "resourceType": "ValueSet", "id": "plan-definition-type", "meta": { "lastUpdated": "2019-10-24T11:53:00+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "url": "http://hl7.org/fhir/ValueSet/plan-definition-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.780" } ], "version": "3.0.2", "name": "PlanDefinitionType", "status": "draft", "experimental": false, "date": "2019-10-24T11:53:00+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "The type of PlanDefinition", "immutable": true, "compose": { "include": [ { "system": "http://hl7.org/fhir/plan-definition-type" } ] } }
<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">  <id value="interaction-incidence"/>   <meta>     <lastUpdated value="2025-11-11T02:17:08.817+11:00"/>   </meta>   <text>     <status value="generated"/>     <div xmlns="http://www.w3.org/1999/xhtml">      <p class="res-header-id">        <b> Generated Narrative: CodeSystem interaction-incidence</b>       </p>       <a name="interaction-incidence"> </a>       <a name="hcinteraction-incidence"> </a>       <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:

       1px solid #8da1b4; border-radius: 5px; line-height: 60%">
        <p style="margin-bottom: 0px">Last updated: 2021-01-05T10:01:24.148+11:00</p>       </div>       <p> This case-sensitive code system         <code> http://hl7.org/fhir/interaction-incidence</code>  defines the following codes:      </p>       <table class="codes">        <tr>           <td style="white-space:nowrap">            <b> Code</b>           </td>         </tr>         <tr>           <td style="white-space:nowrap">Theoretical            <a name="interaction-incidence-Theoretical"> </a>           </td>         </tr>         <tr>           <td style="white-space:nowrap">Observed            <a name="interaction-incidence-Observed"> </a>           </td>         </tr>       </table>     </div>   </text>   <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">    <valueCode value="brr"/>   </extension>   <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">    <valueCode value="trial-use"/>   </extension>   <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">    <valueInteger value="1"/>   </extension>   <url value="http://hl7.org/fhir/interaction-incidence"/>   <identifier>     <system value="urn:ietf:rfc:3986"/>     <value value="urn:oid:2.16.840.1.113883.4.642.4.1991"/>   </identifier>   <version value="6.0.0-ballot3"/>   <name value="InteractionIncidence"/>   <title value="Interaction Incidence"/>   <status value="active"/>   <experimental value="false"/>   <date value="2021-01-05T10:01:24+11:00"/>   <publisher value="HL7 (FHIR Project)"/>   <contact>     <telecom>       <system value="url"/>       <value value="http://hl7.org/fhir"/>     </telecom>     <telecom>       <system value="email"/>       <value value="fhir@lists.hl7.org"/>     </telecom>   </contact>   <description value="A categorisation for a frequency of occurence of an undesirable effect."/>   <jurisdiction>     <coding>       <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>       <code value="001"/>       <display value="World"/>     </coding>   </jurisdiction>   <caseSensitive value="true"/>   <valueSet value="http://hl7.org/fhir/ValueSet/interaction-incidence"/>   <content value="complete"/>   <concept>     <code value="Theoretical"/>     <display value="Theoretical"/>   </concept>   <concept>     <code value="Observed"/>     <display value="Observed"/>   </concept> 
</

CodeSystem

>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.