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 papel de profissional de saúde. - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PractitionerRole ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "b7700a03-922c-47f8-b1eb-bb4af5235397"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole b7700a03-922c-47f8-b1eb-bb4af5235397</b></p><a name=\"b7700a03-922c-47f8-b1eb-bb4af5235397\"> </a><a name=\"hcb7700a03-922c-47f8-b1eb-bb4af5235397\"> </a><a name=\"b7700a03-922c-47f8-b1eb-bb4af5235397-pt-BR\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-f66c9fd0-8b03-4953-a4b0-34d48744c386.html\">Practitioner </a></p><p><b>organization</b>: <a href=\"Organization-31024c66-483a-4c80-b182-157ee133ca96.html\">Organization null</a></p></div>"
] ; #
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/f66c9fd0-8b03-4953-a4b0-34d48744c386" ]
] ; #
fhir:organization [
fhir:reference [ fhir:v "Organization/31024c66-483a-4c80-b182-157ee133ca96" ]
] . #