Release 4 Snapshot 3: Connectathon 32 Base

This page is part of the Snapshot #3 for FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 R5 , released to support Connectathon 32 . For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2

Content Detailed Descriptions Mappings XML JSON

Example ValueSet/undesirable-effect-frequency (XML)

Extension: location URL for this extension: http://hl7.org/fhir/StructureDefinition/openEHR-location Status: draft. Extension maintained by: Health Level Seven, Inc / openEHR project The anatomical location / body site(s) where the symptoms manifested. Context of Use: Use on Element ID AllergyIntolerance.reaction Extension Content
Patient Care Vocabulary Work Group   Maturity Level : 1 N/A Standards Status : Informative Use Context : Any

Summary Name Flags Card. Type Description & Constraints location 0..* CodeableConcept URL = http://hl7.org/fhir/StructureDefinition/openEHR-location location: The anatomical location / body site(s) where the symptoms manifested. Binding: SNOMED CT Body Structures Raw XML ( extensible ) Use on Element ID AllergyIntolerance.reaction Documentation for this format Full Structure Name Flags Card. Type Description & Constraints extension 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/openEHR-location location: The anatomical location / body site(s) where the symptoms manifested. Use on Element ID AllergyIntolerance.reaction extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/openEHR-location" value[x] I 1..1 CodeableConcept Value of extension Binding: SNOMED CT Body Structures canonical form ( extensible + also see XML Format Specification ) Documentation for this format XML Template

<!-- location --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: <</valueCodeableConcept> </extension>

JSON Template Definition for Value SetUndesirablEffectFrequency

{ // // from Element: " ] " " } Summary
<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="undesirable-effect-frequency"/> 
  <meta> 
    <lastUpdated value="2022-12-14T07:12:54.019+11:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">

      
      <ul> 

        
        <li> Include all codes defined in 

          
          <a href="codesystem-undesirable-effect-frequency.html">

            
            <code> http://hl7.org/fhir/undesirable-effect-frequency</code> 

          
          </a> 

        
        </li> 

      
      </ul> undesirable-effect-frequency

    
    </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/ValueSet/undesirable-effect-frequency"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3118"/> 
  </identifier> 
  <version value="5.0.0-snapshot3"/> 
  <name value="UndesirablEffectFrequency"/> 
  <title value="UndesirablEffectFrequency"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <date value="2020-12-28T16:55:11+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> 
  <immutable value="true"/> 
  <compose> 
    <include> 
      <system value="http://hl7.org/fhir/undesirable-effect-frequency"/> 
    </include> 
  </compose> 

Name
Flags
Card.
Type
Description
&
Constraints
location
0..*
CodeableConcept


</

ValueSet


URL
=
http://hl7.org/fhir/StructureDefinition/openEHR-location
location:
The
anatomical
location
/
body
site(s)
where
the
symptoms
manifested.
Binding:

>


SNOMED
CT
Body
Structures
(
extensible
)
Use
on
Element
ID
AllergyIntolerance.reaction
Documentation
for
this
format



Full Structure Name Flags Card. Type Description & Constraints extension 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/openEHR-location location: The anatomical location / body site(s) where Usage note: every effort has been made to ensure that the symptoms manifested. Use on Element ID AllergyIntolerance.reaction extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/openEHR-location" value[x] I 1..1 CodeableConcept Value examples are correct and useful, but they are not a normative part of extension Binding: SNOMED CT Body Structures ( extensible ) Documentation for this format XML Template the specification.

<!-- location --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: <</valueCodeableConcept> </extension>
JSON Template { // // from Element: " ] " " }   Constraints ele-1 : All FHIR elements must have a @value or children (xpath: @value|f:*|h:div ) ext-1 : Must have either extensions or value[x], not both (xpath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) ) ele-1 : On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: @value|f:*|h:div ) ext-1 : On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")]) ) ele-1 : On Extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.value[x]: @value|f:*|h:div )