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 organização. - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "31024c66-483a-4c80-b182-157ee133ca96",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Organização a ser enriquecida pelo CADSUS</div>"
  },
  "identifier" : [
    {
      "system" : "https://terminologia.saude.gov.br/fhir/NamingSystem-cnes.html",
      "value" : "1234567"
    }
  ],
  "_name" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
        "valueCode" : "unknown"
      }
    ]
  }
}