Structured Data Capture
3.0.0 - STU 3 International flag

This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: SDC Map population source bundle example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://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:Resource.id [ fhir:value "map-population-example"];
  fhir:Bundle.type [ fhir:value "batch-response"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.resource [
       a fhir:Bundle;
       fhir:Resource.id [ fhir:value "2c256377-0dbf-4311-a123-14d87f22c5" ];
       fhir:Resource.meta [
         fhir:Meta.lastUpdated [ fhir:value "2021-12-24T20:45:02.548Z"^^xsd:dateTime ]       ];
       fhir:Bundle.type [ fhir:value "searchset" ];
       fhir:Bundle.total [ fhir:value "1"^^xsd:nonNegativeInteger ];
       fhir:Bundle.link [
         fhir:index 0;
         fhir:Bundle.link.relation [ fhir:value "self" ];
         fhir:Bundle.link.url [ fhir:value "http://example.org/fhir/Patient?_format=application/fhir+xml&search-id=6d767ae9-7ce7-434e-b148-0603d44788&&_id=a0df9da6%2D3157%2D4b72%2D95f1%2D729853718c09&_sort=_id" ]       ];
       fhir:Bundle.entry [
         fhir:index 0;
         fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09" ];
         fhir:Bundle.entry.resource <http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09>;
         fhir:Bundle.entry.search [
           fhir:Bundle.entry.search.mode [ fhir:value "match" ]         ]       ]     ];
     fhir:Bundle.entry.response [
       fhir:Bundle.entry.response.status [ fhir:value "200" ];
       fhir:Bundle.entry.response.etag [ fhir:value "W/" ];
       fhir:Bundle.entry.response.lastModified [ fhir:value "1899-12-30T00:00:00.000Z"^^xsd:dateTime ]     ]
  ], [
     fhir:index 1;
     fhir:Bundle.entry.resource [
       a fhir:Bundle;
       fhir:Resource.id [ fhir:value "7b29ddd9-fdbf-4e6c-81f3-38f2d51934" ];
       fhir:Resource.meta [
         fhir:Meta.lastUpdated [ fhir:value "2021-12-24T20:45:02.610Z"^^xsd:dateTime ]       ];
       fhir:Bundle.type [ fhir:value "searchset" ];
       fhir:Bundle.total [ fhir:value "1"^^xsd:nonNegativeInteger ];
       fhir:Bundle.link [
         fhir:index 0;
         fhir:Bundle.link.relation [ fhir:value "self" ];
         fhir:Bundle.link.url [ fhir:value "http://example.org/fhir/Condition?_format=application/fhir+xml&search-id=91f69619-1772-4f74-9560-7748c900b1&&patient=Patient/a0df9da6%2D3157%2D4b72%2D95f1%2D729853718c09&clinical-status=active&_sort=_id" ]       ];
       fhir:Bundle.entry [
         fhir:index 0;
         fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Condition/7cd8b889-5456-43d4-935c-abc10791ebd6" ];
         fhir:Bundle.entry.resource <http://example.org/fhir/Condition/7cd8b889-5456-43d4-935c-abc10791ebd6>;
         fhir:Bundle.entry.search [
           fhir:Bundle.entry.search.mode [ fhir:value "match" ]         ]       ]     ];
     fhir:Bundle.entry.response [
       fhir:Bundle.entry.response.status [ fhir:value "200" ];
       fhir:Bundle.entry.response.etag [ fhir:value "W/" ];
       fhir:Bundle.entry.response.lastModified [ fhir:value "1899-12-30T00:00:00.000Z"^^xsd:dateTime ]     ]
  ], [
     fhir:index 2;
     fhir:Bundle.entry.resource [
       a fhir:Bundle;
       fhir:Resource.id [ fhir:value "94e7a07b-0f81-4586-ad73-ef8ce3b7b7" ];
       fhir:Resource.meta [
         fhir:Meta.lastUpdated [ fhir:value "2021-12-24T20:45:02.719Z"^^xsd:dateTime ]       ];
       fhir:Bundle.type [ fhir:value "searchset" ];
       fhir:Bundle.total [ fhir:value "1"^^xsd:nonNegativeInteger ];
       fhir:Bundle.link [
         fhir:index 0;
         fhir:Bundle.link.relation [ fhir:value "self" ];
         fhir:Bundle.link.url [ fhir:value "http://example.org/fhir/MedicationStatement?_format=application/fhir+xml&search-id=27c5cc22-a00c-499f-b217-a60cb94df7&&patient=Patient/a0df9da6%2D3157%2D4b72%2D95f1%2D729853718c09&status=active&_include=MedicationStatement%3Amedication&_sort=_id" ]       ];
       fhir:Bundle.entry [
         fhir:index 0;
         fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/MedicationStatement/fe376aa6-83fb-4d0e-be60-ad959c57114f" ];
         fhir:Bundle.entry.resource <http://example.org/fhir/MedicationStatement/fe376aa6-83fb-4d0e-be60-ad959c57114f>;
         fhir:Bundle.entry.search [
           fhir:Bundle.entry.search.mode [ fhir:value "match" ]         ]       ], [
         fhir:index 1;
         fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/MedicationStatement/01e65f9e-5412-4ac9-a1c2-c408ed485702" ];
         fhir:Bundle.entry.resource <http://example.org/fhir/MedicationStatement/01e65f9e-5412-4ac9-a1c2-c408ed485702>;
         fhir:Bundle.entry.search [
           fhir:Bundle.entry.search.mode [ fhir:value "match" ]         ]       ], [
         fhir:index 2;
         fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/MedicationStatement/f59e4516-d2c6-4a2f-936b-d2c460bb92c6" ];
         fhir:Bundle.entry.resource <http://example.org/fhir/MedicationStatement/f59e4516-d2c6-4a2f-936b-d2c460bb92c6>;
         fhir:Bundle.entry.search [
           fhir:Bundle.entry.search.mode [ fhir:value "match" ]         ]       ], [
         fhir:index 3;
         fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Medication/c6222017-94f6-4dbc-8958-fcdf9df3356a" ];
         fhir:Bundle.entry.resource <http://example.org/fhir/Medication/c6222017-94f6-4dbc-8958-fcdf9df3356a>;
         fhir:Bundle.entry.search [
           fhir:Bundle.entry.search.mode [ fhir:value "include" ]         ]       ]     ];
     fhir:Bundle.entry.response [
       fhir:Bundle.entry.response.status [ fhir:value "200" ];
       fhir:Bundle.entry.response.etag [ fhir:value "W/" ];
       fhir:Bundle.entry.response.lastModified [ fhir:value "1899-12-30T00:00:00.000Z"^^xsd:dateTime ]     ]
  ].

<http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09> a fhir:Patient;
  fhir:Resource.id [ fhir:value "a0df9da6-3157-4b72-95f1-729853718c09"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-11-09T22:00:59.865Z"^^xsd:dateTime ]
  ];
  fhir:Patient.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "official" ];
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
         fhir:Coding.code [ fhir:value "JHN" ]       ]     ];
     fhir:Identifier.system [ fhir:value "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn" ];
     fhir:Identifier.value [ fhir:value "1234567890" ]
  ];
  fhir:Patient.name [
     fhir:index 0;
     fhir:HumanName.family [ fhir:value "Doe" ];
     fhir:HumanName.given [
       fhir:value "Jane";
       fhir:index 0     ]
  ];
  fhir:Patient.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "1 (555) 867 5309" ];
     fhir:ContactPoint.rank [ fhir:value "1"^^xsd:positiveInteger ]
  ], [
     fhir:index 1;
     fhir:ContactPoint.system [ fhir:value "email" ];
     fhir:ContactPoint.value [ fhir:value "janedoe@example.com" ];
     fhir:ContactPoint.rank [ fhir:value "2"^^xsd:positiveInteger ]
  ];
  fhir:Patient.gender [ fhir:value "female"];
  fhir:Patient.birthDate [ fhir:value "1951-02-19"^^xsd:date];
  fhir:Patient.address [
     fhir:index 0;
     fhir:Address.use [ fhir:value "home" ];
     fhir:Address.type [ fhir:value "physical" ];
     fhir:Address.line [
       fhir:value "123 Any Street";
       fhir:index 0     ];
     fhir:Address.city [ fhir:value "Waterloo" ];
     fhir:Address.state [ fhir:value "ON" ];
     fhir:Address.postalCode [ fhir:value "N2L 3G1" ]
  ];
  fhir:Patient.contact [
     fhir:index 0;
     fhir:Patient.contact.relationship [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ];
         fhir:Coding.code [ fhir:value "SPS" ];
         fhir:Coding.display [ fhir:value "spouse" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Emergency Contact" ]     ];
     fhir:Patient.contact.name [
       fhir:HumanName.family [ fhir:value "Doe" ];
       fhir:HumanName.given [
         fhir:value "John";
         fhir:index 0       ]     ];
     fhir:Patient.contact.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "phone" ];
       fhir:ContactPoint.value [ fhir:value "(555) 555 1212" ];
       fhir:ContactPoint.rank [ fhir:value "1"^^xsd:positiveInteger ]     ];
     fhir:Patient.contact.address [
       fhir:Address.line [
         fhir:value "50 Another St.";
         fhir:index 0       ], [
         fhir:value "Unit 2";
         fhir:index 1       ];
       fhir:Address.city [ fhir:value "Waterloo" ];
       fhir:Address.state [ fhir:value "ON" ];
       fhir:Address.postalCode [ fhir:value "N2L 3G2" ]     ]
  ];
  fhir:Patient.communication [
     fhir:index 0;
     fhir:Patient.communication.language [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ];
         fhir:Coding.code [ fhir:value "en" ]       ];
       fhir:CodeableConcept.text [ fhir:value "English" ]     ]
  ];
  fhir:Patient.generalPractitioner [
     fhir:index 0;
     fhir:link <http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2" ]
  ].

<http://example.org/fhir/Condition/7cd8b889-5456-43d4-935c-abc10791ebd6> a fhir:Condition;
  fhir:Resource.id [ fhir:value "7cd8b889-5456-43d4-935c-abc10791ebd6"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-11-09T22:00:59.965Z"^^xsd:dateTime ]
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ]     ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:75326-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "75326-9" ];
       fhir:Coding.display [ fhir:value "Problem" ]     ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:95651005;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.version [ fhir:value "http://snomed.info/sct/20611000087101" ];
       fhir:Coding.code [ fhir:value "95651005" ];
       fhir:Coding.display [ fhir:value "Chronic progressive paraparesis" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Chronic Progressive Paraparesis" ]
  ];
  fhir:Condition.subject [
     fhir:link <http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2014"^^xsd:gYear];
  fhir:Condition.asserter [
     fhir:link <http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2" ]
  ].

<http://example.org/fhir/MedicationStatement/fe376aa6-83fb-4d0e-be60-ad959c57114f> a fhir:MedicationStatement;
  fhir:Resource.id [ fhir:value "fe376aa6-83fb-4d0e-be60-ad959c57114f"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-11-09T22:01:00.007Z"^^xsd:dateTime ]
  ];
  fhir:MedicationStatement.status [ fhir:value "active"];
  fhir:MedicationStatement.medicationReference [
     fhir:link <http://example.org/fhir/Medication/c6222017-94f6-4dbc-8958-fcdf9df3356a>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/Medication/c6222017-94f6-4dbc-8958-fcdf9df3356a" ]
  ];
  fhir:MedicationStatement.subject [
     fhir:link <http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09" ]
  ];
  fhir:MedicationStatement.effectivePeriod [
     fhir:Period.start [ fhir:value "2014"^^xsd:gYear ]
  ];
  fhir:MedicationStatement.informationSource [
     fhir:link <http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2" ]
  ];
  fhir:MedicationStatement.dosage [
     fhir:index 0;
     fhir:Dosage.text [ fhir:value "40 mg/day" ];
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ];
         fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ];
         fhir:Timing.repeat.periodUnit [ fhir:value "d" ]       ]     ];
     fhir:Dosage.doseAndRate [
       fhir:index 0;
       fhir:Dosage.doseAndRate.doseQuantity [
         fhir:Quantity.value [ fhir:value "40"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "mg" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "mg" ]       ]     ]
  ].

<http://example.org/fhir/MedicationStatement/01e65f9e-5412-4ac9-a1c2-c408ed485702> a fhir:MedicationStatement;
  fhir:Resource.id [ fhir:value "01e65f9e-5412-4ac9-a1c2-c408ed485702"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-11-09T22:01:00.007Z"^^xsd:dateTime ]
  ];
  fhir:MedicationStatement.status [ fhir:value "active"];
  fhir:MedicationStatement.medicationCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://foo.org" ]     ], [
       fhir:index 1;
       fhir:Coding.system [ fhir:value "http://foo2.org" ];
       fhir:Coding.display [ fhir:value "Another med" ]     ]
  ];
  fhir:MedicationStatement.subject [
     fhir:link <http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09" ]
  ];
  fhir:MedicationStatement.effectivePeriod [
     fhir:Period.start [ fhir:value "2014"^^xsd:gYear ]
  ];
  fhir:MedicationStatement.informationSource [
     fhir:link <http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2" ]
  ];
  fhir:MedicationStatement.dosage [
     fhir:index 0;
     fhir:Dosage.text [ fhir:value "40 mg/day" ];
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ];
         fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ];
         fhir:Timing.repeat.periodUnit [ fhir:value "d" ]       ]     ];
     fhir:Dosage.doseAndRate [
       fhir:index 0;
       fhir:Dosage.doseAndRate.doseQuantity [
         fhir:Quantity.value [ fhir:value "40"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "mg" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "mg" ]       ]     ]
  ].

<http://example.org/fhir/MedicationStatement/f59e4516-d2c6-4a2f-936b-d2c460bb92c6> a fhir:MedicationStatement;
  fhir:Resource.id [ fhir:value "f59e4516-d2c6-4a2f-936b-d2c460bb92c6"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-11-09T22:01:00.007Z"^^xsd:dateTime ]
  ];
  fhir:MedicationStatement.status [ fhir:value "active"];
  fhir:MedicationStatement.medicationCodeableConcept [
     fhir:CodeableConcept.text [ fhir:value "SomeMed" ]
  ];
  fhir:MedicationStatement.subject [
     fhir:link <http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/Patient/a0df9da6-3157-4b72-95f1-729853718c09" ]
  ];
  fhir:MedicationStatement.effectivePeriod [
     fhir:Period.start [ fhir:value "2014"^^xsd:gYear ]
  ];
  fhir:MedicationStatement.informationSource [
     fhir:link <http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2>;
     fhir:Reference.reference [ fhir:value "http://example.org/fhir/PractitionerRole/76ff8f74-03c7-436f-a3e0-71ac9503c1a2" ]
  ];
  fhir:MedicationStatement.dosage [
     fhir:index 0;
     fhir:Dosage.text [ fhir:value "40 mg/day" ];
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ];
         fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ];
         fhir:Timing.repeat.periodUnit [ fhir:value "d" ]       ]     ];
     fhir:Dosage.doseAndRate [
       fhir:index 0;
       fhir:Dosage.doseAndRate.doseQuantity [
         fhir:Quantity.value [ fhir:value "40"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "mg" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "mg" ]       ]     ]
  ].

<http://example.org/fhir/Medication/c6222017-94f6-4dbc-8958-fcdf9df3356a> a fhir:Medication;
  fhir:Resource.id [ fhir:value "c6222017-94f6-4dbc-8958-fcdf9df3356a"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-11-09T22:01:00.033Z"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                  <p>\n                    <b>Generated Narrative with Details</b>\n                  </p>\n                  <p>\n                    <b>id</b>: c6222017-94f6-4dbc-8958-fcdf9df3356a</p>\n                  <p>\n                    <b>meta</b>: </p>\n                  <p>\n                    <b>code</b>: Simvastatin 40 mg oral tablet <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code &quot;320000009&quot; := &quot;320000009&quot;, given as &quot;Simvastatin 40 mg oral tablet&quot;})</span>\n                  </p>\n                  <p>\n                    <b>form</b>: Film-coated tablet <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code &quot;385057009&quot; := &quot;385057009&quot;, given as &quot;Film-coated tablet&quot;})</span>\n                  </p>\n                </div>"
  ];
  fhir:Medication.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:320000009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.version [ fhir:value "http://snomed.info/sct/20611000087101" ];
       fhir:Coding.code [ fhir:value "320000009" ];
       fhir:Coding.display [ fhir:value "Simvastatin 40 mg oral tablet" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Simvastatin 40 mg oral tablet" ]
  ];
  fhir:Medication.form [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:385057009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.version [ fhir:value "http://snomed.info/sct/20611000087101" ];
       fhir:Coding.code [ fhir:value "385057009" ];
       fhir:Coding.display [ fhir:value "Film-coated tablet" ]     ]
  ];
  fhir:Medication.ingredient [
     fhir:index 0;
     fhir:Medication.ingredient.itemCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:387584000;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.version [ fhir:value "http://snomed.info/sct/20611000087101" ];
         fhir:Coding.code [ fhir:value "387584000" ];
         fhir:Coding.display [ fhir:value "Simvastatin" ]       ]     ];
     fhir:Medication.ingredient.strength [
       fhir:Ratio.numerator [
         fhir:Quantity.value [ fhir:value "40"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "mcg" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "mg" ]       ];
       fhir:Ratio.denominator [
         fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "tablet" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "{tablet}" ]       ]     ]
  ].

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

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.