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

: IPS Example 4 - 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-ips-4"] ; # 
  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 "ips-4" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2021-09-03T08:38:00+02:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://myserver.org/Composition/2fa5b223-ebce-4f39-9c66-5dc014f73579"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Composition/2fa5b223-ebce-4f39-9c66-5dc014f73579> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Practitioner/1ece89c5-fda3-4db9-ace6-decbe6c603d2"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Practitioner/1ece89c5-fda3-4db9-ace6-decbe6c603d2> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/AllergyIntolerance/1dff4474-fa08-4f45-8260-dbb23094bf02"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/AllergyIntolerance/1dff4474-fa08-4f45-8260-dbb23094bf02> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/AllergyIntolerance/9d18cddb-8e58-4fbb-82ec-09cc561ac802"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/AllergyIntolerance/9d18cddb-8e58-4fbb-82ec-09cc561ac802> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Condition/bcc79261-142c-48ec-b032-f3f9af49ec52"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Condition/bcc79261-142c-48ec-b032-f3f9af49ec52> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Condition/a4a9d90a-d1b0-4d60-82f0-c52343dc6252"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Condition/a4a9d90a-d1b0-4d60-82f0-c52343dc6252> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Condition/f06b7cf8-c15c-4288-a0f9-45a1026e5132"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Condition/f06b7cf8-c15c-4288-a0f9-45a1026e5132> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/29074ca4-efcb-4ff4-8446-feed2399a892"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/29074ca4-efcb-4ff4-8446-feed2399a892> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/f6cb1218-f81c-4338-80d8-3c10910f78f2"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/f6cb1218-f81c-4338-80d8-3c10910f78f2> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/MedicationStatement/f26084c9-b1c8-46d9-acb2-1d400ade87b2"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/MedicationStatement/f26084c9-b1c8-46d9-acb2-1d400ade87b2> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/b50ae644-e0b7-4007-809f-26f493cbe362"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/b50ae644-e0b7-4007-809f-26f493cbe362> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/de131e15-ed13-4b31-b38c-3204a84d99c2"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/de131e15-ed13-4b31-b38c-3204a84d99c2> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Medication/9ac3356c-4ea4-4814-84c3-235484f2ef12"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Medication/9ac3356c-4ea4-4814-84c3-235484f2ef12> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Observation/e06e43a1-38d4-468f-8c35-f7f12da91062"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Observation/e06e43a1-38d4-468f-8c35-f7f12da91062> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Observation/bw"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Observation/bw> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Observation/bh"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Observation/bh> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Observation/ips4-bp"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Observation/ips4-bp> )
  ] [
fhir:fullUrl [ fhir:v "https://myserver.org/Observation/glucose"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Observation/glucose> )
  ] ) . # 

<https://myserver.org/Composition/2fa5b223-ebce-4f39-9c66-5dc014f73579> a fhir:Composition ;
  fhir:id [ fhir:v "ips-example-4"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_ips-example-4\"> </a>\n  \n\n    \n      <b>Id:</b>\n      ips-example-4\n    <br/>\n    \n      <b>status:</b>\n      Final\n    <br/>\n    \n      <b>Type:</b>\n      Patient summary Document\n    <br/>\n    \n      <b>Subject:</b>\n      <a>Example 4 Gravitate</a>\n    \n\n    <br/>\n    <b>Sections:</b>\n    <br/>\n\n    <ul>\n      \n        <li>\n\n          Allergies and Intolerances\n\n        </li>\n        <ul>\n\n          \n\n            <li>\n\n              Hay fever (pollen)\n\n            </li>\n          \n\n            <li>\n\n              Lactose Intolerance\n\n            </li>\n          \n        </ul>\n\n      \n        <li>\n\n          Problem List\n\n        </li>\n        <ul>\n\n          \n\n            <li>\n\n              Psoriasis\n\n            </li>\n          \n\n            <li>\n\n              Hypertension\n\n            </li>\n          \n\n            <li>\n\n              Congestive heart failure\n\n            </li>\n          \n        </ul>\n\n      \n        <li>\n\n          Medication Summary\n\n        </li>\n        <ul>\n\n          \n\n            <li>\n\n              Remsima 100 mg powder for concentrate for solution for infusion\n\n            </li>\n          \n\n            <li>\n\n              Irbesartan 75 mg Tablet\n\n            </li>\n          \n\n            <li>\n\n              Pentasa Slow Release Tablets 1g\n\n            </li>\n          \n        </ul>\n\n      \n        <li>\n\n          Vital Signs\n\n        </li>\n        <ul>\n\n          \n\n            <li>\n\n              Body weight\n\n            </li>\n          \n\n            <li>\n\n              Body height\n\n            </li>\n          \n\n            <li>\n\n              Blood pressure\n\n            </li>\n          \n        </ul>\n\n      \n        <li>\n\n          Results\n\n        </li>\n        <ul>\n\n          \n\n            <li>\n\n              glucose\n\n            </li>\n          \n        </ul>\n\n      \n        <li>\n\n          Pregnancy History\n\n        </li>\n        <ul>\n\n          \n\n            <li>\n\n              Pregrancy Status\n\n            </li>\n          \n        </ul>\n\n      \n\n    </ul>\n\n  \n\n</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/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "Example 4 Gravitate" ]
  ] ; # 
  fhir:date [ fhir:v "2018-07-10T15:22:00+02:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Practitioner/1ece89c5-fda3-4db9-ace6-decbe6c603d2" ] ;
fhir:display [ fhir:v "Dr. Anna Karlsson" ]
  ] ) ; # 
  fhir:title [ fhir:v "Patient Summary (IPS Example 4 Gravitate)"] ; # 
  fhir:confidentiality [ fhir:v "N"] ; # 
  fhir:section ( [
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:entry [
fhir:reference [ fhir:v "AllergyIntolerance/1dff4474-fa08-4f45-8260-dbb23094bf02" ] ;
fhir:display [ fhir:v "Hay fever (pollen)" ]     ] [
fhir:reference [ fhir:v "AllergyIntolerance/9d18cddb-8e58-4fbb-82ec-09cc561ac802" ] ;
fhir:display [ fhir:v "Lactose Intolerance" ]     ] )
  ] [
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/bcc79261-142c-48ec-b032-f3f9af49ec52" ] ;
fhir:display [ fhir:v "Psoriasis" ]     ] [
fhir:reference [ fhir:v "Condition/f06b7cf8-c15c-4288-a0f9-45a1026e5132" ] ;
fhir:display [ fhir:v "Hypertension" ]     ] [
fhir:reference [ fhir:v "Condition/a4a9d90a-d1b0-4d60-82f0-c52343dc6252" ] ;
fhir:display [ fhir:v "Congestive heart failure" ]     ] )
  ] [
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/29074ca4-efcb-4ff4-8446-feed2399a892" ] ;
fhir:display [ fhir:v "Remsima 100 mg powder for concentrate for solution for infusion" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/f6cb1218-f81c-4338-80d8-3c10910f78f2" ] ;
fhir:display [ fhir:v "Irbesartan 75 mg Tablet" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/f26084c9-b1c8-46d9-acb2-1d400ade87b2" ] ;
fhir:display [ fhir:v "Pentasa Slow Release Tablets 1g" ]     ] )
  ] [
fhir:title [ fhir:v "Vital Signs" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8716-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8716-3" ] ;
fhir:display [ fhir:v "Vital Signs" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/bw" ] ;
fhir:display [ fhir:v "Body weight" ]     ] [
fhir:reference [ fhir:v "Observation/bh" ] ;
fhir:display [ fhir:v "Body height" ]     ] [
fhir:reference [ fhir:v "Observation/ips4-bp" ] ;
fhir:display [ fhir:v "Blood pressure" ]     ] )
  ] [
fhir:title [ fhir:v "Results" ] ;
fhir:code [
      ( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data Narrative" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/glucose" ] ;
fhir:display [ fhir:v "glucose" ]     ] )
  ] [
fhir:title [ fhir:v "Pregnancy History" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10162-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10162-6" ] ;
fhir:display [ fhir:v "Pregnancies Hx" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/e06e43a1-38d4-468f-8c35-f7f12da91062" ] ;
fhir:display [ fhir:v "Pregrancy Status" ]     ] )
  ] ) . # 

<https://myserver.org/Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2> a fhir:Patient ;
  fhir:id [ fhir:v "c154158f-6a43-4ab7-8443-e7f4bf915dd2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient c154158f-6a43-4ab7-8443-e7f4bf915dd2</b></p><a name=\"c154158f-6a43-4ab7-8443-e7f4bf915dd2\"> </a><a name=\"hcc154158f-6a43-4ab7-8443-e7f4bf915dd2\"> </a><a name=\"c154158f-6a43-4ab7-8443-e7f4bf915dd2-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">IPS 4 example Gravitate  Female, DoB: 1989-05-05 ( https://www.gravitatehealth.eu/sid/doc#ips-4)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's legal status as citizen of a country.\">Patient Citizenship:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes:{urn:iso:std:iso:3166 NO}\">Norway</span></li></ul></td></tr></table></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 "NO" ] ;
fhir:display [ fhir:v "Norway" ]         ] )       ]     ] ) ;
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 "ips-4" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Gravitate" ] ;
    ( fhir:given [ fhir:v "IPS 4 example" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1989-05-05"^^xsd:date] . # 

<https://myserver.org/Practitioner/1ece89c5-fda3-4db9-ace6-decbe6c603d2> a fhir:Practitioner ;
  fhir:id [ fhir:v "1ece89c5-fda3-4db9-ace6-decbe6c603d2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_1ece89c5-fda3-4db9-ace6-decbe6c603d2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 1ece89c5-fda3-4db9-ace6-decbe6c603d2</b></p><a name=\"1ece89c5-fda3-4db9-ace6-decbe6c603d2\"> </a><a name=\"hc1ece89c5-fda3-4db9-ace6-decbe6c603d2\"> </a><a name=\"1ece89c5-fda3-4db9-ace6-decbe6c603d2-en-US\"> </a><p><b>name</b>: Anne Karlsson </p></div>"
  ] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Karlsson" ] ;
    ( fhir:given [ fhir:v "Anne" ] ) ;
    ( fhir:prefix [ fhir:v "Dr." ] )
  ] ) . # 

<https://myserver.org/AllergyIntolerance/1dff4474-fa08-4f45-8260-dbb23094bf02> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "1dff4474-fa08-4f45-8260-dbb23094bf02"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_1dff4474-fa08-4f45-8260-dbb23094bf02\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 1dff4474-fa08-4f45-8260-dbb23094bf02</b></p><a name=\"1dff4474-fa08-4f45-8260-dbb23094bf02\"> </a><a name=\"hc1dff4474-fa08-4f45-8260-dbb23094bf02\"> </a><a name=\"1dff4474-fa08-4f45-8260-dbb23094bf02-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Environment</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 256259004}\">Pollen</span></p><p><b>patient</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 21719001}\">Hay fever</span></td></tr></table></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 "environment"] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:256259004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "256259004" ] ;
fhir:display [ fhir:v "Pollen" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:reaction ( [
    ( fhir:manifestation [
      ( fhir:coding [
a sct:21719001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "21719001" ] ;
fhir:display [ fhir:v "Allergic rhinitis caused by pollen" ]       ] ) ;
fhir:text [ fhir:v "Hay fever" ]     ] )
  ] ) . # 

<https://myserver.org/AllergyIntolerance/9d18cddb-8e58-4fbb-82ec-09cc561ac802> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "9d18cddb-8e58-4fbb-82ec-09cc561ac802"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_9d18cddb-8e58-4fbb-82ec-09cc561ac802\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 9d18cddb-8e58-4fbb-82ec-09cc561ac802</b></p><a name=\"9d18cddb-8e58-4fbb-82ec-09cc561ac802\"> </a><a name=\"hc9d18cddb-8e58-4fbb-82ec-09cc561ac802\"> </a><a name=\"9d18cddb-8e58-4fbb-82ec-09cc561ac802-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>type</b>: Intolerance</p><p><b>category</b>: Food</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 782415009}\">Intolerance to lactose</span></p><p><b>patient</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><p><b>onset</b>: 1 year<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codea = 'a')</span></p><p><b>recordedDate</b>: 2009-10-09</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 47703008}\">lactose</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 21522001}\">Abdominal pain</span>, <span title=\"Codes:{http://snomed.info/sct 116289008}\">Abdominal bloating</span>, <span title=\"Codes:{http://snomed.info/sct 62315008}\">Diarrhea</span></p></blockquote></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 "intolerance"] ; # 
  fhir:category ( [ fhir:v "food"] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:782415009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "782415009" ] ;
fhir:display [ fhir:v "Intolerance to lactose" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:onset [
a fhir:Age ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "year" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "a" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2009-10-09"^^xsd:date] ; # 
  fhir:reaction ( [
fhir:substance [
      ( fhir:coding [
a sct:47703008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47703008" ] ;
fhir:display [ fhir:v "lactose" ]       ] )     ] ;
    ( fhir:manifestation [
      ( fhir:coding [
a sct:21522001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "21522001" ] ;
fhir:display [ fhir:v "Abdominal pain" ]       ] )     ] [
      ( fhir:coding [
a sct:116289008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "116289008" ] ;
fhir:display [ fhir:v "Abdominal bloating" ]       ] )     ] [
      ( fhir:coding [
a sct:62315008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "62315008" ] ;
fhir:display [ fhir:v "Diarrhea" ]       ] )     ] )
  ] ) . # 

<https://myserver.org/Condition/bcc79261-142c-48ec-b032-f3f9af49ec52> a fhir:Condition ;
  fhir:id [ fhir:v "bcc79261-142c-48ec-b032-f3f9af49ec52"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_bcc79261-142c-48ec-b032-f3f9af49ec52\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition bcc79261-142c-48ec-b032-f3f9af49ec52</b></p><a name=\"bcc79261-142c-48ec-b032-f3f9af49ec52\"> </a><a name=\"hcbcc79261-142c-48ec-b032-f3f9af49ec52\"> </a><a name=\"bcc79261-142c-48ec-b032-f3f9af49ec52-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 9014002}\">Psoriasis</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><p><b>asserter</b>: <a href=\"Bundle-gravitate-ips-4.html#Practitioner_1ece89c5-fda3-4db9-ace6-decbe6c603d2\">Dr. Anna Karlsson</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:code [
    ( fhir:coding [
a sct:9014002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9014002" ] ;
fhir:display [ fhir:v "Psoriasis" ]     ] ) ;
fhir:text [ fhir:v "Psoriasis" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/1ece89c5-fda3-4db9-ace6-decbe6c603d2" ] ;
fhir:display [ fhir:v "Dr. Anna Karlsson" ]
  ] . # 

<https://myserver.org/Condition/a4a9d90a-d1b0-4d60-82f0-c52343dc6252> a fhir:Condition ;
  fhir:id [ fhir:v "a4a9d90a-d1b0-4d60-82f0-c52343dc6252"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_a4a9d90a-d1b0-4d60-82f0-c52343dc6252\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition a4a9d90a-d1b0-4d60-82f0-c52343dc6252</b></p><a name=\"a4a9d90a-d1b0-4d60-82f0-c52343dc6252\"> </a><a name=\"hca4a9d90a-d1b0-4d60-82f0-c52343dc6252\"> </a><a name=\"a4a9d90a-d1b0-4d60-82f0-c52343dc6252-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 42343007}\">Congestive heart failure</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><p><b>onset</b>: 2015</p><p><b>asserter</b>: <a href=\"Bundle-gravitate-ips-4.html#Practitioner_1ece89c5-fda3-4db9-ace6-decbe6c603d2\">Dr. Anna Karlsson</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:code [
    ( fhir:coding [
a sct:42343007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42343007" ] ;
fhir:display [ fhir:v "Congestive heart failure" ]     ] ) ;
fhir:text [ fhir:v "Congestive heart failure" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:onset [ fhir:v "2015"^^xsd:gYear] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/1ece89c5-fda3-4db9-ace6-decbe6c603d2" ] ;
fhir:display [ fhir:v "Dr. Anna Karlsson" ]
  ] . # 

<https://myserver.org/Condition/f06b7cf8-c15c-4288-a0f9-45a1026e5132> a fhir:Condition ;
  fhir:id [ fhir:v "f06b7cf8-c15c-4288-a0f9-45a1026e5132"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_f06b7cf8-c15c-4288-a0f9-45a1026e5132\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition f06b7cf8-c15c-4288-a0f9-45a1026e5132</b></p><a name=\"f06b7cf8-c15c-4288-a0f9-45a1026e5132\"> </a><a name=\"hcf06b7cf8-c15c-4288-a0f9-45a1026e5132\"> </a><a name=\"f06b7cf8-c15c-4288-a0f9-45a1026e5132-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 38341003}\">Hypertension</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><p><b>onset</b>: 1993</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:code [
    ( fhir:coding [
a sct:38341003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "38341003" ] ;
fhir:display [ fhir:v "HT - Hypertension" ]     ] ) ;
fhir:text [ fhir:v "Hypertension" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:onset [ fhir:v "1993"^^xsd:gYear] . # 

<https://myserver.org/MedicationStatement/29074ca4-efcb-4ff4-8446-feed2399a892> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "29074ca4-efcb-4ff4-8446-feed2399a892"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_29074ca4-efcb-4ff4-8446-feed2399a892\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement 29074ca4-efcb-4ff4-8446-feed2399a892</b></p><a name=\"29074ca4-efcb-4ff4-8446-feed2399a892\"> </a><a name=\"hc29074ca4-efcb-4ff4-8446-feed2399a892\"> </a><a name=\"29074ca4-efcb-4ff4-8446-feed2399a892-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-ips-4.html#Medication_b50ae644-e0b7-4007-809f-26f493cbe362\">Remsima 100 mg powder for concentrate for solution for infusion</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 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 20045000}\">Intravenous use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/b50ae644-e0b7-4007-809f-26f493cbe362" ] ;
fhir:display [ fhir:v "Remsima 100 mg powder for concentrate for solution for infusion" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:dosage ( [
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20045000" ] ;
fhir:display [ fhir:v "Intravenous use" ]       ] )     ]
  ] ) . # 

<https://myserver.org/MedicationStatement/f6cb1218-f81c-4338-80d8-3c10910f78f2> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "f6cb1218-f81c-4338-80d8-3c10910f78f2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_f6cb1218-f81c-4338-80d8-3c10910f78f2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement f6cb1218-f81c-4338-80d8-3c10910f78f2</b></p><a name=\"f6cb1218-f81c-4338-80d8-3c10910f78f2\"> </a><a name=\"hcf6cb1218-f81c-4338-80d8-3c10910f78f2\"> </a><a name=\"f6cb1218-f81c-4338-80d8-3c10910f78f2-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-ips-4.html#Medication_de131e15-ed13-4b31-b38c-3204a84d99c2\">Karvea 75 mg Tablet</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 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/de131e15-ed13-4b31-b38c-3204a84d99c2" ] ;
fhir:display [ fhir:v "Karvea 75 mg Tablet" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 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/f26084c9-b1c8-46d9-acb2-1d400ade87b2> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "f26084c9-b1c8-46d9-acb2-1d400ade87b2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_f26084c9-b1c8-46d9-acb2-1d400ade87b2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement f26084c9-b1c8-46d9-acb2-1d400ade87b2</b></p><a name=\"f26084c9-b1c8-46d9-acb2-1d400ade87b2\"> </a><a name=\"hcf26084c9-b1c8-46d9-acb2-1d400ade87b2\"> </a><a name=\"f26084c9-b1c8-46d9-acb2-1d400ade87b2-en-US\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Bundle-gravitate-ips-4.html#Medication_9ac3356c-4ea4-4814-84c3-235484f2ef12\">Humalog 100 U/ml 5 pre-filled pen</a></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 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 20066000}\">Subcutaneous use</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/9ac3356c-4ea4-4814-84c3-235484f2ef12" ] ;
fhir:display [ fhir:v "Humalog 100 U/ml 5 pre-filled pen" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:dosage ( [
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20066000" ] ;
fhir:display [ fhir:v "Subcutaneous use" ]       ] )     ]
  ] ) . # 

<https://myserver.org/Medication/b50ae644-e0b7-4007-809f-26f493cbe362> a fhir:Medication ;
  fhir:id [ fhir:v "b50ae644-e0b7-4007-809f-26f493cbe362"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_b50ae644-e0b7-4007-809f-26f493cbe362\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication b50ae644-e0b7-4007-809f-26f493cbe362</b></p><a name=\"b50ae644-e0b7-4007-809f-26f493cbe362\"> </a><a name=\"hcb50ae644-e0b7-4007-809f-26f493cbe362\"> </a><a name=\"b50ae644-e0b7-4007-809f-26f493cbe362-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi EU/1/13/853/001}, {https://www.who-umc.org/phpid 0xF79CABF272B6A7EEF104DDDA44E82718}\">Remsima 100 mg powder for concentrate for solution for infusion</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 50049250}\">Powder for concentrate for solution for injection/infusion</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 B72HH48FLU}\">INFLIXIMAB</span></td><td>100 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Vial<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{vial} = '{vial}')</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 "EU/1/13/853/001" ] ;
fhir:display [ fhir:v "Remsima 100 mg powder for concentrate for solution for infusion" ]     ] [
fhir:system [ fhir:v "https://www.who-umc.org/phpid"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0xF79CABF272B6A7EEF104DDDA44E82718" ] ;
fhir:display [ fhir:v "Infliximab 100 mg powder for concentrate for solution for infusion" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "50049250" ] ;
fhir:display [ fhir:v "Powder for concentrate for solution for injection/infusion" ]     ] )
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "B72HH48FLU" ] ;
fhir:display [ fhir:v "INFLIXIMAB" ]       ] ) ;
fhir:text [ fhir:v "INFLIXIMAB" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
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 "Vial" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{vial}" ]       ]     ]
  ] ) . # 

<https://myserver.org/Medication/de131e15-ed13-4b31-b38c-3204a84d99c2> a fhir:Medication ;
  fhir:id [ fhir:v "de131e15-ed13-4b31-b38c-3204a84d99c2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_de131e15-ed13-4b31-b38c-3204a84d99c2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication de131e15-ed13-4b31-b38c-3204a84d99c2</b></p><a name=\"de131e15-ed13-4b31-b38c-3204a84d99c2\"> </a><a name=\"hcde131e15-ed13-4b31-b38c-3204a84d99c2\"> </a><a name=\"de131e15-ed13-4b31-b38c-3204a84d99c2-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi EU/1/97/049/001}, {https://www.who-umc.org/phpid 0xF79CABF272B6A7EEF104DDDA44E82719}, {http://www.whocc.no/atc C09DA04}\">Karvea 75 mg/ 1 tablet, Tablet</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 J0E2756Z7N}\">irbesartan</span></td><td>75 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{tablet} = '{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 "EU/1/97/049/001" ] ;
fhir:display [ fhir:v "Karvea 75 mg/ 1 tablet, Tablet" ]     ] [
fhir:system [ fhir:v "https://www.who-umc.org/phpid"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0xF79CABF272B6A7EEF104DDDA44E82719" ] ;
fhir:display [ fhir:v "Irbesartan, 75 mg/ 1 tablet, Tablet" ]     ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C09DA04" ] ;
fhir:display [ fhir:v "irbesartan and diuretics" ]     ] )
  ] ; # 
  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:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "J0E2756Z7N" ] ;
fhir:display [ fhir:v "irbesartan" ]       ] ) ;
fhir:text [ fhir:v "irbesartan" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "75"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
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://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{tablet}" ]       ]     ]
  ] ) . # 

<https://myserver.org/Medication/9ac3356c-4ea4-4814-84c3-235484f2ef12> a fhir:Medication ;
  fhir:id [ fhir:v "9ac3356c-4ea4-4814-84c3-235484f2ef12"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_9ac3356c-4ea4-4814-84c3-235484f2ef12\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 9ac3356c-4ea4-4814-84c3-235484f2ef12</b></p><a name=\"9ac3356c-4ea4-4814-84c3-235484f2ef12\"> </a><a name=\"hc9ac3356c-4ea4-4814-84c3-235484f2ef12\"> </a><a name=\"9ac3356c-4ea4-4814-84c3-235484f2ef12-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/pmswi EU/1/96/007/035}, {https://www.who-umc.org/phpid 0xF79CABF272B6A7EEF104DDDA44E82717}\">Humalog Mix50 KwikPen 100 U/ml 5 pre-filled pen</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 11202000}\">Suspension for injection</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 GFX7QIS1II}\">Insulin Lispro</span></td><td>100 U<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeU = 'U')</span>/1 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeml = 'ml')</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 "EU/1/96/007/035" ] ;
fhir:display [ fhir:v "Humalog Mix50 KwikPen 100 U/ml 5 pre-filled pen" ]     ] [
fhir:system [ fhir:v "https://www.who-umc.org/phpid"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0xF79CABF272B6A7EEF104DDDA44E82717" ] ;
fhir:display [ fhir:v "Insulin Lispro 100 U/ml 5 pre-filled pen" ]     ] )
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11202000" ] ;
fhir:display [ fhir:v "Suspension for injection" ]     ] ) ;
fhir:text [ fhir:v "Suspension for injection" ]
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GFX7QIS1II" ] ;
fhir:display [ fhir:v "Insulin Lispro" ]       ] ) ;
fhir:text [ fhir:v "Insulin Lispro" ]     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:unit [ fhir:v "U" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ml" ]       ]     ]
  ] ) . # 

<https://myserver.org/Observation/e06e43a1-38d4-468f-8c35-f7f12da91062> a fhir:Observation ;
  fhir:id [ fhir:v "e06e43a1-38d4-468f-8c35-f7f12da91062"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_e06e43a1-38d4-468f-8c35-f7f12da91062\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation e06e43a1-38d4-468f-8c35-f7f12da91062</b></p><a name=\"e06e43a1-38d4-468f-8c35-f7f12da91062\"> </a><a name=\"hce06e43a1-38d4-468f-8c35-f7f12da91062\"> </a><a name=\"e06e43a1-38d4-468f-8c35-f7f12da91062-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82810-3}\">Pregnancy status</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><p><b>effective</b>: 2020-01-10</p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA15173-0}\">Pregnant</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:82810-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82810-3" ] ;
fhir:display [ fhir:v "Pregnancy status" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-01-10"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a loinc:LA15173-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA15173-0" ] ;
fhir:display [ fhir:v "Pregnant" ]     ] )
  ] . # 

<https://myserver.org/Observation/bw> a fhir:Observation ;
  fhir:id [ fhir:v "bw"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_bw\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation bw</b></p><a name=\"bw\"> </a><a name=\"hcbw\"> </a><a name=\"bw-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Body weight</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><p><b>effective</b>: 2009-10-09</p><p><b>value</b>: 70 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:29463-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Body weight" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:effective [ fhir:v "2009-10-09"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "70"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg" ]
  ] . # 

<https://myserver.org/Observation/bh> a fhir:Observation ;
  fhir:id [ fhir:v "bh"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_bh\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation bh</b></p><a name=\"bh\"> </a><a name=\"hcbh\"> </a><a name=\"bh-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}\">Body height</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><p><b>effective</b>: 2009-10-09</p><p><b>value</b>: 170 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codecm = 'cm')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8302-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8302-2" ] ;
fhir:display [ fhir:v "Body height" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:effective [ fhir:v "2009-10-09"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "170"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cm" ]
  ] . # 

<https://myserver.org/Observation/ips4-bp> a fhir:Observation ;
  fhir:id [ fhir:v "ips4-bp"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ips4-bp\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ips4-bp</b></p><a name=\"ips4-bp\"> </a><a name=\"hcips4-bp\"> </a><a name=\"ips4-bp-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><p><b>effective</b>: 2009-10-09</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 80 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 120 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:effective [ fhir:v "2009-10-09"^^xsd:date] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "80"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "120"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<https://myserver.org/Observation/glucose> a fhir:Observation ;
  fhir:id [ fhir:v "glucose"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_glucose\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation glucose</b></p><a name=\"glucose\"> </a><a name=\"hcglucose\"> </a><a name=\"glucose-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 15074-8}\">Glucose [Moles/volume] in Blood</span></p><p><b>subject</b>: <a href=\"Bundle-gravitate-ips-4.html#Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\">IPS 4 Gravitate</a></p><p><b>effective</b>: 2013-04-02 09:30:10+0100</p><p><b>value</b>: 6.3 mmol/l<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>3.1 mmol/l<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>6.2 mmol/l<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:15074-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15074-8" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Blood" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2" ] ;
fhir:display [ fhir:v "IPS 4 Gravitate" ]
  ] ; # 
  fhir:effective [ fhir:v "2013-04-02T09:30:10+01:00"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "6.3"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/l" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]
  ] ; # 
  fhir:interpretation ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "H" ] ;
fhir:display [ fhir:v "High" ]     ] )
  ] ) ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "3.1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/l" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
fhir:high [
fhir:value [ fhir:v "6.2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/l" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ]
  ] ) . #