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

: Papel do Profissional - 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 "papel-profissional-01"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.saude.go.gov.br/r4/prescricaomedicamento/StructureDefinition/papel-profissional"^^xsd:anyURI ;
fhir:link <https://fhir.saude.go.gov.br/r4/prescricaomedicamento/StructureDefinition/papel-profissional>     ] )
  ] ; # 
  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 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>identifier</b>: <code>https://saude.gov.br/fhir/sid/cns</code>/123456789012345, <code>https://saude.gov.br/fhir/sid/crm-go</code>/568521</p><p><b>practitioner</b>: <a href=\"Bundle-bundle-document-01.html#urn-uuid-0242d5cf-6316-4ddd-b398-168af8aaeb02\">Bundle: identifier = http://www.saude.gov.br/fhir/prescricaomedicamento/sistema-origem-1001#1006; type = document; timestamp = 2023-12-13 08:00:00-0300</a></p><p><b>organization</b>: <a href=\"Bundle-bundle-document-01.html#urn-uuid-0242d5cf-6316-4ddd-b398-168af8aaeb04\">Bundle: identifier = http://www.saude.gov.br/fhir/prescricaomedicamento/sistema-origem-1001#1006; type = document; timestamp = 2023-12-13 08:00:00-0300</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://saude.gov.br/fhir/sid/cns"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789012345" ]
  ] [
fhir:system [ fhir:v "https://saude.gov.br/fhir/sid/crm-go"^^xsd:anyURI ] ;
fhir:value [ fhir:v "568521" ]
  ] ) ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb02" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb04" ]
  ] . #