Publication Build: This will be filled in by the publication tooling
@prefix fhir: <http://hl7.org/fhir/> .
@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:MedicationAdministration ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "medication-administration-insulin-bolus-dose-fi"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"^^xsd:anyURI ;
fhir:link <http://roche.com/fhir/rdc/StructureDefinition/medication-administration> ] )
] ; #
fhir:language [ fhir:v "fi"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.13:48<br />Lyhytvaikutteinen insuliini 1.07 ky<br />Laite: tandemCIQ1002717799999</div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:a41e3987-cb6f-5224-8ea2-2a5a35125a22" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://www.sensotrend.com/" ] ] ;
fhir:display [ fhir:v "Sensotrend Oy" ] ]
] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:c9494ac9-9303-4650-ae95-2b1cf95e32c0" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://www.tidepool.org/" ] ] ;
fhir:display [ fhir:v "Tidepool" ] ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:411531001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "411531001" ] ;
fhir:display [ fhir:v "Short-acting insulin (substance)" ] ] [
fhir:system [ fhir:v "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ins-short-fast" ] ;
fhir:display [ fhir:v "Lyhytvaikutteinen insuliini" ] ] [
a sct:67866001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67866001" ] ;
fhir:display [ fhir:v "Insulin (substance)" ] ] ) ;
fhir:text [ fhir:v "Lyhytvaikutteinen insuliini" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/7257379" ]
] ; #
fhir:effective [ fhir:v "2021-09-04T19:13:48.000+03:00"^^xsd:dateTime] ; #
fhir:device ( [
fhir:display [ fhir:v "tandemCIQ1002717799999" ]
] ) ; #
fhir:dosage [
fhir:text [ fhir:v "Lyhytvaikutteinen insuliini 1.07 ky" ] ;
fhir:dose [
fhir:value [ fhir:v "1.06542"^^xsd:decimal ] ;
fhir:unit [ fhir:v "IU" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[iU]" ] ]
] . #
IG © 2022+ HL7 Finland. Package hl7.fhir.fi.base#2.0.0-rc1 based on FHIR 4.0.1. Generated 2025-02-06
Links: Table of Contents
| QA Report| Version History
|
| Source
| Propose a change