Gravitate Health FHIR Implementation Guide (FHIR R4)
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide (FHIR R4), published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health-ips/ and changes regularly. See the Directory of published versions

: Pedro Gravitate's IPS - 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 "gravitate-Pedro"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "https://www.gravitatehealth.eu/sid/doc"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Pedro-ips-1" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2021-04-18T09:22:00+02:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://myserver.org/Composition/5702fd1d-dd26-402e-a7c0-7629a5d9bba1"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Composition/5702fd1d-dd26-402e-a7c0-7629a5d9bba1> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Patient/pedro-patient"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Patient/pedro-patient> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Practitioner/pedro-pract"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Practitioner/pedro-pract> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Condition/pedro-cond-1"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Condition/pedro-cond-1> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Condition/pedro-cond-2"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Condition/pedro-cond-2> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Condition/pedro-cond-3"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Condition/pedro-cond-3> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/pedro-med-stat-1"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/pedro-med-stat-1> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/pedro-med-stat-2"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/pedro-med-stat-2> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/pedro-med-stat-3"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/pedro-med-stat-3> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/pedro-med-stat-4"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/pedro-med-stat-4> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/pedro-med-stat-5"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/pedro-med-stat-5> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/pedro-med-stat-6"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/pedro-med-stat-6> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/pedro-med-stat-7"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/pedro-med-stat-7> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/9d7be868-8264-4d94-ad04-ef04ecc92e52"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/9d7be868-8264-4d94-ad04-ef04ecc92e52> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda7785g"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda7785g> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77854"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77854> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77855"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77855> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77856"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77856> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77857"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77857> )
  ] ) . # 

<https://myserver.org/Composition/5702fd1d-dd26-402e-a7c0-7629a5d9bba1> a fhir:Composition ;
  fhir:id [ fhir:v "gravitate-Pedro"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><b>Id:</b> gravitate-Pedro<br/><b>status:</b> final<br/><b>Type:</b> Patient summary Document<br/><b>Subject:</b> Pedro Gravitate<br/><b>Sections:</b><br/><ul><li><b>Title:</b> Problem List<br/><b>Code:</b> Problem list Reported (11450-4)</li><br/><ul><li><b>Entry:</b> <a href=\"Condition-pedro-cond-1.html\">HIV</a></li><br/><li><b>Entry:</b> <a href=\"Condition-pedro-cond-2.html\">Depression</a></li><br/><li><b>Entry:</b> <a href=\"Condition-pedro-cond-3.html\">IBS</a></li><br/></ul><li><b>Title:</b> Medication Summary<br/><b>Code:</b> Hx of Medication use (10160-0)</li><br/><ul><li><b>Entry:</b> <a href=\"MedicationStatement-pedro-med-stat-1.html\">Dovato lamivudine and dolutegravir, 300 mg/50 mg</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-pedro-med-stat-2.html\">Mirtazapine 15 mg</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-pedro-med-stat-3.html\">Calcium carbonate 500 mg</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-pedro-med-stat-4.html\">Cinitrapide 1 mg</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-pedro-med-stat-5.html\">Collagen and magnesium supplements</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-pedro-med-stat-6.html\">Vitamin C supplements</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-pedro-med-stat-7.html\">Protein supplements</a></li><br/></ul></ul></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/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] ; # 
  fhir:date [ fhir:v "2018-07-10T15:22:00+02:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Practitioner/pedro-pract" ] ;
fhir:display [ fhir:v "Dr. Anna Karlsson" ]
  ] ) ; # 
  fhir:title [ fhir:v "Patient Summary (Pedro Gravitate)"] ; # 
  fhir:confidentiality [ fhir:v "N"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Problem List" ] ;
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:entry [
fhir:reference [ fhir:v "Condition/pedro-cond-1" ] ;
fhir:display [ fhir:v "Depression" ]     ] [
fhir:reference [ fhir:v "Condition/pedro-cond-2" ] ;
fhir:display [ fhir:v "HIV" ]     ] [
fhir:reference [ fhir:v "Condition/pedro-cond-3" ] ;
fhir:display [ fhir:v "IBS" ]     ] )
  ] [
fhir:title [ fhir:v "Medication Summary" ] ;
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 "Hx of Medication use" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "MedicationStatement/pedro-med-stat-1" ] ;
fhir:display [ fhir:v "Dovato lamivudine and dolutegravir, 300 mg/50 mg" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/pedro-med-stat-2" ] ;
fhir:display [ fhir:v "Mirtazapine 15 mg" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/pedro-med-stat-3" ] ;
fhir:display [ fhir:v "Calcium carbonate 500 mg" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/pedro-med-stat-4" ] ;
fhir:display [ fhir:v "Cinitrapide 1 mg" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/pedro-med-stat-5" ] ;
fhir:display [ fhir:v "Collagen and magnesium supplements" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/pedro-med-stat-6" ] ;
fhir:display [ fhir:v "Vitamin C supplements" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/pedro-med-stat-7" ] ;
fhir:display [ fhir:v "Protein supplements" ]     ] )
  ] ) . # 

<https://myserver.org/Patient/pedro-patient> a fhir:Patient ;
  fhir:id [ fhir:v "pedro-patient"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Age: 42 years. I live alone, single. Electronics store salesperson Smoker since the age of 20 Interests: cultural events and concerts. I enjoy mountain activities, skiing in winter and hiking the rest of the year. Health Conditions HIV (diagnosed with 38 years) Depression</div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ES" ] ;
fhir:display [ fhir:v "Spain" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-citizenship"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.gravitatehealth.eu/sid/doc"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Pedro-1" ]
  ] [
fhir:system [ fhir:v "keycloak-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "b17f0a96-cb4a-45cd-be09-cbadbe428948" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Gravitate" ] ;
    ( fhir:given [ fhir:v "Pedro" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1980-10-05"^^xsd:date] . # 

<https://myserver.org/Practitioner/pedro-pract> a fhir:Practitioner ;
  fhir:id [ fhir:v "pedro-pract"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_pedro-pract\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner pedro-pract</b></p><a name=\"pedro-pract\"> </a><a name=\"hcpedro-pract\"> </a><a name=\"pedro-pract-en-US\"> </a><p><b>name</b>: Xavier García </p></div>"
  ] ; # 
  fhir:name ( [
fhir:family [ fhir:v "García" ] ;
    ( fhir:given [ fhir:v "Xavier" ] ) ;
    ( fhir:prefix [ fhir:v "Dr." ] )
  ] ) . # 

<https://myserver.org/Condition/pedro-cond-1> a fhir:Condition ;
  fhir:id [ fhir:v "pedro-cond-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_pedro-cond-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition pedro-cond-1</b></p><a name=\"pedro-cond-1\"> </a><a name=\"hcpedro-cond-1\"> </a><a name=\"pedro-cond-1-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:\">confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 35489007}\">Depressive disorder (disorder)</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></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:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:35489007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "35489007" ] ;
fhir:display [ fhir:v "Depressive disorder (disorder)" ]     ] ) ;
fhir:text [ fhir:v "Depressive disorder (disorder)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] . # 

<https://myserver.org/Condition/pedro-cond-2> a fhir:Condition ;
  fhir:id [ fhir:v "pedro-cond-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_pedro-cond-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition pedro-cond-2</b></p><a name=\"pedro-cond-2\"> </a><a name=\"hcpedro-cond-2\"> </a><a name=\"pedro-cond-2-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:\">confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 86406008}\">Human immunodeficiency virus infection</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></p><p><b>onset</b>: 2018</p><p><b>asserter</b>: <a href=\"Bundle-gravitate-Pedro.html#Practitioner_pedro-pract\">Dr. Xavier García</a></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:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:86406008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86406008" ] ;
fhir:display [ fhir:v "Human immunodeficiency virus infection" ]     ] ) ;
fhir:text [ fhir:v "Human immunodeficiency virus infection" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] ; # 
  fhir:onset [ fhir:v "2018"^^xsd:gYear] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/pedro-pract" ] ;
fhir:display [ fhir:v "Dr. Xavier García" ]
  ] . # 

<https://myserver.org/Condition/pedro-cond-3> a fhir:Condition ;
  fhir:id [ fhir:v "pedro-cond-3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_pedro-cond-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition pedro-cond-3</b></p><a name=\"pedro-cond-3\"> </a><a name=\"hcpedro-cond-3\"> </a><a name=\"pedro-cond-3-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:\">confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 10743008}\">Irritable bowel syndrome</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></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:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:10743008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10743008" ] ;
fhir:display [ fhir:v "Irritable bowel syndrome" ]     ] ) ;
fhir:text [ fhir:v "Irritable bowel syndrome" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] . # 

<https://myserver.org/MedicationStatement/pedro-med-stat-1> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "pedro-med-stat-1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_pedro-med-stat-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement pedro-med-stat-1</b></p><a name=\"pedro-med-stat-1\"> </a><a name=\"hcpedro-med-stat-1\"> </a><a name=\"pedro-med-stat-1-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-Pedro.html#Medication_9d7be868-8264-4d94-ad04-ef04ecc92e52\">Dovato 50 mg/300 mg (Dolutegravir/ Lamivudine) tablets</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://standardterms.edqm.eu 20053000}\">Oral use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/9d7be868-8264-4d94-ad04-ef04ecc92e52" ] ;
fhir:display [ fhir:v "Dovato 50 mg/300 mg (Dolutegravir/ Lamivudine) tablets" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] ; # 
  fhir:dosage ( [
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" ]       ] )     ]
  ] ) . # 

<https://myserver.org/MedicationStatement/pedro-med-stat-2> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "pedro-med-stat-2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_pedro-med-stat-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement pedro-med-stat-2</b></p><a name=\"pedro-med-stat-2\"> </a><a name=\"hcpedro-med-stat-2\"> </a><a name=\"pedro-med-stat-2-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-Pedro.html#Medication_fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4\">Mirtazapine 30 mg Coated Tablet</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://standardterms.edqm.eu 20053000}\">Oral use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4" ] ;
fhir:display [ fhir:v "Mirtazapine 30 mg Coated Tablet" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] ; # 
  fhir:dosage ( [
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" ]       ] )     ]
  ] ) . # 

<https://myserver.org/MedicationStatement/pedro-med-stat-3> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "pedro-med-stat-3"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_pedro-med-stat-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement pedro-med-stat-3</b></p><a name=\"pedro-med-stat-3\"> </a><a name=\"hcpedro-med-stat-3\"> </a><a name=\"pedro-med-stat-3-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-Pedro.html#Medication_6f4151e9-91f6-4f1e-adc3-fb94dda7785g\">CALCIO/VITAMINA D3 ROVI 1000 mg/880 UI COMPRIMIDOS EFERVESCENTES</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://standardterms.edqm.eu 20053000}\">Oral use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda7785g" ] ;
fhir:display [ fhir:v "CALCIO/VITAMINA D3 ROVI 1000 mg/880 UI COMPRIMIDOS EFERVESCENTES" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] ; # 
  fhir:dosage ( [
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" ]       ] )     ]
  ] ) . # 

<https://myserver.org/MedicationStatement/pedro-med-stat-4> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "pedro-med-stat-4"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_pedro-med-stat-4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement pedro-med-stat-4</b></p><a name=\"pedro-med-stat-4\"> </a><a name=\"hcpedro-med-stat-4\"> </a><a name=\"pedro-med-stat-4-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-Pedro.html#Medication_6f4151e9-91f6-4f1e-adc3-fb94dda77854\">cinitrapide 1 mg</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://standardterms.edqm.eu 20053000}\">Oral use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77854" ] ;
fhir:display [ fhir:v "cinitrapide 1 mg" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] ; # 
  fhir:dosage ( [
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" ]       ] )     ]
  ] ) . # 

<https://myserver.org/MedicationStatement/pedro-med-stat-5> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "pedro-med-stat-5"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_pedro-med-stat-5\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement pedro-med-stat-5</b></p><a name=\"pedro-med-stat-5\"> </a><a name=\"hcpedro-med-stat-5\"> </a><a name=\"pedro-med-stat-5-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-Pedro.html#Medication_6f4151e9-91f6-4f1e-adc3-fb94dda77855\">Collagen and magnesium supplements</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://standardterms.edqm.eu 20053000}\">Oral use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77855" ] ;
fhir:display [ fhir:v "Collagen and magnesium supplements" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] ; # 
  fhir:dosage ( [
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" ]       ] )     ]
  ] ) . # 

<https://myserver.org/MedicationStatement/pedro-med-stat-6> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "pedro-med-stat-6"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_pedro-med-stat-6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement pedro-med-stat-6</b></p><a name=\"pedro-med-stat-6\"> </a><a name=\"hcpedro-med-stat-6\"> </a><a name=\"pedro-med-stat-6-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-Pedro.html#Medication_6f4151e9-91f6-4f1e-adc3-fb94dda77856\">Vitaminc C supplement</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://standardterms.edqm.eu 20053000}\">Oral use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77856" ] ;
fhir:display [ fhir:v "Vitaminc C supplement" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] ; # 
  fhir:dosage ( [
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" ]       ] )     ]
  ] ) . # 

<https://myserver.org/MedicationStatement/pedro-med-stat-7> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "pedro-med-stat-7"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_pedro-med-stat-7\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement pedro-med-stat-7</b></p><a name=\"pedro-med-stat-7\"> </a><a name=\"hcpedro-med-stat-7\"> </a><a name=\"pedro-med-stat-7-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-Pedro.html#Medication_6f4151e9-91f6-4f1e-adc3-fb94dda77857\">Protein supplements</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-Pedro.html#Patient_pedro-patient\">Pedro Gravitate</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://standardterms.edqm.eu 20053000}\">Oral use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77857" ] ;
fhir:display [ fhir:v "Protein supplements" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pedro-patient" ] ;
fhir:display [ fhir:v "Pedro Gravitate" ]
  ] ; # 
  fhir:dosage ( [
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" ]       ] )     ]
  ] ) . # 

<https://myserver.org/Medication/9d7be868-8264-4d94-ad04-ef04ecc92e52> a fhir:Medication ;
  fhir:id [ fhir:v "9d7be868-8264-4d94-ad04-ef04ecc92e52"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_9d7be868-8264-4d94-ad04-ef04ecc92e52\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 9d7be868-8264-4d94-ad04-ef04ecc92e52</b></p><a name=\"9d7be868-8264-4d94-ad04-ef04ecc92e52\"> </a><a name=\"hc9d7be868-8264-4d94-ad04-ef04ecc92e52\"> </a><a name=\"9d7be868-8264-4d94-ad04-ef04ecc92e52-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi EU/1/19/1370/001}, {https://www.who-umc.org/phpid 0x073AF2E5B92AE19E8B67635AFFB3D6CA}, {http://snomed.info/sct 787165000}, {http://www.whocc.no/atc J05AR25}\">Dovato 50 mg/300 mg 30 tablets</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10220000}\">Coated tablet</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://fdasis.nlm.nih.gov 2T8Q726O95}\">lamivudine</span></p><p><b>strength</b>: 300 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15054000 = 'Tablet')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://fdasis.nlm.nih.gov DKO1W9H7M1}\">dolutegravir</span></p><p><b>strength</b>: 50 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15054000 = 'Tablet')</span></p></blockquote></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/pmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EU/1/19/1370/001" ] ;
fhir:display [ fhir:v "Dovato 50 mg/300 mg 30 tablets" ]     ] [
fhir:system [ fhir:v "https://www.who-umc.org/phpid"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0x073AF2E5B92AE19E8B67635AFFB3D6CA" ] ;
fhir:display [ fhir:v "lamivudine and dolutegravir, 300 mg/50 mg, tablets" ]     ] [
a sct:787165000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "787165000" ] ;
fhir:display [ fhir:v "Dolutegravir- and lamivudine-containing product in oral dose form" ]     ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "J05AR25" ] ;
fhir:display [ fhir:v "lamivudine and dolutegravir" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10220000" ] ;
fhir:display [ fhir:v "Coated tablet" ]     ] )
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2T8Q726O95" ] ;
fhir:display [ fhir:v "lamivudine" ]       ] ) ;
fhir:text [ fhir:v "lamivudine" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "300"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ] ;
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15054000" ]       ]     ]
  ] [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DKO1W9H7M1" ] ;
fhir:display [ fhir:v "dolutegravir" ]       ] ) ;
fhir:text [ fhir:v "dolutegravir" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "50"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ] ;
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15054000" ]       ]     ]
  ] ) . # 

<https://myserver.org/Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4> a fhir:Medication ;
  fhir:id [ fhir:v "fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4</b></p><a name=\"fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4\"> </a><a name=\"hcfdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4\"> </a><a name=\"fdb5c97f-0a46-41ba-bc34-2efd2ef2f7e4-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi 67.068}, {https://www.who-umc.org/phpid 0x6c47381b040e5b588db23b2272f28eec}, {http://www.whocc.no/atc N06AX11}\">MIRTAZAPINA CINFA 30 mg Coated Tablet</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10220000}\">Coated tablet</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fdasis.nlm.nih.gov A051Q2099Q}\">Mirtazapine</span></td><td>30 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15054000 = 'Tablet')</span></td></tr></table></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/pmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67.068" ] ;
fhir:display [ fhir:v "MIRTAZAPINA CINFA 30 mg Coated Tablet" ]     ] [
fhir:system [ fhir:v "https://www.who-umc.org/phpid"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0x6c47381b040e5b588db23b2272f28eec" ] ;
fhir:display [ fhir:v "mirtazapine 30 mg, tablets" ]     ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N06AX11" ] ;
fhir:display [ fhir:v "mirtazapine" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10220000" ] ;
fhir:display [ fhir:v "Coated tablet" ]     ] )
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A051Q2099Q" ] ;
fhir:display [ fhir:v "Mirtazapine" ]       ] ) ;
fhir:text [ fhir:v "Mirtazapine" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ] ;
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15054000" ]       ]     ]
  ] ) . # 

<https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda7785g> a fhir:Medication ;
  fhir:id [ fhir:v "6f4151e9-91f6-4f1e-adc3-fb94dda7785g"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda7785g\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 6f4151e9-91f6-4f1e-adc3-fb94dda7785g</b></p><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda7785g\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda7785g\"> </a><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda7785g-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi 68290}, {https://www.who-umc.org/phpid 0xF79CABF272B6A7EEF104DDDA44E82716}\">CALCIO/VITAMINA D3 ROVI 1000 mg/880 UI COMPRIMIDOS EFERVESCENTES</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10222000}\">Effervescent tablet</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://fdasis.nlm.nih.gov H0G9379FGK}\">calcium carbonate</span></p><p><b>strength</b>: 1000 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15054000 = 'Tablet')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://fdasis.nlm.nih.gov 1C6V77QF41}\">cholecalciferol</span></p><p><b>strength</b>: 880 {UI}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{UI} = '{UI}')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15054000 = 'Tablet')</span></p></blockquote></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/pmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "68290" ] ;
fhir:display [ fhir:v "CALCIO/VITAMINA D3 ROVI 1000 mg/880 UI COMPRIMIDOS EFERVESCENTES" ]     ] [
fhir:system [ fhir:v "https://www.who-umc.org/phpid"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0xF79CABF272B6A7EEF104DDDA44E82716" ] ;
fhir:display [ fhir:v "Calcium Vitamin D" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10222000" ] ;
fhir:display [ fhir:v "Effervescent tablet" ]     ] ) ;
fhir:text [ fhir:v "Effervescent tablet" ]
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "H0G9379FGK" ] ;
fhir:display [ fhir:v "Calcium carbonate" ]       ] ) ;
fhir:text [ fhir:v "calcium carbonate" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "1000"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ] ;
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15054000" ]       ]     ]
  ] [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1C6V77QF41" ] ;
fhir:display [ fhir:v "cholecalciferol" ]       ] ) ;
fhir:text [ fhir:v "cholecalciferol" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "880"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{UI}" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ] ;
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15054000" ]       ]     ]
  ] ) . # 

<https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77854> a fhir:Medication ;
  fhir:id [ fhir:v "6f4151e9-91f6-4f1e-adc3-fb94dda77854"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda77854\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 6f4151e9-91f6-4f1e-adc3-fb94dda77854</b></p><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda77854\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda77854\"> </a><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda77854-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi 59.032}, {https://www.who-umc.org/phpid 0xbb82cd10ab2add752b2b9224931077b2}, {http://www.whocc.no/atc A03FA08}\">BLASTON 1 mg tablets</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10219000}\">Tablet</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fdasis.nlm.nih.gov R8I97I2L24}\">CINITAPRIDE</span></td><td>1 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15054000 = 'Tablet')</span></td></tr></table></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/pmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59.032" ] ;
fhir:display [ fhir:v "BLASTON 1 mg tablets" ]     ] [
fhir:system [ fhir:v "https://www.who-umc.org/phpid"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0xbb82cd10ab2add752b2b9224931077b2" ] ;
fhir:display [ fhir:v "cinitrapide 1 mg tablet" ]     ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A03FA08" ] ;
fhir:display [ fhir:v "Cinitapride" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10219000" ] ;
fhir:display [ fhir:v "Tablet" ]     ] ) ;
fhir:text [ fhir:v "Tablet" ]
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R8I97I2L24" ] ;
fhir:display [ fhir:v "CINITAPRIDE" ]       ] ) ;
fhir:text [ fhir:v "CINITAPRIDE" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ] ;
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15054000" ]       ]     ]
  ] ) . # 

<https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77855> a fhir:Medication ;
  fhir:id [ fhir:v "6f4151e9-91f6-4f1e-adc3-fb94dda77855"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda77855\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 6f4151e9-91f6-4f1e-adc3-fb94dda77855</b></p><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda77855\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda77855\"> </a><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda77855-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi 0xb9846396e9e1eedc4a344e7b64d57107}\">AQUILEA ARTICULACIONES COLAGENO Y MAGNESIO 375GR</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10201000}\">Oral powder</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://fdasis.nlm.nih.gov I38ZP9992A}\">MAGNESIUM</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://fdasis.nlm.nih.gov S270N0TRQY}\">HYALURONIC ACID</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://fdasis.nlm.nih.gov PT3TGI7OIP}\">HUMAN TYPE I COLLAGEN</span></p></blockquote></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/pmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0xb9846396e9e1eedc4a344e7b64d57107" ] ;
fhir:display [ fhir:v "AQUILEA ARTICULACIONES COLAGENO Y MAGNESIO 375GR" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10201000" ] ;
fhir:display [ fhir:v "Oral powder" ]     ] ) ;
fhir:text [ fhir:v "Oral powder" ]
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "I38ZP9992A" ] ;
fhir:display [ fhir:v "MAGNESIUM" ]       ] ) ;
fhir:text [ fhir:v "MAGNESIUM" ]     ]
  ] [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "S270N0TRQY" ] ;
fhir:display [ fhir:v "HYALURONIC ACID" ]       ] ) ;
fhir:text [ fhir:v "HYALURONIC ACID" ]     ]
  ] [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PT3TGI7OIP" ] ;
fhir:display [ fhir:v "HUMAN TYPE I COLLAGEN" ]       ] ) ;
fhir:text [ fhir:v "HUMAN TYPE I COLLAGEN" ]     ]
  ] ) . # 

<https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77856> a fhir:Medication ;
  fhir:id [ fhir:v "6f4151e9-91f6-4f1e-adc3-fb94dda77856"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda77856\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 6f4151e9-91f6-4f1e-adc3-fb94dda77856</b></p><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda77856\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda77856\"> </a><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda77856-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi 0x173fdc0ef097ed4dbe3915fba2e90586}, {http://www.whocc.no/atc A11GA01}\">SORIA NATURAL VITAMINA C 36 COMPRIMIDOS</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10227000}\">Modified-release tablet</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fdasis.nlm.nih.gov PQ6CK8PD0R}\">Vitamin C</span></td></tr></table></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/pmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0x173fdc0ef097ed4dbe3915fba2e90586" ] ;
fhir:display [ fhir:v "SORIA NATURAL VITAMINA C 36 COMPRIMIDOS" ]     ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A11GA01" ] ;
fhir:display [ fhir:v "ascorbic acid (vit C)" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10227000" ] ;
fhir:display [ fhir:v "Modified-release tablet" ]     ] ) ;
fhir:text [ fhir:v "Modified-release tablet" ]
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PQ6CK8PD0R" ] ;
fhir:display [ fhir:v "ASCORBIC ACID" ]       ] ) ;
fhir:text [ fhir:v "Vitamin C" ]     ]
  ] ) . # 

<https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda77857> a fhir:Medication ;
  fhir:id [ fhir:v "6f4151e9-91f6-4f1e-adc3-fb94dda77857"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda77857\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 6f4151e9-91f6-4f1e-adc3-fb94dda77857</b></p><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda77857\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda77857\"> </a><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda77857-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi 0x81bb4f17d1ea7aabcd39383d33a4f2d6}\">NATURES PLUS SPIRU-TEIN BATIDO PROTEINA SABOR COOKIES 525GR</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10201000}\">Oral powder</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fdasis.nlm.nih.gov R44IWB3RN5}\">SOY PROTEIN</span></td></tr></table></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/pmswi"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0x81bb4f17d1ea7aabcd39383d33a4f2d6" ] ;
fhir:display [ fhir:v "NATURES PLUS SPIRU-TEIN BATIDO PROTEINA SABOR COOKIES 525GR" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10201000" ] ;
fhir:display [ fhir:v "Oral powder" ]     ] ) ;
fhir:text [ fhir:v "Oral powder" ]
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R44IWB3RN5" ] ;
fhir:display [ fhir:v "SOY PROTEIN" ]       ] ) ;
fhir:text [ fhir:v "SOY PROTEIN" ]     ]
  ] ) . #