FHIR Implementation Guide for Stroke
1.0.0 - ballot

FHIR Implementation Guide for Stroke - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

: Healthcare Facility - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="example-strokeorganization"/>
  <meta>
    <lastUpdated value="2024-01-11T14:10:06-03:00"/>
    <profile
             value="https://m-caretech.com.br/interopera/stroke-fhirig/StructureDefinition/StrokeOrganization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narrativa gerada: Organization example-strokeorganization</b></p><a name="example-strokeorganization"> </a><a name="hcexample-strokeorganization"> </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">Última atualização: 2024-01-11 14:10:06-0300</p><p style="margin-bottom: 0px">Perfil: <a href="StructureDefinition-StrokeOrganization.html">Healthcare Facility based on the Brazilian RNDS</a></p></div><p><b>identifier</b>: <code>http://rnds.saude.gov.br/fhir/r4/NamingSystem/cnes</code>/67890, <code>http://rnds.saude.gov.br/fhir/r4/NamingSystem/cnpj</code>/00123456000101</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Códigos:">Hospital</span></p><p><b>name</b>: Hospital Referência em AVC</p><p><b>alias</b>: HRAVC</p></div>
  </text>
  <identifier>
    <system value="http://rnds.saude.gov.br/fhir/r4/NamingSystem/cnes"/>
    <value value="67890"/>
  </identifier>
  <identifier>
    <system value="http://rnds.saude.gov.br/fhir/r4/NamingSystem/cnpj"/>
    <value value="00123456000101"/>
  </identifier>
  <active value="true"/>
  <type>
    <text value="Hospital"/>
  </type>
  <name value="Hospital Referência em AVC"/>
  <alias value="HRAVC"/>
</Organization>