PrescricaoMedicamento - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Documento de Prescrição de Medicamentos - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "documento-prescricao-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.saude.go.gov.br/r4/prescricaomedicamento/StructureDefinition/documento-prescricao-medicamento"^^xsd:anyURI ;
fhir:link <https://fhir.saude.go.gov.br/r4/prescricaomedicamento/StructureDefinition/documento-prescricao-medicamento> ] )
] ; #
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: Composition documento-prescricao-01</b></p><a name=\"documento-prescricao-01\"> </a><a name=\"hcdocumento-prescricao-01\"> </a><a name=\"documento-prescricao-01-pt-BR\"> </a><p><b>identifier</b>: <code>http://www.saude.gov.br/fhir/prescricaomedicamento/sistema-origem-1001</code>/1006</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 57833-6}\">Prescription for medication</span></p><p><b>date</b>: 2025-02-06</p><p><b>author</b>: <a href=\"Bundle-bundle-document-01.html#urn-uuid-0242d5cf-6316-4ddd-b398-168af8aaeb03\">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>title</b>: Prescrição de Medicamentos</p></div>"
] ; #
fhir:identifier [
fhir:system [ fhir:v "http://www.saude.gov.br/fhir/prescricaomedicamento/sistema-origem-1001"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1006" ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:57833-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57833-6" ] ] )
] ; #
fhir:date [ fhir:v "2025-02-06"^^xsd:date] ; #
fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb03" ]
] ) ; #
fhir:title [ fhir:v "Prescrição de Medicamentos"] ; #
fhir:section ( [
fhir:title [ fhir:v "Beneficiário" ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb01" ] ] )
] [
fhir:title [ fhir:v "Prescrição" ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb05" ] ] )
] [
fhir:title [ fhir:v "Profissional Responsável" ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb03" ] ] )
] [
fhir:title [ fhir:v "Estabelecimento de Saúde" ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb04" ] ] )
] ) . #