http://hl7.org/fhir/CodeSystem/usage-context-agreement-scope|5.0.0

name
UsageContextAgreementScope
package
hl7.fhir.r5.core@5.0.0
content
complete
status
draft

Usage Context Agreement Scope

This codesystem defines codes describing the type of agreement represented by an artifact, for example for use in CanonicalResource.usageContext.

{
  "description" : "This codesystem defines codes describing the type of agreement represented by an artifact, for example for use in CanonicalResource.usageContext.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "FHIR Infrastructure",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "UsageContextAgreementScope",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Usage Context Agreement Scope",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  } ],
  "status" : "draft",
  "id" : "6c6ec916-0784-5455-b321-5476ed8acc14",
  "valueSet" : "http://hl7.org/fhir/ValueSet/usage-context-agreement-scope",
  "url" : "http://hl7.org/fhir/CodeSystem/usage-context-agreement-scope",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1798",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "realm-base",
    "display" : "Realm Base",
    "definition" : "Defines use-case independent foundational expectations for exchange within a particular country or jurisdiction.  Should be accompanied by a jurisdiction.  Commonly used as a 'base' for more restrictive artifacts."
  }, {
    "code" : "knowledge",
    "display" : "Knowledge",
    "definition" : "Defines use-case-specific information or guidance that is relevant to a specific business or health domain but is not mandated for particular use."
  }, {
    "code" : "domain",
    "display" : "Domain",
    "definition" : "Defines use-case-specific requirements for a specific business or health domain.  May vary in jurisdictional scope from international to small region and in business scope from broad to narrow."
  }, {
    "code" : "community",
    "display" : "Community",
    "definition" : "Sets contractual or business expectations for systems participating in a particular exchange community."
  }, {
    "code" : "system-design",
    "display" : "System Design",
    "definition" : "Documents the specific capabilities of a single system as 'available' for purchase or use.  May have some variability reflecting options that can be configured."
  }, {
    "code" : "system-implementation",
    "display" : "System Implementation",
    "definition" : "Documents the specific points of a single production system or endpoint.  This may be time-specific - i.e. reflecting the system 'as it is now' or 'as it was at some point in the past'."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}