DIPS Core Implementation Guide
0.1.0 - ci-build Norway

DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: noImpl-QSOFAScore-create - TTL Representation

Raw ttl | Download


@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 -------------------------------------------------------------------

<http://hl7.org/fhir/Observation/noImpl-QSOFAScore-create> a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "noImpl-QSOFAScore-create"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "0" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2014-01-30T11:35:23+00:00"^^xsd:dateTime ] ;
     fhir:Meta.source [ fhir:value "NoImpl" ] ;
     fhir:Meta.profile [
       fhir:value "http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationQSOFAScore" ;
       fhir:index 0 ;
       fhir:link <http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationQSOFAScore>
     ]
  ] ;
  fhir:Observation.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "http://dips.no/fhir/namingsystem/dips-RelativeEhrUri" ] ;
     fhir:Identifier.value [ fhir:value "ehr:compositions/6c41D37f-f173-45d6-8504-17c40454b9ee::default::1/content[openEHR-EHR-OBSERVATION.news2.v1 and name/value='NEWS2-Basic-Vitals']" ]
  ], [
     fhir:index 1 ;
     fhir:Identifier.system [ fhir:value "http://dips.no/fhir/namingsystem/dips-ObservationId" ] ;
     fhir:Identifier.value [ fhir:value "dfdcd132-f0c0-e84a-a9b0-937bcb93c008" ]
  ], [
     fhir:index 2 ;
     fhir:Identifier.system [ fhir:value "http://dips.no/fhir/namingsystem/dips-VersionIndependentId" ] ;
     fhir:Identifier.value [ fhir:value "bd96cd32-3bdb-f448-9d65-265828cae8c8" ]
  ], [
     fhir:index 3 ;
     fhir:Identifier.system [ fhir:value "http://dips.no/fhir/namingsystem/externalId" ] ;
     fhir:Identifier.value [ fhir:value "testBPexternalId1" ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "survey" ] ;
       fhir:Coding.display [ fhir:value "Survey" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:63451000122107 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "63451000122107" ] ;
       fhir:Coding.display [ fhir:value "qSOFA score (observable entity)" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cdp2007964> ;
     fhir:Reference.reference [ fhir:value "Patient/cdp2007964" ] ;
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "http://dips.no/fhir/namingsystem/dips-patientid" ] ;
       fhir:Identifier.value [ fhir:value "1002679" ]
     ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2021-10-25T09:30:33+05:30"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/PractitionerRole/agb1000204> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/agb1000204" ] ;
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "urn:oid:1.3.6.1.4.1.9038.51.1" ] ;
       fhir:Identifier.value [ fhir:value "1000204" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:link <http://hl7.org/fhir/Organization/Organizationaks2> ;
     fhir:Reference.reference [ fhir:value "Organization/Organizationaks2" ] ;
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "urn:oid:1.3.6.1.4.1.9038.70.1" ] ;
       fhir:Identifier.value [ fhir:value "2" ]
     ]
  ] ;
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ] ;
     fhir:Quantity.unit [ fhir:value "ScoreOf" ] ;
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
     fhir:Quantity.code [ fhir:value "{ScoreOf}" ]
  ] ;
  fhir:Observation.derivedFrom [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Observation/noImpl-respiratory-rate-create> ;
     fhir:Reference.reference [ fhir:value "Observation/noImpl-respiratory-rate-create" ]
  ], [
     fhir:index 1 ;
     fhir:link <http://hl7.org/fhir/Observation/noimpl-bloodpressure-instance> ;
     fhir:Reference.reference [ fhir:value "Observation/noimpl-bloodpressure-instance" ]
  ], [
     fhir:index 2 ;
     fhir:link <http://hl7.org/fhir/Observation/noImpl-consciousness-create> ;
     fhir:Reference.reference [ fhir:value "Observation/noImpl-consciousness-create" ]
  ] ;
  fhir:Observation.component [
     fhir:index 0 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://dips.no/fhir/R4/CodeSystem/NoImplQSOFAcomponentCodes" ] ;
         fhir:Coding.code [ fhir:value "QsofaResRate" ] ;
         fhir:Coding.display [ fhir:value "QsofaResRate" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "ScoreOf" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "{ScoreOf}" ]
     ] ;
     fhir:Observation.component.interpretation [
       fhir:index 0 ;
       fhir:CodeableConcept.text [ fhir:value "≥22" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://dips.no/fhir/R4/CodeSystem/NoImplQSOFAcomponentCodes" ] ;
         fhir:Coding.code [ fhir:value "QsofaSystolicBP" ] ;
         fhir:Coding.display [ fhir:value "QsofaSystolicBP" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "ScoreOf" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "{ScoreOf}" ]
     ] ;
     fhir:Observation.component.interpretation [
       fhir:index 0 ;
       fhir:CodeableConcept.text [ fhir:value "≤100" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://dips.no/fhir/R4/CodeSystem/NoImplQSOFAcomponentCodes" ] ;
         fhir:Coding.code [ fhir:value "QsofaMentalStatus" ] ;
         fhir:Coding.display [ fhir:value "QsofaMentalStatus" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "ScoreOf" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "{ScoreOf}" ]
     ] ;
     fhir:Observation.component.interpretation [
       fhir:index 0 ;
       fhir:CodeableConcept.text [ fhir:value "Endret mental status" ]
     ]
  ] .

<http://hl7.org/fhir/Patient/cdp2007964> a fhir:Patient .

<http://hl7.org/fhir/PractitionerRole/agb1000204> a fhir:PractitionerRole .

<http://hl7.org/fhir/Organization/Organizationaks2> a fhir:Organization .

<http://hl7.org/fhir/Observation/noImpl-respiratory-rate-create> a fhir:Observation .

<http://hl7.org/fhir/Observation/noimpl-bloodpressure-instance> a fhir:Observation .

<http://hl7.org/fhir/Observation/noImpl-consciousness-create> a fhir:Observation .

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

<http://hl7.org/fhir/Observation/noImpl-QSOFAScore-create.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Observation/noImpl-QSOFAScore-create.ttl> .