International Patient Summary Implementation Guide
1.1.0 - STU 1 Update 1 International flag

This page is part of the International Patient Summary Implementation Guide (v1.1.0: STU 1) 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

: Results Presence Absence - SNOMED CT IPS Free Set - TTL Representation

Page standards status: Trial-use Maturity Level: 2

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "results-presence-absence-snomed-ct-ips-free-set"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set contains 9 concepts</p><p style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\">Expansion based on SNOMED CT International edition 31-Jul 2022</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-441614007\"> </a>  <a href=\"http://snomed.info/id/441614007\">441614007</a></td><td>http://snomed.info/sct</td><td>Present one plus out of three plus</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-441521003\"> </a>  <a href=\"http://snomed.info/id/441521003\">441521003</a></td><td>http://snomed.info/sct</td><td>Present three plus out of three plus</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-441517005\"> </a>  <a href=\"http://snomed.info/id/441517005\">441517005</a></td><td>http://snomed.info/sct</td><td>Present two plus out of three plus</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-260350009\"> </a>  <a href=\"http://snomed.info/id/260350009\">260350009</a></td><td>http://snomed.info/sct</td><td>++++</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-260349009\"> </a>  <a href=\"http://snomed.info/id/260349009\">260349009</a></td><td>http://snomed.info/sct</td><td>+++</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-260348001\"> </a>  <a href=\"http://snomed.info/id/260348001\">260348001</a></td><td>http://snomed.info/sct</td><td>++</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-260347006\"> </a>  <a href=\"http://snomed.info/id/260347006\">260347006</a></td><td>http://snomed.info/sct</td><td>+</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-52101004\"> </a>  <a href=\"http://snomed.info/id/52101004\">52101004</a></td><td>http://snomed.info/sct</td><td>Present</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-2667000\"> </a>  <a href=\"http://snomed.info/id/2667000\">2667000</a></td><td>http://snomed.info/sct</td><td>Absent</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [
       fhir:value "2"^^xsd:integer;
       fhir:Element.extension [
         fhir:index 0;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ];
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips";
           fhir:link <http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips>         ]       ]     ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [
       fhir:value "trial-use";
       fhir:Element.extension [
         fhir:index 0;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ];
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips";
           fhir:link <http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips>         ]       ]     ]
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ips/ValueSet/results-presence-absence-snomed-ct-ips-free-set"];
  fhir:ValueSet.version [ fhir:value "1.1.0"];
  fhir:ValueSet.name [ fhir:value "ResultsPresenceAbsenceSnomedCtIpsFreeSet"];
  fhir:ValueSet.title [ fhir:value "Results Presence Absence - SNOMED CT IPS Free Set"];
  fhir:ValueSet.status [ fhir:value "active"];
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.date [ fhir:value "2022-08-19T22:04:26+00:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "Health Level Seven International - Patient Care Work Group"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/patientcare" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "This value set includes the codes for presence and absence findings (qualifier values) from the SNOMED International Patient Set (IPS) subset of SNOMED CT (IPS Free Set)."];
  fhir:ValueSet.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ]     ]
  ];
  fhir:ValueSet.immutable [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.copyright [ fhir:value "The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/). For more information, see [SNOMED IPS Terminology](https://www.snomed.org/snomed-ct/Other-SNOMED-products/international-patient-summary-terminology)"];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.compose.include.version [ fhir:value "http://snomed.info/sct/900000000000207008" ];
       fhir:ValueSet.compose.include.filter [
         fhir:index 0;
         fhir:ValueSet.compose.include.filter.property [ fhir:value "constraint" ];
         fhir:ValueSet.compose.include.filter.op [ fhir:value "=" ];
         fhir:ValueSet.compose.include.filter.value [ fhir:value "(< 260411009 |Presence findings (qualifier value)| OR < 272519000 |Absence findings (qualifier value)|) AND ^ 816080008 |International Patient Summary (foundation metadata concept)|" ]       ]     ]
  ];
  fhir:ValueSet.expansion [
     fhir:ValueSet.expansion.timestamp [ fhir:value "2022-08-19T22:04:26+00:00"^^xsd:dateTime ];
     fhir:ValueSet.expansion.total [ fhir:value "9"^^xsd:integer ];
     fhir:ValueSet.expansion.offset [ fhir:value "0"^^xsd:integer ];
     fhir:ValueSet.expansion.parameter [
       fhir:index 0;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "version" ];
       fhir:ValueSet.expansion.parameter.valueUri [ fhir:value "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20220731" ]     ];
     fhir:ValueSet.expansion.contains [
       fhir:index 0;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "441614007" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Present one plus out of three plus" ]     ], [
       fhir:index 1;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "441521003" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Present three plus out of three plus" ]     ], [
       fhir:index 2;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "441517005" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Present two plus out of three plus" ]     ], [
       fhir:index 3;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "260350009" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "++++" ]     ], [
       fhir:index 4;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "260349009" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "+++" ]     ], [
       fhir:index 5;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "260348001" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "++" ]     ], [
       fhir:index 6;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "260347006" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "+" ]     ], [
       fhir:index 7;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "52101004" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Present" ]     ], [
       fhir:index 8;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.expansion.contains.code [ fhir:value "2667000" ];
       fhir:ValueSet.expansion.contains.display [ fhir:value "Absent" ]     ]
  ].

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

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