0.1.0 - ci-build Brazil flag

PrescricaoMedicamento - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Paciente - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "patient-01",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.saude.go.gov.br/r4/prescricaomedicamento/StructureDefinition/paciente"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-01</b></p><a name=\"patient-01\"> </a><a name=\"hcpatient-01\"> </a><a name=\"patient-01-pt-BR\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( https://saude.gov.br/fhir/sid/cpf#12345678901)</p><hr/></div>"
  },
  "identifier" : [
    {
      "system" : "https://saude.gov.br/fhir/sid/cpf",
      "value" : "12345678901"
    }
  ]
}