Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.1.0 - STU1 Brazil flag

This page is part of the Core do Brasil (v1.1.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

: 1f311b28-03d5-411d-90a6-84edf417e01a - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/MedicationRequest/1f311b28-03d5-411d-90a6-84edf417e01a> a fhir:MedicationRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "1f311b28-03d5-411d-90a6-84edf417e01a"] ;
  fhir:Resource.implicitRules [ fhir:value "http://example.org/rules"] ;
  fhir:Resource.language [ fhir:value "pt-BR"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Narrativa gerada: MedicationRequest 1f311b28-03d5-411d-90a6-84edf417e01a</b></p><a name=\"1f311b28-03d5-411d-90a6-84edf417e01a\"> </a><a name=\"hc1f311b28-03d5-411d-90a6-84edf417e01a\"> </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\">Língua: pt-BR; </p><p style=\"margin-bottom: 0px\"><b>Aplicam-se regras especiais: http://example.org/rules!</b></p></div><p><b>identifier</b>: <code>http://hospital.example.org/medication-request</code>/12345</p><p><b>status</b>: Active</p><p><b>statusReason</b>: <span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason sintol}\">Suspeita de Intolerância</span></p><p><b>intent</b>: Order</p><p><b>doNotPerform</b>: false</p><p><b>medication</b>: <a href=\"Medication-3a46210c-7eb3-48ec-aa67-db7e7ee18864.html\">levofloxacino</a></p><p><b>subject</b>: <a href=\"Patient-b2f63a4c-ddaa-4652-8481-ac1ff473104e.html\">João Carlos</a></p><p><b>encounter</b>: <a href=\"Encounter-c6d553d8-cce0-404b-9d1f-eeffbf7fc6df.html\">Ambulatorial</a></p><p><b>supportingInformation</b>: <a href=\"Observation-07ce5462-f77b-4ad6-af8c-2f67a6500b97.html\">Vital Signs</a></p><p><b>authoredOn</b>: 2024-06-18 14:00:00+0000</p><p><b>requester</b>: <a href=\"Practitioner-d3b61455-f432-48f0-b83b-ba825922d735.html\">Maria Clara</a></p><p><b>performer</b>: <a href=\"Practitioner-d3b61455-f432-48f0-b83b-ba825922d735.html\">Maria Clara</a></p><p><b>performerType</b>: <span title=\"Códigos:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRCBO 225130}\">MEDICO DE FAMILIA E COMUNIDADE</span></p><p><b>reasonCode</b>: <span title=\"Códigos:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRCID10 R50.8}\">Febre</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Tomar 1 comprimido a cada 6 horas por 5 dias.</p><p><b>timing</b>: 4 por 1 day</p><p><b>site</b>: <span title=\"Códigos:{http://snomed.info/sct 74262004}\">Cavidade oral</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>500 mg</td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>validityPeriod</b>: 2024-06-18 14:00:00+0000 --&gt; 2024-07-18 14:00:00+0000</p><p><b>numberOfRepeatsAllowed</b>: 1</p><p><b>quantity</b>: 20 comprimidos</p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td></tr><tr><td style=\"display: none\">*</td><td>5</td><td>days</td><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ucum.html\">http://unitsofmeasure.org</a></td></tr></table><p><b>performer</b>: <a href=\"Organization-1428c345-c221-411f-880f-6fb163817387.html\">Hospital Sírio-Libanês</a></p></blockquote><h3>Substitutions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Allowed[x]</b></td><td><b>Reason</b></td></tr><tr><td style=\"display: none\">*</td><td>true</td><td><span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/v3-ActReason CT}\">alternativa terapêutica</span></td></tr></table></div>"
  ] ;
  fhir:MedicationRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "http://hospital.example.org/medication-request" ] ;
     fhir:Identifier.value [ fhir:value "12345" ]
  ] ;
  fhir:MedicationRequest.status [ fhir:value "active"] ;
  fhir:MedicationRequest.statusReason [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason" ] ;
       fhir:Coding.code [ fhir:value "sintol" ] ;
       fhir:Coding.display [ fhir:value "Suspected Intolerance" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Suspeita de Intolerância" ]
  ] ;
  fhir:MedicationRequest.intent [ fhir:value "order"] ;
  fhir:MedicationRequest.doNotPerform [ fhir:value "false"^^xsd:boolean] ;
  fhir:MedicationRequest.medicationReference [
     fhir:link <http://hl7.org/fhir/Medication/3a46210c-7eb3-48ec-aa67-db7e7ee18864> ;
     fhir:Reference.reference [ fhir:value "Medication/3a46210c-7eb3-48ec-aa67-db7e7ee18864" ] ;
     fhir:Reference.display [ fhir:value "levofloxacino" ]
  ] ;
  fhir:MedicationRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/b2f63a4c-ddaa-4652-8481-ac1ff473104e> ;
     fhir:Reference.reference [ fhir:value "Patient/b2f63a4c-ddaa-4652-8481-ac1ff473104e" ] ;
     fhir:Reference.display [ fhir:value "João Carlos" ]
  ] ;
  fhir:MedicationRequest.encounter [
     fhir:link <http://hl7.org/fhir/Encounter/c6d553d8-cce0-404b-9d1f-eeffbf7fc6df> ;
     fhir:Reference.reference [ fhir:value "Encounter/c6d553d8-cce0-404b-9d1f-eeffbf7fc6df" ] ;
     fhir:Reference.display [ fhir:value "Ambulatorial" ]
  ] ;
  fhir:MedicationRequest.supportingInformation [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Observation/07ce5462-f77b-4ad6-af8c-2f67a6500b97> ;
     fhir:Reference.reference [ fhir:value "Observation/07ce5462-f77b-4ad6-af8c-2f67a6500b97" ] ;
     fhir:Reference.display [ fhir:value "Vital Signs" ]
  ] ;
  fhir:MedicationRequest.authoredOn [ fhir:value "2024-06-18T14:00:00Z"^^xsd:dateTime] ;
  fhir:MedicationRequest.requester [
     fhir:link <http://hl7.org/fhir/Practitioner/d3b61455-f432-48f0-b83b-ba825922d735> ;
     fhir:Reference.reference [ fhir:value "Practitioner/d3b61455-f432-48f0-b83b-ba825922d735" ] ;
     fhir:Reference.display [ fhir:value "Maria Clara" ]
  ] ;
  fhir:MedicationRequest.performer [
     fhir:link <http://hl7.org/fhir/Practitioner/d3b61455-f432-48f0-b83b-ba825922d735> ;
     fhir:Reference.reference [ fhir:value "Practitioner/d3b61455-f432-48f0-b83b-ba825922d735" ] ;
     fhir:Reference.display [ fhir:value "Maria Clara" ]
  ] ;
  fhir:MedicationRequest.performerType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://terminologia.saude.gov.br/fhir/CodeSystem/BRCBO" ] ;
       fhir:Coding.code [ fhir:value "225130" ] ;
       fhir:Coding.display [ fhir:value "MEDICO DE FAMILIA E COMUNIDADE" ]
     ]
  ] ;
  fhir:MedicationRequest.reasonCode [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://terminologia.saude.gov.br/fhir/CodeSystem/BRCID10" ] ;
       fhir:Coding.code [ fhir:value "R50.8" ] ;
       fhir:Coding.display [ fhir:value "Outra febre especificada" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Febre" ]
  ] ;
  fhir:MedicationRequest.dosageInstruction [
     fhir:index 0 ;
     fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ] ;
     fhir:Dosage.text [ fhir:value "Tomar 1 comprimido a cada 6 horas por 5 dias." ] ;
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.frequency [ fhir:value "4"^^xsd:positiveInteger ] ;
         fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
         fhir:Timing.repeat.periodUnit [ fhir:value "d" ]
       ]
     ] ;
     fhir:Dosage.site [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:74262004 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "74262004" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Cavidade oral" ]
     ] ;
     fhir:Dosage.doseAndRate [
       fhir:index 0 ;
       fhir:Dosage.doseAndRate.doseQuantity [
         fhir:Quantity.value [ fhir:value "500"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "mg" ]
       ]
     ]
  ] ;
  fhir:MedicationRequest.dispenseRequest [
     fhir:MedicationRequest.dispenseRequest.validityPeriod [
       fhir:Period.start [ fhir:value "2024-06-18T14:00:00Z"^^xsd:dateTime ] ;
       fhir:Period.end [ fhir:value "2024-07-18T14:00:00Z"^^xsd:dateTime ]
     ] ;
     fhir:MedicationRequest.dispenseRequest.numberOfRepeatsAllowed [ fhir:value "1"^^xsd:nonNegativeInteger ] ;
     fhir:MedicationRequest.dispenseRequest.quantity [
       fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "comprimidos" ]
     ] ;
     fhir:MedicationRequest.dispenseRequest.expectedSupplyDuration [
       fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "days" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]
     ] ;
     fhir:MedicationRequest.dispenseRequest.performer [
       fhir:link <http://hl7.org/fhir/Organization/1428c345-c221-411f-880f-6fb163817387> ;
       fhir:Reference.reference [ fhir:value "Organization/1428c345-c221-411f-880f-6fb163817387" ] ;
       fhir:Reference.display [ fhir:value "Hospital Sírio-Libanês" ]
     ]
  ] ;
  fhir:MedicationRequest.substitution [
     fhir:MedicationRequest.substitution.allowedBoolean [ fhir:value "true"^^xsd:boolean ] ;
     fhir:MedicationRequest.substitution.reason [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
         fhir:Coding.code [ fhir:value "CT" ] ;
         fhir:Coding.display [ fhir:value "continuing therapy" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "alternativa terapêutica" ]
     ]
  ] .

<http://hl7.org/fhir/Medication/3a46210c-7eb3-48ec-aa67-db7e7ee18864> a fhir:Medication .

<http://hl7.org/fhir/Patient/b2f63a4c-ddaa-4652-8481-ac1ff473104e> a fhir:Patient .

<http://hl7.org/fhir/Encounter/c6d553d8-cce0-404b-9d1f-eeffbf7fc6df> a fhir:Encounter .

<http://hl7.org/fhir/Observation/07ce5462-f77b-4ad6-af8c-2f67a6500b97> a fhir:Observation .

<http://hl7.org/fhir/Practitioner/d3b61455-f432-48f0-b83b-ba825922d735> a fhir:Practitioner .

<http://hl7.org/fhir/Organization/1428c345-c221-411f-880f-6fb163817387> a fhir:Organization .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/MedicationRequest/1f311b28-03d5-411d-90a6-84edf417e01a.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/MedicationRequest/1f311b28-03d5-411d-90a6-84edf417e01a.ttl> .