HL7 Terminology (THO)
4.0.0 - Publication International flag

This page is part of the HL7 Terminology (v4.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: HL7UpdateMode - TTL Representation

Active as of 2019-03-20

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "v3-HL7UpdateMode"];
  fhir:Resource.language [ fhir:value "en"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td/><td>Coding</td><td>The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.</td></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes.  Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state.  Normally is not populated unless the state is retired..</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p>This code system <code>http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode</code> defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>status</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">A<a name=\"v3-HL7UpdateMode-A\"> </a></td><td>Add</td><td>**Description:**The item was (or is to be) added, having not been present immediately before. (If it is already present, this may be treated as an error condition.)</td><td>22624</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">AR<a name=\"v3-HL7UpdateMode-AR\"> </a></td><td>Add or Replace</td><td>**Description:**The item was (or is to be) either added or replaced.</td><td>22654</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">D<a name=\"v3-HL7UpdateMode-D\"> </a></td><td>Remove</td><td>**Description:**The item was (or is to be) removed (sometimes referred to as deleted). If the item is part of a collection, delete any matching items.</td><td>10020</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">K<a name=\"v3-HL7UpdateMode-K\"> </a></td><td>Key</td><td>**Description:**This item is part of the identifying information for this object.</td><td>10022</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">N<a name=\"v3-HL7UpdateMode-N\"> </a></td><td>No Change</td><td>**Description:**There was (or is to be) no change to the item. This is primarily used when this element has not changed, but other attributes in the instance have changed.</td><td>22655</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">R<a name=\"v3-HL7UpdateMode-R\"> </a></td><td>Replace</td><td>**Description:**The item existed previously and has (or is to be) revised. (If an item does not already exist, this may be treated as an error condition.)</td><td>10019</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">REF<a name=\"v3-HL7UpdateMode-REF\"> </a></td><td>Reference</td><td>**Description:**This item provides enough information to allow a processing system to locate the full applicable record by identifying the object.</td><td>22623</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">U<a name=\"v3-HL7UpdateMode-U\"> </a></td><td>Unknown</td><td>**Description:**Description:&lt;/b&gt;It is not specified whether or what kind of change has occurred to the item, or whether the item is present as a reference or identifying property.</td><td>22622</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_SetUpdateMode<a name=\"v3-HL7UpdateMode-_SetUpdateMode\"> </a></td><td>SetUpdateMode</td><td>These concepts apply when the element and/or message is updating a set of items.</td><td>21082</td><td>retired</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  ESA<a name=\"v3-HL7UpdateMode-ESA\"> </a></td><td>Set Add</td><td>Add the message element to the collection of items on the receiving system that correspond to the message element.</td><td>10025</td><td>retired</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  ESAC<a name=\"v3-HL7UpdateMode-ESAC\"> </a></td><td>Set Add or Change</td><td>Change the item on the receiving system that corresponds to this message element; if a matching element does not exist, add a new one created with the values in the message.</td><td>10028</td><td>retired</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  ESC<a name=\"v3-HL7UpdateMode-ESC\"> </a></td><td>Set Change</td><td>Change the item on the receiving system that corresponds to this message element; do not process if a matching element does not exist.</td><td>10027</td><td>retired</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  ESD<a name=\"v3-HL7UpdateMode-ESD\"> </a></td><td>Set Delete</td><td>Delete the item on the receiving system that corresponds to this message element.</td><td>10026</td><td>retired</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">AU<a name=\"v3-HL7UpdateMode-AU\"> </a></td><td>Add or Update</td><td>**Description:** AU: If this item exists, update it with these values. If it does not exist, create it with these values. If the item is part of the collection, update each item that matches this item, and if no items match, add a new item to the collection.</td><td>22621</td><td>retired</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">I<a name=\"v3-HL7UpdateMode-I\"> </a></td><td>Ignore</td><td>Ignore this role, it is not relevant to the update.</td><td>10021</td><td>retired</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">V<a name=\"v3-HL7UpdateMode-V\"> </a></td><td>Verify</td><td>Verify - this message element must match a value already in the receiving systems database in order to process the message.</td><td>10023</td><td>retired</td><td/></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.5.57" ]
  ];
  fhir:CodeSystem.version [ fhir:value "2.1.0"];
  fhir:CodeSystem.name [ fhir:value "HL7UpdateMode"];
  fhir:CodeSystem.title [ fhir:value "HL7UpdateMode"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2019-03-20"^^xsd:date];
  fhir:CodeSystem.publisher [ fhir:value "Health Level 7"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Health Level Seven" ]
  ];
  fhir:CodeSystem.description [ fhir:value "The possible modes of updating that occur when an attribute is received by a system that already contains values for that attribute."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.property [
     fhir:index 0;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ];
       fhir:Extension.valueCode [ fhir:value "antisymmetric" ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ];
       fhir:Extension.valueCode [ fhir:value "transitive" ]     ], [
       fhir:index 2;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ];
       fhir:Extension.valueCode [ fhir:value "irreflexive" ]     ], [
       fhir:index 3;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ];
       fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 4;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ];
       fhir:Extension.valueCode [ fhir:value "Specializes" ]     ], [
       fhir:index 5;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ];
       fhir:Extension.valueString [ fhir:value "Generalizes" ]     ];
     fhir:CodeSystem.property.code [ fhir:value "Specializes" ];
     fhir:CodeSystem.property.description [ fhir:value "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric." ];
     fhir:CodeSystem.property.type [ fhir:value "Coding" ]
  ], [
     fhir:index 1;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ];
       fhir:Extension.valueCode [ fhir:value "antisymmetric" ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ];
       fhir:Extension.valueCode [ fhir:value "transitive" ]     ], [
       fhir:index 2;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ];
       fhir:Extension.valueCode [ fhir:value "irreflexive" ]     ], [
       fhir:index 3;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ];
       fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 4;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ];
       fhir:Extension.valueCode [ fhir:value "Generalizes" ]     ], [
       fhir:index 5;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ];
       fhir:Extension.valueString [ fhir:value "Specializes" ]     ];
     fhir:CodeSystem.property.code [ fhir:value "Generalizes" ];
     fhir:CodeSystem.property.description [ fhir:value "Inverse of Specializes.  Only included as a derived relationship." ];
     fhir:CodeSystem.property.type [ fhir:value "Coding" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.property.code [ fhir:value "internalId" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id" ];
     fhir:CodeSystem.property.description [ fhir:value "The internal identifier for the concept in the HL7 Access database repository." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.property.code [ fhir:value "status" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ];
     fhir:CodeSystem.property.description [ fhir:value "Designation of a concept's state.  Normally is not populated unless the state is retired.." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.property.code [ fhir:value "notSelectable" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#notSelectable" ];
     fhir:CodeSystem.property.description [ fhir:value "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ];
     fhir:CodeSystem.property.type [ fhir:value "boolean" ]
  ];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "A" ];
     fhir:CodeSystem.concept.display [ fhir:value "Add" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**The item was (or is to be) added, having not been present immediately before. (If it is already present, this may be treated as an error condition.)" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22624" ]     ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "AR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Add or Replace" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**The item was (or is to be) either added or replaced." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22654" ]     ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "D" ];
     fhir:CodeSystem.concept.display [ fhir:value "Remove" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**The item was (or is to be) removed (sometimes referred to as deleted). If the item is part of a collection, delete any matching items." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10020" ]     ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "K" ];
     fhir:CodeSystem.concept.display [ fhir:value "Key" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**This item is part of the identifying information for this object." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10022" ]     ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "N" ];
     fhir:CodeSystem.concept.display [ fhir:value "No Change" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**There was (or is to be) no change to the item. This is primarily used when this element has not changed, but other attributes in the instance have changed." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22655" ]     ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "R" ];
     fhir:CodeSystem.concept.display [ fhir:value "Replace" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**The item existed previously and has (or is to be) revised. (If an item does not already exist, this may be treated as an error condition.)" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10019" ]     ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "REF" ];
     fhir:CodeSystem.concept.display [ fhir:value "Reference" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**This item provides enough information to allow a processing system to locate the full applicable record by identifying the object." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22623" ]     ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "U" ];
     fhir:CodeSystem.concept.display [ fhir:value "Unknown" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**Description:</b>It is not specified whether or what kind of change has occurred to the item, or whether the item is present as a reference or identifying property." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22622" ]     ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "_SetUpdateMode" ];
     fhir:CodeSystem.concept.display [ fhir:value "SetUpdateMode" ];
     fhir:CodeSystem.concept.definition [ fhir:value "These concepts apply when the element and/or message is updating a set of items." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21082" ]     ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "ESA" ];
       fhir:CodeSystem.concept.display [ fhir:value "Set Add" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Add the message element to the collection of items on the receiving system that correspond to the message element." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "10025" ]       ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "ESAC" ];
       fhir:CodeSystem.concept.display [ fhir:value "Set Add or Change" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Change the item on the receiving system that corresponds to this message element; if a matching element does not exist, add a new one created with the values in the message." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "10028" ]       ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.code [ fhir:value "ESC" ];
       fhir:CodeSystem.concept.display [ fhir:value "Set Change" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Change the item on the receiving system that corresponds to this message element; do not process if a matching element does not exist." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "10027" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.code [ fhir:value "ESD" ];
       fhir:CodeSystem.concept.display [ fhir:value "Set Delete" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Delete the item on the receiving system that corresponds to this message element." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "10026" ]       ]     ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "AU" ];
     fhir:CodeSystem.concept.display [ fhir:value "Add or Update" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:** AU: If this item exists, update it with these values. If it does not exist, create it with these values. If the item is part of the collection, update each item that matches this item, and if no items match, add a new item to the collection." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22621" ]     ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "I" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ignore" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ignore this role, it is not relevant to the update." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10021" ]     ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "V" ];
     fhir:CodeSystem.concept.display [ fhir:value "Verify" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Verify - this message element must match a value already in the receiving systems database in order to process the message." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10023" ]     ]
  ].

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

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