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/bp"^^xsd:anyURI ] ;
    ( fhir:resource <https://myserver.org/Observation/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 "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_ips-example-4\"> </a><p><b>Generated Narrative: Composition</b><a name=\"ips-example-4\"> </a><a name=\"hcips-example-4\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceComposition &quot;ips-example-4&quot; </p></div><p><b>status</b>: final</p><p><b>type</b>: Patient summary Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#60591-5)</span></p><p><b>date</b>: 2018-07-10 15:22:00+0200</p><p><b>author</b>: See on this page: Practitioner/1ece89c5-fda3-4db9-ace6-decbe6c603d2: Dr. Anna Karlsson</p><p><b>title</b>: Patient Summary (IPS Example 4 Gravitate)</p><p><b>confidentiality</b>: N</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:60591-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "60591-5" ] ;
fhir:display [ fhir:v "Patient summary Document" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/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/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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_c154158f-6a43-4ab7-8443-e7f4bf915dd2\"> </a><p><b>Generated Narrative: Patient</b><a name=\"c154158f-6a43-4ab7-8443-e7f4bf915dd2\"> </a><a name=\"hcc154158f-6a43-4ab7-8443-e7f4bf915dd2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePatient &quot;c154158f-6a43-4ab7-8443-e7f4bf915dd2&quot; </p></div><blockquote><p><b>Patient Citizenship</b></p><blockquote><p><b>url</b></p><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></blockquote><p><b>value</b>: Norway <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#NO)</span></p></blockquote><p><b>identifier</b>: <code>https://www.gravitatehealth.eu/sid/doc</code>/ips-4</p><p><b>active</b>: true</p><p><b>name</b>: IPS 4 example Gravitate </p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1989-05-05</p></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><b>Generated Narrative: Practitioner</b><a name=\"1ece89c5-fda3-4db9-ace6-decbe6c603d2\"> </a><a name=\"hc1ece89c5-fda3-4db9-ace6-decbe6c603d2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitioner &quot;1ece89c5-fda3-4db9-ace6-decbe6c603d2&quot; </p></div><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><b>Generated Narrative: AllergyIntolerance</b><a name=\"1dff4474-fa08-4f45-8260-dbb23094bf02\"> </a><a name=\"hc1dff4474-fa08-4f45-8260-dbb23094bf02\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceAllergyIntolerance &quot;1dff4474-fa08-4f45-8260-dbb23094bf02&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>type</b>: allergy</p><p><b>category</b>: environment</p><p><b>code</b>: Pollen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#256259004)</span></p><p><b>patient</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</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>Hay fever <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#21719001 &quot;Allergic rhinitis caused by pollen&quot;)</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><b>Generated Narrative: AllergyIntolerance</b><a name=\"9d18cddb-8e58-4fbb-82ec-09cc561ac802\"> </a><a name=\"hc9d18cddb-8e58-4fbb-82ec-09cc561ac802\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceAllergyIntolerance &quot;9d18cddb-8e58-4fbb-82ec-09cc561ac802&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>type</b>: intolerance</p><p><b>category</b>: food</p><p><b>code</b>: Intolerance to lactose <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#782415009)</span></p><p><b>patient</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</p><p><b>onset</b>: 1 year<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span></p><p><b>recordedDate</b>: 2009-10-09</p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Substance</b></td><td><b>Manifestation</b></td></tr><tr><td style=\"display: none\">*</td><td>lactose <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#47703008)</span></td><td>Abdominal pain <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#21522001)</span>, Abdominal bloating <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#116289008)</span>, Diarrhea <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#62315008)</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 "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><b>Generated Narrative: Condition</b><a name=\"bcc79261-142c-48ec-b032-f3f9af49ec52\"> </a><a name=\"hcbcc79261-142c-48ec-b032-f3f9af49ec52\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCondition &quot;bcc79261-142c-48ec-b032-f3f9af49ec52&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Psoriasis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#9014002)</span></p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</p><p><b>asserter</b>: See on this page: Practitioner/1ece89c5-fda3-4db9-ace6-decbe6c603d2: Dr. Anna Karlsson</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><b>Generated Narrative: Condition</b><a name=\"a4a9d90a-d1b0-4d60-82f0-c52343dc6252\"> </a><a name=\"hca4a9d90a-d1b0-4d60-82f0-c52343dc6252\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCondition &quot;a4a9d90a-d1b0-4d60-82f0-c52343dc6252&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Congestive heart failure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#42343007)</span></p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</p><p><b>onset</b>: 2015</p><p><b>asserter</b>: See on this page: Practitioner/1ece89c5-fda3-4db9-ace6-decbe6c603d2: Dr. Anna Karlsson</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><b>Generated Narrative: Condition</b><a name=\"f06b7cf8-c15c-4288-a0f9-45a1026e5132\"> </a><a name=\"hcf06b7cf8-c15c-4288-a0f9-45a1026e5132\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCondition &quot;f06b7cf8-c15c-4288-a0f9-45a1026e5132&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Hypertension <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#38341003 &quot;HT - Hypertension&quot;)</span></p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</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><b>Generated Narrative: MedicationStatement</b><a name=\"29074ca4-efcb-4ff4-8446-feed2399a892\"> </a><a name=\"hc29074ca4-efcb-4ff4-8446-feed2399a892\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;29074ca4-efcb-4ff4-8446-feed2399a892&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/b50ae644-e0b7-4007-809f-26f493cbe362: Remsima 100 mg powder for concentrate for solution for infusion</p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</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>Intravenous use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20045000)</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><b>Generated Narrative: MedicationStatement</b><a name=\"f6cb1218-f81c-4338-80d8-3c10910f78f2\"> </a><a name=\"hcf6cb1218-f81c-4338-80d8-3c10910f78f2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;f6cb1218-f81c-4338-80d8-3c10910f78f2&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/de131e15-ed13-4b31-b38c-3204a84d99c2: Karvea 75 mg Tablet</p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</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>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</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><b>Generated Narrative: MedicationStatement</b><a name=\"f26084c9-b1c8-46d9-acb2-1d400ade87b2\"> </a><a name=\"hcf26084c9-b1c8-46d9-acb2-1d400ade87b2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;f26084c9-b1c8-46d9-acb2-1d400ade87b2&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/9ac3356c-4ea4-4814-84c3-235484f2ef12: Humalog 100 U/ml 5 pre-filled pen</p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</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>Subcutaneous use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20066000)</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><b>Generated Narrative: Medication</b><a name=\"b50ae644-e0b7-4007-809f-26f493cbe362\"> </a><a name=\"hcb50ae644-e0b7-4007-809f-26f493cbe362\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedication &quot;b50ae644-e0b7-4007-809f-26f493cbe362&quot; </p></div><p><b>code</b>: Remsima 100 mg powder for concentrate for solution for infusion <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pmswi#EU/1/13/853/001; phpid#0xF79CABF272B6A7EEF104DDDA44E82718 &quot;Infliximab 100 mg powder for concentrate for solution for infusion&quot;)</span></p><p><b>form</b>: Powder for concentrate for solution for injection/infusion <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#50049250)</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>INFLIXIMAB <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#B72HH48FLU)</span></td><td>100 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = '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><b>Generated Narrative: Medication</b><a name=\"de131e15-ed13-4b31-b38c-3204a84d99c2\"> </a><a name=\"hcde131e15-ed13-4b31-b38c-3204a84d99c2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedication &quot;de131e15-ed13-4b31-b38c-3204a84d99c2&quot; </p></div><p><b>code</b>: Karvea 75 mg/ 1 tablet, Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pmswi#EU/1/97/049/001; phpid#0xF79CABF272B6A7EEF104DDDA44E82719 &quot;Irbesartan, 75 mg/ 1 tablet, Tablet&quot;; <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-WC.html\">WHO ATC</a>#C09DA04 &quot;irbesartan and diuretics&quot;)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10219000)</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>irbesartan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#J0E2756Z7N)</span></td><td>75 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = '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><b>Generated Narrative: Medication</b><a name=\"9ac3356c-4ea4-4814-84c3-235484f2ef12\"> </a><a name=\"hc9ac3356c-4ea4-4814-84c3-235484f2ef12\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedication &quot;9ac3356c-4ea4-4814-84c3-235484f2ef12&quot; </p></div><p><b>code</b>: Humalog Mix50 KwikPen 100 U/ml 5 pre-filled pen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pmswi#EU/1/96/007/035; phpid#0xF79CABF272B6A7EEF104DDDA44E82717 &quot;Insulin Lispro 100 U/ml 5 pre-filled pen&quot;)</span></p><p><b>form</b>: Suspension for injection <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#11202000)</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>Insulin Lispro <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#GFX7QIS1II)</span></td><td>100 U<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U = 'U')</span>/1 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ml = '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><b>Generated Narrative: Observation</b><a name=\"e06e43a1-38d4-468f-8c35-f7f12da91062\"> </a><a name=\"hce06e43a1-38d4-468f-8c35-f7f12da91062\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;e06e43a1-38d4-468f-8c35-f7f12da91062&quot; </p></div><p><b>status</b>: final</p><p><b>code</b>: Pregnancy status <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#82810-3)</span></p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</p><p><b>effective</b>: 2020-01-10</p><p><b>value</b>: Pregnant <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA15173-0)</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><b>Generated Narrative: Observation</b><a name=\"bw\"> </a><a name=\"hcbw\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;bw&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#29463-7)</span></p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</p><p><b>effective</b>: 2009-10-09</p><p><b>value</b>: 70 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg = '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><b>Generated Narrative: Observation</b><a name=\"bh\"> </a><a name=\"hcbh\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;bh&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body height <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8302-2)</span></p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</p><p><b>effective</b>: 2009-10-09</p><p><b>value</b>: 170 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = '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/bp> a fhir:Observation ;
  fhir:id [ fhir:v "bp"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_bp\"> </a><p><b>Generated Narrative: Observation</b><a name=\"bp\"> </a><a name=\"hcbp\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;bp&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Blood pressure panel with all children optional <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85354-9)</span></p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</p><p><b>effective</b>: 2009-10-09</p><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8462-4)</span></p><p><b>value</b>: 80 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8480-6)</span></p><p><b>value</b>: 120 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[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><b>Generated Narrative: Observation</b><a name=\"glucose\"> </a><a name=\"hcglucose\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;glucose&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Glucose [Moles/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#15074-8)</span></p><p><b>subject</b>: See on this page: Patient/c154158f-6a43-4ab7-8443-e7f4bf915dd2: IPS 4 Gravitate</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 code mmol/L = 'mmol/L')</span></p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</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 code mmol/L = 'mmol/L')</span></td><td>6.2 mmol/l<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/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" ]     ]
  ] ) . #