Guia de Implementação da OMNISAUDE - CORE
0.0.1 - draft
Guia de Implementação da OMNISAUDE - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "papel-profissional-01",
"meta" : {
"profile" : [
🔗 "https://fhir.omnisaude.co/r4/core/StructureDefinition/papel-profissional"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole papel-profissional-01</b></p><a name=\"papel-profissional-01\"> </a><a name=\"hcpapel-profissional-01\"> </a><a name=\"papel-profissional-01-pt-BR\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-profissional-01.html\">Practitioner Daniel Nogueira</a></p><p><b>organization</b>: <a href=\"Organization-AMH.html\">Organization Americas Health</a></p><p><b>code</b>: <span title=\"Codes:{http://www.saude.gov.br/fhir/r4/CodeSystem/BRCBO 317110}\">PROGRAMADOR DE SISTEMAS DE INFORMACAO</span></p><p><b>location</b>: <a href=\"Location-local-02.html\">Location Escritório Corporativo Omnisaude</a></p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/profissional-01"
},
"organization" : {
🔗 "reference" : "Organization/AMH"
},
"code" : [
{
"coding" : [
{
"system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCBO",
"code" : "317110"
}
]
}
],
"location" : [
{
🔗 "reference" : "Location/local-02"
}
]
}