LACPass International Patient Summary (IPS) Guide
0.1.0 - ci-build

LACPass International Patient Summary (IPS) Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LACBundleIPSExample - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "LACBundleIPSExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://lacpass.racsel.org/StructureDefinition/lac-bundle-ddcc"^^xsd:anyURI ;
fhir:link <http://lacpass.racsel.org/StructureDefinition/lac-bundle-ddcc>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:4122"^^xsd:anyURI ] ;
fhir:value [ fhir:v "f50a5146-7d08-4f4d-b7a9-eb8a05d513a0" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2023-01-15T17:26:43.023+00:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:428e9bed-1f16-4595-91b9-80ae6ac12421"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:428e9bed-1f16-4595-91b9-80ae6ac12421> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:ef333870-0a3a-4ab3-b0ff-6bc191a738c6"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:ef333870-0a3a-4ab3-b0ff-6bc191a738c6> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:6fef12e7-64ad-4792-b2ad-5d6b699588fc"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:6fef12e7-64ad-4792-b2ad-5d6b699588fc> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:73670837-417b-422f-9f99-46fb28d30985"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:73670837-417b-422f-9f99-46fb28d30985> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:dcc7db1b-29a9-4ad1-b6dd-ac06752d9c26"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:dcc7db1b-29a9-4ad1-b6dd-ac06752d9c26> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:d2c23c25-48eb-4e55-a22a-b72787ae1d85"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:d2c23c25-48eb-4e55-a22a-b72787ae1d85> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:bd64ca58-bea9-4b3c-aaa0-50e0b7575b79"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:bd64ca58-bea9-4b3c-aaa0-50e0b7575b79> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:9d5f17f6-6537-4bbb-a883-a5937a79d10c"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:9d5f17f6-6537-4bbb-a883-a5937a79d10c> )
  ] ) . # 

<urn:uuid:428e9bed-1f16-4595-91b9-80ae6ac12421> a fhir:Composition ;
  fhir:id [ fhir:v "LACCompositionExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://lacpass.racsel.org/StructureDefinition/lac-composition-ddcc"^^xsd:anyURI ;
fhir:link <http://lacpass.racsel.org/StructureDefinition/lac-composition-ddcc>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_LACCompositionExample\"> </a><p><b>Generated Narrative: Composition</b><a name=\"LACCompositionExample\"> </a><a name=\"hcLACCompositionExample\"> </a></p><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\">Resource Composition &quot;LACCompositionExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lac-composition-ddcc.html\">LAC_Composition_DDCC</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Patient Summary Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#60591-5)</span></p><p><b>date</b>: 2023-01-15 17:26:43+0000</p><p><b>author</b>: See on this page: Organization/LACOrganizationExample</p><p><b>title</b>: Patient Summary as of 01/15/2023</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: See on this page: Organization/LACOrganizationExample</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:60591-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "60591-5" ] ;
fhir:display [ fhir:v "Patient Summary Document" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/LACPatientExample" ]
  ] ; # 
  fhir:date [ fhir:v "2023-01-15T17:26:43+00:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/LACOrganizationExample" ]
  ] ) ; # 
  fhir:title [ fhir:v "Patient Summary as of 01/15/2023"] ; # 
  fhir:confidentiality [ fhir:v "N"] ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/LACOrganizationExample" ]
  ] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Active Problems" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list Reported" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Hot flushes</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/73670837-417b-422f-9f99-46fb28d30985" ]     ] )
  ] [
fhir:title [ fhir:v "Medication" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ;
fhir:display [ fhir:v "History of Medication use Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">To be populated at future time</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "MedicationStatement/d2c23c25-48eb-4e55-a22a-b72787ae1d85" ]     ] )
  ] [
fhir:title [ fhir:v "Allergies and Intolerances" ] ;
fhir:code [
      ( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ;
fhir:display [ fhir:v "Allergies and adverse reactions Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">To be populated at future time</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "AllergyIntolerance/bd64ca58-bea9-4b3c-aaa0-50e0b7575b79" ]     ] )
  ] [
fhir:title [ fhir:v "History of Immunizations" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11369-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11369-6" ] ;
fhir:display [ fhir:v "History of Immunization Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">To be populated at future time</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Immunization/LACImmunizationExample" ]     ] )
  ] ) . # 

<urn:uuid:ef333870-0a3a-4ab3-b0ff-6bc191a738c6> a fhir:Patient ;
  fhir:id [ fhir:v "LACPatientExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://lacpass.racsel.org/StructureDefinition/lac-patient"^^xsd:anyURI ;
fhir:link <http://lacpass.racsel.org/StructureDefinition/lac-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_LACPatientExample\"> </a><p><b>Generated Narrative: Patient</b><a name=\"LACPatientExample\"> </a><a name=\"hcLACPatientExample\"> </a></p><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\">Resource Patient &quot;LACPatientExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lac-patient.html\">LAC_Patient</a></p></div><p><b>identifier</b>: Passport number/CL/F12-1234123-2 (use: official), Tax ID number/CL/18922652-7</p><p><b>active</b>: true</p><p><b>name</b>: Sergio Penafiel(Official)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1994-10-13</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PPN" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid.2.16.152"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CL/F12-1234123-2" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TAX" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid.2.16.152"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CL/18922652-7" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Sergio Penafiel" ] ;
fhir:family [ fhir:v "Penafiel" ] ;
    ( fhir:given [ fhir:v "Sergio" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1994-10-13"^^xsd:date] . # 

<urn:uuid:6fef12e7-64ad-4792-b2ad-5d6b699588fc> a fhir:Immunization ;
  fhir:id [ fhir:v "LACImmunizationExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://lacpass.racsel.org/StructureDefinition/lac-immunization"^^xsd:anyURI ;
fhir:link <http://lacpass.racsel.org/StructureDefinition/lac-immunization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_LACImmunizationExample\"> </a><p><b>Generated Narrative: Immunization</b><a name=\"LACImmunizationExample\"> </a><a name=\"hcLACImmunizationExample\"> </a></p><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\">Resource Immunization &quot;LACImmunizationExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lac-immunization.html\">LAC_Immunization</a></p></div><p><b>DDCC Event Brand for Immunization</b>: XM4YL8 (Details: http://id.who.int/icd11/mms code XM4YL8 = 'XM4YL8', stated as 'null')</p><p><b>DDCC Vaccine Market Authorization for Immunization</b>: TEST (Details: http://worldhealthorganization.github.io/ddcc/CodeSystem/DDCC-Example-Test-CodeSystem code TEST = 'TEST', stated as 'null')</p><p><b>DDCC Country Of Event for Immunization</b>: CL</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: COVID-19 vaccine, non-replicating viral vector <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (mms#XM9QW8)</span></p><p><b>patient</b>: See on this page: Patient/LACPatientExample</p><p><b>occurrence</b>: 2020-11-15</p><p><b>location</b>: <span>: Administration center</span></p><p><b>lotNumber</b>: A1234</p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>RA01 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (mms#RA01)</span></td><td>1</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://lacpass.racsel.org/StructureDefinition/DDCCEventBrand"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://id.who.int/icd11/mms"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XM4YL8" ]     ]
  ] [
fhir:url [ fhir:v "http://lacpass.racsel.org/StructureDefinition/DDCCVaccineMarketAuthorization"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://worldhealthorganization.github.io/ddcc/CodeSystem/DDCC-Example-Test-CodeSystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TEST" ]     ]
  ] [
fhir:url [ fhir:v "http://lacpass.racsel.org/StructureDefinition/DDCCCountryOfEvent"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CL" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://id.who.int/icd11/mms"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XM9QW8" ] ;
fhir:display [ fhir:v "COVID-19 vaccine, non-replicating viral vector" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/LACPatientExample" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2020-11-15"^^xsd:date] ; # 
  fhir:location [
fhir:display [ fhir:v "Administration center" ]
  ] ; # 
  fhir:lotNumber [ fhir:v "A1234"] ; # 
  fhir:protocolApplied ( [
    ( fhir:targetDisease [
      ( fhir:coding [
fhir:system [ fhir:v "http://id.who.int/icd11/mms"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RA01" ]       ] )     ] ) ;
fhir:doseNumber [ fhir:v "1"^^xsd:positiveInteger ]
  ] ) . # 

<urn:uuid:73670837-417b-422f-9f99-46fb28d30985> a fhir:Condition ;
  fhir:id [ fhir:v "73670837-417b-422f-9f99-46fb28d30985"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_73670837-417b-422f-9f99-46fb28d30985\"> </a><p><b>Generated Narrative: Condition</b><a name=\"73670837-417b-422f-9f99-46fb28d30985\"> </a><a name=\"hc73670837-417b-422f-9f99-46fb28d30985\"> </a></p><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\">Resource Condition &quot;73670837-417b-422f-9f99-46fb28d30985&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item; <a href=\"https://loinc.org/\">LOINC</a>#75326-9 &quot;Problem&quot;)</span></p><p><b>severity</b>: Moderate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA6751-7)</span></p><p><b>code</b>: Essential (primary) hypertension <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-icd10.html\">ICD-10</a>#I10)</span></p><p><b>subject</b>: <a href=\"ef333870-0a3a-4ab3-b0ff-6bc191a738c6\">ef333870-0a3a-4ab3-b0ff-6bc191a738c6</a></p><p><b>onset</b>: 2015</p><p><b>recordedDate</b>: 2016-10</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] [
a loinc:75326-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "75326-9" ] ;
fhir:display [ fhir:v "Problem" ]     ] )
  ] ) ; # 
  fhir:severity [
    ( fhir:coding [
a loinc:LA6751-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6751-7" ] ;
fhir:display [ fhir:v "Moderate" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ;
fhir:code [ fhir:v "I10" ] ;
fhir:display [ fhir:v "Essential (primary) hypertension" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "ef333870-0a3a-4ab3-b0ff-6bc191a738c6" ]
  ] ; # 
  fhir:onset [ fhir:v "2015"^^xsd:gYear] ; # 
  fhir:recordedDate [ fhir:v "2016-10"^^xsd:gYearMonth] . # 

<urn:uuid:dcc7db1b-29a9-4ad1-b6dd-ac06752d9c26> a fhir:Medication ;
  fhir:id [ fhir:v "dcc7db1b-29a9-4ad1-b6dd-ac06752d9c26"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_dcc7db1b-29a9-4ad1-b6dd-ac06752d9c26\"> </a><p><b>Generated Narrative: Medication</b><a name=\"dcc7db1b-29a9-4ad1-b6dd-ac06752d9c26\"> </a><a name=\"hcdcc7db1b-29a9-4ad1-b6dd-ac06752d9c26\"> </a></p><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\">Resource Medication &quot;dcc7db1b-29a9-4ad1-b6dd-ac06752d9c26&quot; </p></div><p><b>code</b>: Product containing anastrozole (medicinal product) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#108774000; unknown#99872 &quot;ANASTROZOL 1MG TABLET&quot;; unknown#2076667 &quot;ANASTROZOL CF TABLET FILMOMHULD 1MG&quot;; <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#L02BG03 &quot;anastrozole&quot;)</span></p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:108774000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108774000" ] ;
fhir:display [ fhir:v "Product containing anastrozole (medicinal product)" ]     ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.4.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "99872" ] ;
fhir:display [ fhir:v "ANASTROZOL 1MG TABLET" ]     ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.4.7"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2076667" ] ;
fhir:display [ fhir:v "ANASTROZOL CF TABLET FILMOMHULD 1MG" ]     ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "L02BG03" ] ;
fhir:display [ fhir:v "anastrozole" ]     ] )
  ] . # 

<urn:uuid:d2c23c25-48eb-4e55-a22a-b72787ae1d85> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "d2c23c25-48eb-4e55-a22a-b72787ae1d85"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_d2c23c25-48eb-4e55-a22a-b72787ae1d85\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"d2c23c25-48eb-4e55-a22a-b72787ae1d85\"> </a><a name=\"hcd2c23c25-48eb-4e55-a22a-b72787ae1d85\"> </a></p><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\">Resource MedicationStatement &quot;d2c23c25-48eb-4e55-a22a-b72787ae1d85&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/dcc7db1b-29a9-4ad1-b6dd-ac06752d9c26</p><p><b>subject</b>: <a href=\"ef333870-0a3a-4ab3-b0ff-6bc191a738c6\">ef333870-0a3a-4ab3-b0ff-6bc191a738c6</a></p><p><b>effective</b>: 2015-03 --&gt; (ongoing)</p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Count 1 times, Once</p><p><b>route</b>: Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/dcc7db1b-29a9-4ad1-b6dd-ac06752d9c26" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "ef333870-0a3a-4ab3-b0ff-6bc191a738c6" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2015-03"^^xsd:gYearMonth ]
  ] ; # 
  fhir:dosage ( [
fhir:timing [
fhir:repeat [
fhir:count [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20053000" ] ;
fhir:display [ fhir:v "Oral use" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ordered" ] ;
fhir:display [ fhir:v "Ordered" ]         ] )       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "tablet" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ]     ] )
  ] ) . # 

<urn:uuid:bd64ca58-bea9-4b3c-aaa0-50e0b7575b79> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "bd64ca58-bea9-4b3c-aaa0-50e0b7575b79"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_bd64ca58-bea9-4b3c-aaa0-50e0b7575b79\"> </a><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"bd64ca58-bea9-4b3c-aaa0-50e0b7575b79\"> </a><a name=\"hcbd64ca58-bea9-4b3c-aaa0-50e0b7575b79\"> </a></p><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\">Resource AllergyIntolerance &quot;bd64ca58-bea9-4b3c-aaa0-50e0b7575b79&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>type</b>: allergy</p><p><b>category</b>: medication</p><p><b>criticality</b>: high</p><p><b>code</b>: Substance with penicillin structure and antibacterial mechanism of action (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#373270004)</span></p><p><b>patient</b>: <a href=\"ef333870-0a3a-4ab3-b0ff-6bc191a738c6\">ef333870-0a3a-4ab3-b0ff-6bc191a738c6</a></p><p><b>onset</b>: 2010</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:type [ fhir:v "allergy"] ; # 
  fhir:category ( [ fhir:v "medication"] ) ; # 
  fhir:criticality [ fhir:v "high"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:373270004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373270004" ] ;
fhir:display [ fhir:v "Substance with penicillin structure and antibacterial mechanism of action (substance)" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "ef333870-0a3a-4ab3-b0ff-6bc191a738c6" ]
  ] ; # 
  fhir:onset [ fhir:v "2010"^^xsd:gYear] . # 

<urn:uuid:9d5f17f6-6537-4bbb-a883-a5937a79d10c> a fhir:Organization ;
  fhir:id [ fhir:v "LACOrganizationExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://lacpass.racsel.org/StructureDefinition/lac-organization"^^xsd:anyURI ;
fhir:link <http://lacpass.racsel.org/StructureDefinition/lac-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_LACOrganizationExample\"> </a><p><b>Generated Narrative: Organization</b><a name=\"LACOrganizationExample\"> </a><a name=\"hcLACOrganizationExample\"> </a></p><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\">Resource Organization &quot;LACOrganizationExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lac-organization.html\">LAC_Organization</a></p></div><p><b>name</b>: Ministerio de Salud</p><p><b>address</b>: Enrique Mac Iver 541, Santiago, Región Metropolitana</p></div>"
  ] ; # 
  fhir:name [ fhir:v "Ministerio de Salud"] ; # 
  fhir:address ( [
fhir:text [ fhir:v "Enrique Mac Iver 541, Santiago, Región Metropolitana" ] ;
fhir:country [ fhir:v "CL" ]
  ] ) . #