Swedish Alert Information Implementation Guide
0.1.0 - draft

Swedish Alert Information Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SEAlertInformationFlagExample - XML Representation

Raw xml | Download


<Flag xmlns="http://hl7.org/fhir">
  <id value="SEAlertInformationFlagExample"/>
  <meta>
    <profile
             value="http://hl7.se/fhir/ig/alertinformation/StructureDefinition/SEAlertInformationFlag"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Flag SEAlertInformationFlagExample</b></p><a name="SEAlertInformationFlagExample"> </a><a name="hcSEAlertInformationFlagExample"> </a><a name="SEAlertInformationFlagExample-en-US"> </a><p><b>Flag details</b>: <a href="Observation-SEAlertInformationIncidenceOfInfectiousDiseaseObservationExample.html">blodsmitta hos gravid</a></p><p><b>status</b>: Active</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 64301000052105}">blodsmitta hos gravid</span></p><p><b>subject</b>: <a href="Patient/example">Förnamn Efternamn</a></p></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/flag-detail">
    <valueReference>🔗 
      <reference
                 value="Observation/SEAlertInformationIncidenceOfInfectiousDiseaseObservationExample"/>
      <display value="blodsmitta hos gravid"/>
    </valueReference>
  </extension>
  <status value="active"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="64301000052105"/>
      <display value="blodsmitta hos gravid"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example"/>
    <display value="Förnamn Efternamn"/>
  </subject>
</Flag>