R6 Ballot (3rd Draft) Snapshot 3: Connectathon 32 Base

Publish-box (todo) This is Snapshot #3 for FHIR R5 , released to support Connectathon 32 . For a full list of available versions, see the Directory of published versions .

Example MolecularDefinition/example-allele3 (Turtle) ValueSet/assert-operator-codes (JSON)

Clinical Genomics Vocabulary Work Group Maturity Level : N/A Standards Status : Informative Compartments : No defined compartments

Raw Turtle JSON (+ ( canonical form + also see Turtle/RDF JSON Format Specification )

Simple Allele example 3 Definition for Value SetAssertionOperatorType

@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/MolecularDefinition/example-allele3> a fhir:MolecularDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example-allele3"] ; # fhir:moleculeType [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sequence-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "dna" ] ; fhir:display [ fhir:v "DNA Sequence" ] ] ) ] ; # fhir:location ( [ fhir:sequenceLocation [ fhir:sequenceContext [ fhir:link <http://hl7.org/fhir/MolecularDefinition/example-sequence-hla000011> ; fhir:reference [ fhir:v "MolecularDefinition/example-sequence-hla000011" ] ; fhir:type [ fhir:v "MolecularDefinition"^^xsd:anyURI ] ; fhir:display [ fhir:v "Starting Sequence Resource: HLA00001" ] ] ] ] ) ; # fhir:representation ( [ fhir:relative [ fhir:startingMolecule [ fhir:link <http://hl7.org/fhir/MolecularDefinition/example-sequence-hla000011> ; fhir:reference [ fhir:v "MolecularDefinition/example-sequence-hla000011" ] ; fhir:type [ fhir:v "MolecularDefinition"^^xsd:anyURI ] ; fhir:display [ fhir:v "Starting Sequence Resource: HLA00001" ] ] ; fhir:edit ( [ fhir:coordinateInterval [ fhir:coordinateSystem [ fhir:system [ fhir:coding ( [ a loinc:LA30100-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "LA30100-4" ] ; fhir:display [ fhir:v "0-based interval counting" ] ] ) ; fhir:text [ fhir:v "0-based interval counting" ] ] ] ] ; fhir:replacementMolecule [ fhir:link <http://hl7.org/fhir/MolecularDefinition/example-sequence-c> ; fhir:reference [ fhir:v "MolecularDefinition/example-sequence-c" ] ; fhir:type [ fhir:v "MolecularDefinition"^^xsd:anyURI ] ; fhir:display [ fhir:v "Replacement Sequence Resource: C" ] ] ; fhir:replacedMolecule [ fhir:link <http://hl7.org/fhir/MolecularDefinition/example-sequence-t> ; fhir:reference [ fhir:v "MolecularDefinition/example-sequence-t" ] ; fhir:type [ fhir:v "MolecularDefinition"^^xsd:anyURI ] ; fhir:display [ fhir:v "Replaced Sequence Resource: T" ] ] ] ) ] ] ) . # <http://hl7.org/fhir/MolecularDefinition/example-sequence-hla000011> a fhir:MolecularDefinition . <http://hl7.org/fhir/MolecularDefinition/example-sequence-c> a fhir:MolecularDefinition . <http://hl7.org/fhir/MolecularDefinition/example-sequence-t> a fhir:MolecularDefinition . # -------------------------------------------------------------------------------------
{
  "resourceType" : "ValueSet",
  "id" : "assert-operator-codes",
  "meta" : {
    "lastUpdated" : "2022-12-14T07:12:54.019+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"codesystem-assert-operator-codes.html\"><code>http://hl7.org/fhir/assert-operator-codes</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  }],
  "url" : "http://hl7.org/fhir/ValueSet/assert-operator-codes",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.708"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.696"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.360"
  }],
  "version" : "5.0.0-snapshot3",
  "name" : "AssertionOperatorType",
  "title" : "AssertionOperatorType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-12-28T16:55:11+11:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    },
    {
      "system" : "email",
      "value" : "fhir@lists.hl7.org"
    }]
  }],
  "description" : "The type of operator to use for assertion.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/assert-operator-codes"
    }]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.