Guia de implementação do Sumário Internacional do Paciente: Release 1 - BR Realm | STU1
1.0.0 - STU1 Brazil flag

This page is part of the IPS Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Exemplo de estudo de imagem. - XML Representation

Raw xml | Download


<ImagingStudy xmlns="http://hl7.org/fhir">
  <id value="4bc5313a-87b3-4b39-9b9c-180e534d622a"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ImagingStudy 4bc5313a-87b3-4b39-9b9c-180e534d622a</b></p><a name="4bc5313a-87b3-4b39-9b9c-180e534d622a"> </a><a name="hc4bc5313a-87b3-4b39-9b9c-180e534d622a"> </a><a name="4bc5313a-87b3-4b39-9b9c-180e534d622a-pt-BR"> </a><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-dui.html" title="An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of &quot;urn:oid:&quot;. See https://www.dicomstandard.org/">DUI</a>/urn:oid:2.16.840.1.113883.2.9.999.1.12345</p><p><b>status</b>: Available</p><p><b>subject</b>: <a href="Patient-ebaf7611-0c1c-4d96-8a42-c7a49a1f3a41.html">A ser enriquecido pelo CADSUS (no stated gender), DoB:  ( https://terminologia.saude.gov.br/fhir/NamingSystem-cpf.html#12345678901)</a></p><p><b>procedureCode</b>: <span title="Codes:{http://loinc.org 49569-7}">SPECT Heart perfusion and wall motion at rest and W stress and W Tl-201 IV and W Tc-99m Sestamibi IV</span></p><p><b>reasonCode</b>: <span title="Codes:">Chest pain, hypertension, type II diabetes mellitus.</span></p><h3>Series</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Uid</b></td><td><b>Modality</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>2.16.840.1.113883.2.9.999.2.12345</td><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-NM">DICOM NM</a>: Nuclear Medicine</td><td><a href="http://snomed.info/id/80891009">SNOMED CT 80891009</a>: Heart</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:dicom:uid"/>
    <value value="urn:oid:2.16.840.1.113883.2.9.999.1.12345"/>
  </identifier>
  <status value="available"/>
  <subject>🔗 
    <reference value="Patient/ebaf7611-0c1c-4d96-8a42-c7a49a1f3a41"/>
  </subject>
  <procedureCode>
    <coding>
      <system value="http://loinc.org"/>
      <code value="49569-7"/>
      <display
               value="SPECT Heart perfusion and wall motion at rest and W stress and W Tl-201 IV and W Tc-99m Sestamibi IV"/>
    </coding>
  </procedureCode>
  <reasonCode>
    <text value="Chest pain, hypertension, type II diabetes mellitus."/>
  </reasonCode>
  <series>
    <uid value="2.16.840.1.113883.2.9.999.2.12345"/>
    <modality>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <code value="NM"/>
      <display value="Nuclear Medicine"/>
    </modality>
    <bodySite>
      <system value="http://snomed.info/sct"/>
      <code value="80891009"/>
      <display value="Heart"/>
    </bodySite>
  </series>
</ImagingStudy>