Release 4

V3-hl7Realm.cs.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Description: Coded concepts representing Binding Realms (used for Context Binding of terminology in HL7 models) and/or Namespace Realms (used to help ensure unique identification of HL7 artifacts). This code system is partitioned into three sections: Affiliate realms, Binding realms and Namespace realms. All affiliate realm codes may automatically be used as both binding realms and namespace realms. Furthermore, affiliate realms are the only realms that have authority over the creation of binding realms. (Note that 'affiliate' includes the idea of both international affiliates and the HL7 International organization.) All other codes must be associated with an owning affiliate realm and must appear as a specialization of _BindingRealm or _NamespaceRealm. For affiliates whose concepts align with nations, the country codes from ISO 3166-1 2-character alpha are used for the code when possible so these codes should not be used for other realm types. It is recommended that binding realm and namespace codes submitted by affiliates use the realm code as a prefix to avoid possible collisions with ISO codes. However, tooling does not currently support namepace realm codes greater than 2 characters. Open Issue: The name of the concept property "owningAffiliate" should be changed to better reflect that the property value is the human readable name of the organizational entity that manages the Realm identified by the Realm Code. Open Issue: In spite of the inability of tooling to process codes longer than 2 characters, there is at least one realm codes ('SOA') that was added that is 3 characters in length.

{
  "resourceType" : "CodeSystem",
  "id" : "v3-hl7Realm",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v3-hl7Realm",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.5.1124"
  }],
  "version" : "2018-08-12",
  "name" : "v3.hl7Realm",
  "title" : "v3 Code System hl7Realm",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-08-12T00:00:00+00:00",
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : "  Description:\r\nCoded concepts representing Binding Realms (used for Context Binding of terminology in HL7 models)  and/or Namespace Realms (used to help ensure unique identification of HL7 artifacts). This code system is partitioned into three sections: Affiliate realms, Binding realms and Namespace realms.  All affiliate realm codes may automatically be used as both binding realms and namespace realms.  Furthermore, affiliate realms are the only realms that have authority over the creation of binding realms.  (Note that 'affiliate' includes the idea of both international affiliates and the HL7 International organization.)  All other codes must be associated with an owning affiliate realm and must appear as a specialization of _BindingRealm or _NamespaceRealm.  For affiliates whose concepts align with nations, the country codes from ISO 3166-1 2-character alpha are used for the code when possible so these codes should not be used for other realm types.  It is recommended that binding realm and namespace codes submitted by affiliates use the realm code as a prefix to avoid possible collisions with ISO codes.  However, tooling does not currently support namepace realm codes greater than 2 characters.  Open Issue:\r\nThe name of the concept property \"owningAffiliate\" should be changed to better reflect that the property value is the human readable name of the organizational entity that manages the Realm identified by the Realm Code.  Open Issue:\r\nIn spite of the inability of tooling to process codes longer than 2 characters, there is at least one realm codes ('SOA') that was added that is 3 characters in length.",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-hl7Realm",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [{
    "code" : "notSelectable",
    "uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
    "type" : "boolean"
  },
  {
    "code" : "child",
    "uri" : "http://hl7.org/fhir/concept-properties#child",
    "description" : "The concept identified in this property is a child of the concept on which it is a property. The property type will be 'code'. The meaning of parent/child relationships is defined by the hierarchyMeaning attribute",
    "type" : "code"
  }],
  "concept" : [{
    "code" : "BindingRealms",
    "display" : "binding realms",
    "definition" : "Description: Concepts that can be used as Binding Realms when creating Binding Statements.  These codes are permitted to appear in the InfrastructureRoot.realmCode attribute.",
    "property" : [{
      "code" : "notSelectable",
      "valueBoolean" : true
    }],
    "concept" : [{
      "code" : "AffiliateRealms",
      "display" : "Affiliate Realms",
      "definition" : "Description: Realm codes for official HL7 organizational bodies.  This includes both the HL7 International organization as well as all recognized international affiliates (past and present).  These groups have the ability to bind vocabulary and develop artifacts.  As well, they have the ability to have \"ownership\" over other binding realms and namespace realms via the owningAffiliate property of those other realm codes.",
      "property" : [{
        "code" : "notSelectable",
        "valueBoolean" : true
      }],
      "concept" : [{
        "code" : "AR",
        "display" : "Argentina",
        "definition" : "Description: Realm code for use of Argentina"
      },
      {
        "code" : "AT",
        "display" : "Austria",
        "definition" : "Description: Realm code for use of Austria"
      },
      {
        "code" : "AU",
        "display" : "Australia",
        "definition" : "Description: Realm code for use of Australia"
      },
      {
        "code" : "BR",
        "display" : "Brazil",
        "definition" : "Description: Realm code for use of Brazil"
      },
      {
        "code" : "CA",
        "display" : "Canada",
        "definition" : "Description: Realm code for use of Canada"
      },
      {
        "code" : "CH",
        "display" : "Switzerland",
        "definition" : "Description: Realm code for use of Switzerland"
      },
      {
        "code" : "CL",
        "display" : "Chile",
        "definition" : "Description: Realm code for use of Chile"
      },
      {
        "code" : "CN",
        "display" : "China",
        "definition" : "Description: Realm code for use of China"
      },
      {
        "code" : "CO",
        "display" : "Columbia",
        "definition" : "Description: Realm code for use of Localized Version"
      },
      {
        "code" : "CZ",
        "display" : "Czech Republic",
        "definition" : "Description: Realm code for use of Czech Republic"
      },
      {
        "code" : "DE",
        "display" : "Germany",
        "definition" : "Description: Realm code for use of Germany"
      },
      {
        "code" : "DK",
        "display" : "Denmark",
        "definition" : "Description: Realm code for use of Denmark"
      },
      {
        "code" : "ES",
        "display" : "Spain",
        "definition" : "Description: Realm code for use of Spain"
      },
      {
        "code" : "FI",
        "display" : "Finland",
        "definition" : "Description: Realm code for use of Finland"
      },
      {
        "code" : "FR",
        "display" : "France",
        "definition" : "Description: Realm code for use of France"
      },
      {
        "code" : "GR",
        "display" : "Greece",
        "definition" : "Description: Realm code for use of Greece"
      },
      {
        "code" : "HR",
        "display" : "Croatia",
        "definition" : "Description: Realm code for use of Croatia"
      },
      {
        "code" : "IE",
        "display" : "Ireland",
        "definition" : "Description: Realm code for use of Ireland"
      },
      {
        "code" : "IN",
        "display" : "India",
        "definition" : "Description: Realm code for use of India"
      },
      {
        "code" : "IT",
        "display" : "Italy",
        "definition" : "Description: Realm code for use of Italy"
      },
      {
        "code" : "JP",
        "display" : "Japan",
        "definition" : "Description: Realm code for use of Japan"
      },
      {
        "code" : "KR",
        "display" : "Korea",
        "definition" : "Description: Realm code for use of Korea"
      },
      {
        "code" : "LT",
        "display" : "Lithuania",
        "definition" : "Description: Realm code for use of Lithuania"
      },
      {
        "code" : "MX",
        "display" : "Mexico",
        "definition" : "Description: Realm code for use of Mexico"
      },
      {
        "code" : "NL",
        "display" : "The Netherlands",
        "definition" : "Description: Realm code for use of The Netherlands"
      },
      {
        "code" : "NZ",
        "display" : "New Zealand",
        "definition" : "Description: Realm code for use of New Zealand"
      },
      {
        "code" : "RO",
        "display" : "Romania",
        "definition" : "Description: Realm code for use of Romania"
      },
      {
        "code" : "RU",
        "display" : "Russian Federation",
        "definition" : "Description: Realm code for use of Russian Federation"
      },
      {
        "code" : "SE",
        "display" : "Sweden",
        "definition" : "Description: Realm code for use of Sweden"
      },
      {
        "code" : "SG",
        "display" : "Singapore",
        "definition" : "Description: Realm code for use of Localized Version"
      },
      {
        "code" : "SOA",
        "display" : "Southern Africa",
        "definition" : "Description: Realm code for use of Southern Africa"
      },
      {
        "code" : "TR",
        "display" : "Turkey",
        "definition" : "Description: Realm code for use of Turkey"
      },
      {
        "code" : "TW",
        "display" : "Taiwan",
        "definition" : "Description: Realm code for use of Taiwan"
      },
      {
        "code" : "UK",
        "display" : "United Kingdom",
        "definition" : "Description: Realm code for use of United Kingdom"
      },
      {
        "code" : "US",
        "display" : "United States of America",
        "definition" : "Description: Realm code for use of United States of America"
      },
      {
        "code" : "UV",
        "display" : "Universal",
        "definition" : "Description: Realm code for use of Universal realm or context, used in every instance"
      },
      {
        "code" : "UY",
        "display" : "Uruguay",
        "definition" : "Description: Realm code for use of Uruguay"
      }]
    },
    {
      "code" : "C1",
      "display" : "Unclassified Realm",
      "definition" : "Description: Realm code for use of Unclassified Realm"
    },
    {
      "code" : "GB",
      "display" : "Great Britain",
      "definition" : "Description: Realm code for use of Great Britain"
    },
    {
      "code" : "R1",
      "display" : "Representative Realm",
      "definition" : "Description: Realm code for use of Representative Realm"
    },
    {
      "code" : "X1",
      "display" : "Example Realm",
      "definition" : "Description: Realm code for use of Example Realm"
    }]
  },
  {
    "code" : "NamespaceRealms",
    "display" : "namespace realms",
    "definition" : "Description: Codes that can be used in the \"realm\" portion of HL7 v3 artifact identifiers.",
    "property" : [{
      "code" : "notSelectable",
      "valueBoolean" : true
    },
    {
      "code" : "child",
      "valueCode" : "AffiliateRealms"
    },
    {
      "code" : "child",
      "valueCode" : "GB"
    }],
    "concept" : [{
      "code" : "ZZ",
      "display" : "Localized Version",
      "definition" : "Description: An artifact created for local use only.  This realm namespace has no owning affiliate.  Its use is uncontrolled, i.e. anyone can create artifacts using this realm namespace.  Because of this, there is a significant likelihood of artifact identifier collisions.  Implementers are encouraged to register their artifacts under an affiliate owned and controlled namespace to avoid such collision problems where possible."
    }]
  }]
}

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.