Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build
Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "Example-img-PractitionerRole-119c815a75ad",
"meta" : {
"profile" : [
🔗 "https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfilePractitionerRoleHCEU"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole Example-img-PractitionerRole-119c815a75ad</b></p><a name=\"Example-img-PractitionerRole-119c815a75ad\"> </a><a name=\"hcExample-img-PractitionerRole-119c815a75ad\"> </a><a name=\"Example-img-PractitionerRole-119c815a75ad-es-ES\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProfilePractitionerRoleHCEU.html\">HCEU - PractitionerRole</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Example-img-Practitioner-a7ee3b697086.html\">Practitioner carlos Mario Perez Albornoz(official)</a></p><p><b>organization</b>: <a href=\"Organization-Example-Prestador-Organization-5e2803024bcd.html\">Organization CLINICA IPS ATENCION SALUD</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 465511991000087105}\">Ortopedista pediatrico</span></p><p><b>healthcareService</b>: <a href=\"HealthcareService-Example-HealthcareService-img-e1ddc483b66e.html\">HealthcareService Servicio de imagenología</a></p></div>"
},
"active" : true,
"practitioner" : {
🔗 "reference" : "Practitioner/Example-img-Practitioner-a7ee3b697086"
},
"organization" : {
🔗 "reference" : "Organization/Example-Prestador-Organization-5e2803024bcd"
},
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "465511991000087105",
"display" : "Pediatric orthopedic surgeon"
}
],
"text" : "Ortopedista pediatrico"
}
],
"healthcareService" : [
{
🔗 "reference" : "HealthcareService/Example-HealthcareService-img-e1ddc483b66e"
}
]
}