PrescricaoMedicamento - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Estabelecimento 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:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "estabelecimento-saude-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.saude.go.gov.br/r4/prescricaomedicamento/StructureDefinition/estabelecimento-saude"^^xsd:anyURI ;
fhir:link <https://fhir.saude.go.gov.br/r4/prescricaomedicamento/StructureDefinition/estabelecimento-saude> ] )
] ; #
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: Organization estabelecimento-saude-01</b></p><a name=\"estabelecimento-saude-01\"> </a><a name=\"hcestabelecimento-saude-01\"> </a><a name=\"estabelecimento-saude-01-pt-BR\"> </a><p><b>identifier</b>: <code>https://saude.gov.br/fhir/sid/cnes</code>/1234567</p></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://saude.gov.br/fhir/sid/cnes"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234567" ]
] ) . #