FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example Bundle/terminologies (JSON)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

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

Terminology Registry

{
  "resourceType" : "Bundle",
  "id" : "terminologies",
  "type" : "collection",
  "entry" : [{
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/narrative-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "narrative-status",
      "name" : "NarrativeStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The status of a resource narrative.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/narrative-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.56",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/quantity-comparator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "quantity-comparator",
      "name" : "QuantityComparator",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "How the Quantity should be understood and represented.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/quantity-comparator",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.60",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/constraint-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "constraint-severity",
      "name" : "ConstraintSeverity",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "SHALL applications comply with this constraint?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/constraint-severity",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.82",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-intent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-intent",
      "name" : "RequestIntent",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Codes indicating the degree of authority/intentionality associated with a request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/request-intent",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.114",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/sort-direction",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "sort-direction",
      "name" : "SortDirection",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The possible sort directions, ascending or descending.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sort-direction",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.980",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/administrative-gender",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "administrative-gender",
      "name" : "AdministrativeGender",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The gender of a person used for administrative purposes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/administrative-gender",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/remittance-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "remittance-outcome",
      "name" : "RemittanceOutcome",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The outcome of the processing.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/remittance-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.14",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contact-point-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contact-point-use",
      "name" : "ContactPointUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Use of contact point.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contact-point-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.74",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/note-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "note-type",
      "name" : "NoteType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The presentation types of notes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/note-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.16",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/timing-abbreviation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "timing-abbreviation",
      "name" : "TimingAbbreviation",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Code for a known / defined timing pattern.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/timing-abbreviation",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-slicing-rules",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-slicing-rules",
      "name" : "SlicingRules",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "How slices are interpreted when evaluating an instance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-slicing-rules",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.84",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/address-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "address-use",
      "name" : "AddressUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The use of an address.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/address-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.68",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-status",
      "name" : "EventStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Codes identifying the lifecycle stage of an event.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/event-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.110",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contact-point-system",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contact-point-system",
      "name" : "ContactPointSystem",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Telecommunications form for contact point.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contact-point-system",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.72",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/FHIR-version",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "FHIR-version",
      "name" : "FHIRVersion",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "All published FHIR Versions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/FHIR-version",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1310",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-timing",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-timing",
      "name" : "EventTiming",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Real-world event relating to the schedule.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/event-timing",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.76",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/name-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "name-use",
      "name" : "NameUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The use of a human name.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/name-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.66",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/discriminator-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "discriminator-type",
      "name" : "DiscriminatorType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "How an element value is interpreted when discrimination is evaluated.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/discriminator-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.92",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "product-status",
      "name" : "ProductStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Codes identifying the lifecycle stage of a product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/product-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.903",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/binding-strength",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "binding-strength",
      "name" : "BindingStrength",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Indication of the degree of conformance expectations associated with a binding.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/binding-strength",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.44",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/address-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "address-type",
      "name" : "AddressType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The type of an address (physical / postal).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/address-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.70",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reference-version-rules",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reference-version-rules",
      "name" : "ReferenceVersionRules",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether a reference needs to be version specific or version independent, or whether either can be used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/reference-version-rules",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.90",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/trigger-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "trigger-type",
      "name" : "TriggerType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The type of trigger.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/trigger-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.104",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contributor-type",
      "name" : "ContributorType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The type of contributor.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contributor-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.94",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-status",
      "name" : "RequestStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Codes identifying the lifecycle stage of a request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/request-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.112",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-priority",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-priority",
      "name" : "RequestPriority",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Identifies the level of importance to be assigned to actioning the request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/request-priority",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.116",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-aggregate",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "account-aggregate",
      "name" : "AccountAggregate",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "description" : "Indicates who is expected to pay a part of the account balance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/account-aggregate",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2065",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-balance-term",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "account-balance-term",
      "name" : "AccountBalanceTerm",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "description" : "Indicates the account balance's age",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/account-balance-term",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2064",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-billing-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "account-billing-status",
      "name" : "AccountBillingStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-05-26T00:00:00+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates whether the account is available to be used for billing purposes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/account-billing-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2063",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-relationship",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "account-relationship",
      "name" : "AccountRelationship",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "description" : "Relationship between accounts",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/account-relationship",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2066",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "account-status",
      "name" : "AccountStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates whether the account is available to be used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/account-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.727",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-cardinality-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-cardinality-behavior",
      "name" : "ActionCardinalityBehavior",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines behavior for an action or a group for how many times that item may be repeated.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-cardinality-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.808",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-code",
      "name" : "ActionCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Provides examples of actions to be performed.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1944",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-condition-kind",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-condition-kind",
      "name" : "ActionConditionKind",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines the kinds of conditions that can appear on actions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-condition-kind",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.816",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-grouping-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-grouping-behavior",
      "name" : "ActionGroupingBehavior",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines organization behavior of a group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-grouping-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.800",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-participant-function",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-participant-function",
      "name" : "ActionParticipantFunction",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The function performed by the participant for the action.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-participant-function",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1946",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-participant-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-participant-type",
      "name" : "ActionParticipantType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 participant for the action.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-participant-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.812",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-precheck-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-precheck-behavior",
      "name" : "ActionPrecheckBehavior",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines selection frequency behavior for an action or group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-precheck-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.806",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-reason-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-reason-code",
      "name" : "ActionReasonCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Provides examples of reasons for actions to be performed.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-reason-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1945",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-relationship-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-relationship-type",
      "name" : "ActionRelationshipType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines the types of relationships between actions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-relationship-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.814",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-required-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-required-behavior",
      "name" : "ActionRequiredBehavior",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines expectations around whether an action or action group is required.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-required-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.804",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-selection-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-selection-behavior",
      "name" : "ActionSelectionBehavior",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines selection behavior of a group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-selection-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.802",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/additional-binding-purpose",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "additional-binding-purpose",
      "name" : "AdditionalBindingPurposeCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Additional Binding Purpose",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/administrable-dose-form",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "administrable-dose-form",
      "name" : "AdministrableDoseForm",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/administrable-dose-form",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2032",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/administration-subpotent-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "administration-subpotent-reason",
      "name" : "AdministrationSubPotentReason",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication administration process.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2001",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adverse-event-actuality",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adverse-event-actuality",
      "name" : "AdverseEventActuality",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Overall nature of the adverse event, e.g. real or potential.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/adverse-event-actuality",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.832",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergy-intolerance-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "allergy-intolerance-category",
      "name" : "AllergyIntoleranceCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Category of an identified substance associated with allergies or intolerances.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/allergy-intolerance-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.134",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergy-intolerance-criticality",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "allergy-intolerance-criticality",
      "name" : "AllergyIntoleranceCriticality",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/allergy-intolerance-criticality",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.130",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergy-intolerance-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "allergy-intolerance-type",
      "name" : "AllergyIntoleranceType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Identification of the underlying physiological mechanism for a Reaction Risk.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/allergy-intolerance-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.132",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/animal-tissue-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "animal-tissue-type",
      "name" : "AnimalTissueType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A tissue type of an animal.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/animal-tissue-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2033",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/appointmentstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "appointmentstatus",
      "name" : "AppointmentStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The free/busy status of an appointment.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/appointmentstatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.485",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifact-contribution-instance-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "artifact-contribution-instance-type",
      "name" : "ArtifactContributionInstanceType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-03-10T23:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Artifact Contribution Instance Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/artifact-contribution-instance-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1874",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifact-contribution-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "artifact-contribution-type",
      "name" : "ArtifactContributionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Citation contribution.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/artifact-contribution-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1891",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifact-url-classifier",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "artifact-url-classifier",
      "name" : "ArtifactUrlClassifier",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Code the reason for different URLs, eg abstract and full-text.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/artifact-url-classifier",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1876",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifactassessment-disposition",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "artifactassessment-disposition",
      "name" : "ArtifactAssessmentDisposition",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Possible values for the disposition of a comment or change request, typically used for comments and change requests, to indicate the disposition of the responsible party towards the changes suggested by the comment or change request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/artifactassessment-disposition",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2024",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifactassessment-information-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "artifactassessment-information-type",
      "name" : "ArtifactAssessmentInformationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 information contained in a component of an artifact assessment.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/artifactassessment-information-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2025",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifactassessment-workflow-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "artifactassessment-workflow-status",
      "name" : "ArtifactAssessmentWorkflowStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Possible values for the workflow status of the comment or assessment, typically used to coordinate workflow around the process of accepting and rejecting changes and comments on the artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/artifactassessment-workflow-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2023",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/assert-direction-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "assert-direction-codes",
      "name" : "AssertionDirectionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 direction to use for assertion.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/assert-direction-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.707",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/assert-manual-completion-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "assert-manual-completion-codes",
      "name" : "AssertionManualCompletionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-12-20T14:24:24+00: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 manual completion to use for assertion.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/assert-manual-completion-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.703",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/assert-operator-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "assert-operator-codes",
      "name" : "AssertionOperatorType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/assert-operator-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.709",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/assert-response-code-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "assert-response-code-types",
      "name" : "AssertionResponseTypes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 response code to use for assertion.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/assert-response-code-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.711",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/asset-availability",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "asset-availability",
      "name" : "ContractAssetAvailability",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract asset availability types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/asset-availability",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1296",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/astm-signature-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "astm-signature-type",
      "name" : "ASTMSignatureTypeCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "ASTM",
      "description" : "The Digital Signature Purposes, an indication of the reason an entity signs a document. This is included in the signed information and can be used when determining accountability for various actions concerning the document. Examples include: author, transcriptionist/recorder, and witness.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:iso-astm:E1762-95:2013",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.64",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/audit-event-action",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "audit-event-action",
      "name" : "AuditEventAction",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicator for type of action performed during the event that generated the event.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/audit-event-action",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.453",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/audit-event-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "audit-event-severity",
      "name" : "AuditEventSeverity",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-06-05T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The severity of the audit entry.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/audit-event-severity",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1894",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/publication-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "publication-status",
      "name" : "PublicationStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The lifecycle status of an artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/publication-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.4",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/property-representation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "property-representation",
      "name" : "PropertyRepresentation",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "How a property is represented when serialized.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/property-representation",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.88",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-aggregation-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-aggregation-mode",
      "name" : "AggregationMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "How resource references can be aggregated.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-aggregation-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.86",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderived-product-property-type-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "biologicallyderived-product-property-type-codes",
      "name" : "BiologicallyDerivedProductPropertyTypeCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Biologically Derived Product Property Type Code.  This code system http://hl7.org/fhir/biologicallyderived-product-property-type-codes is a subset of the codes defined in http://terminology.hl7.org/CodeSystem/ib",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/biologicallyderived-product-property-type-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1818",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderived-product-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "biologicallyderived-product-status",
      "name" : "BiologicallyDerivedProductStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Biologically Derived Product Status.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/biologicallyderived-product-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1997",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderived-productcodes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "biologicallyderived-productcodes",
      "name" : "BiologicallyDerivedProductCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "This code system is a subset of ISBT 128 Product Description Codes© published by ICCBBA as a part of the ISBT 128 standard. These codes support characterization and classification of medical products of human origin inclusive of processing conditions such as additives, volumes and handling conditions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/biologicallyderived-productcodes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1998",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderivedproductdispense-match-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "biologicallyderivedproductdispense-match-status",
      "name" : "BiologicallyDerivedProductDispenseMatchStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2023-01-29T20:19:50+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "Biologically derived product dispense - match status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderivedproductdispense-origin-relationship",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "biologicallyderivedproductdispense-origin-relationship",
      "name" : "BiologicallyDerivedProductDispenseOriginRelationship",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2023-01-29T20:19:50+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "Biologically derived product dispense - origin relationship",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderivedproductdispense-performer-function",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "biologicallyderivedproductdispense-performer-function",
      "name" : "BiologicallyDerivedProductDispensePerformerFunction",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2023-01-29T20:19:50+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "Biologically derived product dispense - performer function",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderivedproductdispense-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "biologicallyderivedproductdispense-status",
      "name" : "BiologicallyDerivedProductDispense",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "BiologicallyDerivedProductDispense Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/bundle-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "bundle-type",
      "name" : "BundleType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates the purpose of a bundle - how it is intended to be used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/bundle-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.621",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/related-artifact-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "related-artifact-type",
      "name" : "RelatedArtifactType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The type of relationship to the related artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/related-artifact-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.100",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/capability-statement-kind",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "capability-statement-kind",
      "name" : "CapabilityStatementKind",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How a capability statement is intended to be used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/capability-statement-kind",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.199",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/care-team-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "care-team-status",
      "name" : "CareTeamStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates the status of the care team.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/care-team-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.154",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/catalogType",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "catalogType",
      "name" : "CatalogType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "CatalogType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/catalogType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2013",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cdshooks-indicator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "cdshooks-indicator",
      "name" : "Indicator",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "This codesystem captures the indicator codes defined by the CDS Hooks specification. The indicator is included as an element of the cards in a CDS Hooks response and conveys the urgency and/or importance of the information in each card. See [Card Attributes](https://cds-hooks.hl7.org/1.0/#card-attributes) in the CDS Hooks specification for more information.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://cds-hooks.hl7.org/CodeSystem/indicator",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1066",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/certainty-rating",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "certainty-rating",
      "name" : "EvidenceCertaintyRating",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The assessment of quality, confidence, or certainty.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/certainty-rating",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1941",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/certainty-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "certainty-type",
      "name" : "EvidenceCertaintyType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The aspect of quality, confidence, or certainty.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/certainty-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1939",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/characteristic-offset",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "characteristic-offset",
      "name" : "CharacteristicOffset",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-03-04T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Reference point for characteristic.valueQuantity.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/characteristic-offset",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1954",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/chargeitem-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "chargeitem-status",
      "name" : "ChargeItemStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes identifying the lifecycle stage of a ChargeItem.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/chargeitem-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.847",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/citation-artifact-classifier",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "citation-artifact-classifier",
      "name" : "CitationArtifactClassifier",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-03-10T23:55:11+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Citation artifact classifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/citation-artifact-classifier",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1982",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/citation-classification-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "citation-classification-type",
      "name" : "CitationClassificationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-03-10T23:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Citation classification type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/citation-classification-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1888",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/citation-status-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "citation-status-type",
      "name" : "CitationStatusType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-03-10T23:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Citation status type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/citation-status-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1878",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/citation-summary-style",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "citation-summary-style",
      "name" : "CitationSummaryStyle",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The format for display of the citation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/citation-summary-style",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1890",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-artifact-abstract-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "cited-artifact-abstract-type",
      "name" : "CitedArtifactAbstractType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Used to express the reason and specific aspect for the variant abstract, such as language and specific language",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/cited-artifact-abstract-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1879",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-artifact-classification-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "cited-artifact-classification-type",
      "name" : "CitedArtifactClassificationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-03-10T23:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Cited Artifact Classification Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/cited-artifact-classification-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1885",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-artifact-part-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "cited-artifact-part-type",
      "name" : "CitedArtifactPartType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "To describe the reason for the variant citation, such as version number or subpart specification.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/cited-artifact-part-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1877",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-artifact-status-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "cited-artifact-status-type",
      "name" : "CitedArtifactStatusType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-03-10T23:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Cited Artifact Status Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/cited-artifact-status-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1892",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-medium",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "cited-medium",
      "name" : "CitedMedium",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "NLM codes Internet or Print.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/cited-medium",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1881",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-decision",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-decision",
      "name" : "ClaimAdjudicationDecisionCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This value set provides Claim Adjudication Decision codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/claim-decision",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1896",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-decision-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-decision-reason",
      "name" : "ClaimAdjudicationDecisionReasonCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This value set provides example Claim Adjudication Decision Reason codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/claim-decision-reason",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-outcome",
      "name" : "ClaimProcessingOutcomeCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This value set includes Claim Processing Outcome codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/claim-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1897",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-use",
      "name" : "Use",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The purpose of the Claim: predetermination, preauthorization, claim.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/claim-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.545",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/clinical-use-definition-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "clinical-use-definition-category",
      "name" : "ClinicalUseDefinitionCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "ClinicalUseDefinitionCategory",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/clinical-use-definition-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1993",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/clinical-use-definition-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "clinical-use-definition-type",
      "name" : "ClinicalUseDefinitionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Overall defining type of this clinical use definition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/clinical-use-definition-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1990",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/code-search-support",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "code-search-support",
      "name" : "CodeSearchSupport",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-08-31T00:21:22+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The degree to which the server supports the code search parameter on ValueSet, if it is supported.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/code-search-support",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.861",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/codesystem-content-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "codesystem-content-mode",
      "name" : "CodeSystemContentMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/codesystem-content-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.783",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/codesystem-hierarchy-meaning",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "codesystem-hierarchy-meaning",
      "name" : "CodeSystemHierarchyMeaning",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "The meaning of the hierarchy of concepts in a code system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/codesystem-hierarchy-meaning",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.785",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/color-names",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "color-names",
      "name" : "ColorCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This code system represents that named RGB colors found in the [CSS4 specification](https://www.w3.org/TR/css-color-4/). The names are not case sensitive and different cases are encountered in common use (e.g. AliceBlue vs aliceblue.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/color-names",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2120",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/color-rgb",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "color-rgb",
      "name" : "ColorRGB",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "RGB values for color. Valid codes are #RRGGBB where RR, GG, and BB are two letter hex codes, values 00..ff. codes are case insensitive. This code system does not define the 16million+ valid RGB codes (terminology servers will need code to support the RGB grammar).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/color-rgb",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2121",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/combined-dose-form",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "combined-dose-form",
      "name" : "CombinedDoseForm",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Dose forms for a product as a whole, considering all individual parts, but before any mixing",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/combined-dose-form",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1923",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/compartment-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "compartment-type",
      "name" : "CompartmentType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Which type a compartment definition describes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/compartment-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.787",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/composition-attestation-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "composition-attestation-mode",
      "name" : "CompositionAttestationMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The way in which a person authenticated a composition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/composition-attestation-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.239",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/composition-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "composition-status",
      "name" : "CompositionStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The workflow/clinical status of the composition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/composition-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.242",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/concept-properties",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "concept-properties",
      "name" : "ConceptProperties",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "A set of common concept properties for use on coded systems throughout the FHIR eco-system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/concept-properties",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1826",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/concept-property-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "concept-property-type",
      "name" : "PropertyType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "The type of a property value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/concept-property-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.781",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/concept-subsumption-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "concept-subsumption-outcome",
      "name" : "ConceptSubsumptionOutcome",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "Codes indicating the results of a subsumption check between codes. In the context of this CodeSystem, subsumption is defined in the FHIR specification under Resource Types - CodeSystem.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/concept-subsumption-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1239",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-attribute-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conceptmap-attribute-type",
      "name" : "ConceptMapAttributeType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 a ConceptMap map attribute value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/conceptmap-attribute-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2119",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-properties",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conceptmap-properties",
      "name" : "ConceptMapProperties",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "FHIR Project",
      "description" : "A set of common concept properties for use on ConceptMap",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/conceptmap-properties",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-property-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conceptmap-property-type",
      "name" : "ConceptMapPropertyType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 a ConceptMap mapping property value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/conceptmap-property-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2118",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-unmapped-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conceptmap-unmapped-mode",
      "name" : "ConceptMapGroupUnmappedMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines which action to take if there is no match in the group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/conceptmap-unmapped-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.481",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/condition-precondition-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "condition-precondition-type",
      "name" : "ConditionPreconditionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Kind of precondition for the condition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/condition-precondition-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2037",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/condition-questionnaire-purpose",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "condition-questionnaire-purpose",
      "name" : "ConditionQuestionnairePurpose",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The use of a questionnaire.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/condition-questionnaire-purpose",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2036",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conditional-delete-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conditional-delete-status",
      "name" : "ConditionalDeleteStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A code that indicates how the server supports conditional delete.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/conditional-delete-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.195",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conditional-read-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conditional-read-status",
      "name" : "ConditionalReadStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A code that indicates how the server supports conditional read.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/conditional-read-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.201",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conformance-expectation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conformance-expectation",
      "name" : "ConformanceExpectation",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "ConformanceExpectation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/conformance-expectation",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1271",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-data-meaning",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-data-meaning",
      "name" : "ConsentDataMeaning",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How a resource reference is interpreted when testing consent restrictions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/consent-data-meaning",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.760",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-provision-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-provision-type",
      "name" : "ConsentProvisionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How a rule statement is applied, such as adding additional consent or removing consent.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/consent-provision-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.758",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-state-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-state-codes",
      "name" : "ConsentState",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates the state of the consent.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/consent-state-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.756",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-actionstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-actionstatus",
      "name" : "ContractActionStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract action status types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-action-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1304",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetcontext",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assetcontext",
      "name" : "ContractAssetContext",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract asset context types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-asset-context",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1298",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetscope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assetscope",
      "name" : "ContractAssetScope",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract asset scope types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-asset-scope",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1294",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetsubtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assetsubtype",
      "name" : "ContractAssetSubtype",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract asset type sub-types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-asset-subtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1302",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assettype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assettype",
      "name" : "ContractAssetType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract asset type types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-asset-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1300",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-decision-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-decision-mode",
      "name" : "ContractDecisionMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract decision mode types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-decision-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1292",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-definition-subtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-definition-subtype",
      "name" : "ContractDefinitionSubtype",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract definition subtypes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-definition-subtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1213",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-definition-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-definition-type",
      "name" : "ContractDefinitionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract definition types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-definition-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1211",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-expiration-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-expiration-type",
      "name" : "ContractExpirationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract Expiration types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-expiration-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1215",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-legalstate",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-legalstate",
      "name" : "ContractLegalState",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract status types. Each definition includes usage notes explaining the precedence order in contract lifecycle - i.e., while only some stages are required, the order in which they may occur is deterministic; and a map to comparable FHIR and v.3 status codes. It follows guidance about use of status codes in FHIR in the [Status Codes Grid](sc.html).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-legalstate",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1207",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-party-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-party-role",
      "name" : "ContractPartyRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract party role types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-party-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1225",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-publicationstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-publicationstatus",
      "name" : "ContractPublicationStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract publication status types. Each definition includes usage notes explaining the precedence order in contract publication lifecycle - i.e., while only some stages are required, the order in which they may occur is deterministic.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-publicationstatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1209",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-scope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-scope",
      "name" : "ContractScope",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract Expiration types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-scope",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1217",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-security-category",
      "name" : "ContractSecurityCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract security category types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-security-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1221",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-classification",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-security-classification",
      "name" : "ContractSecurityClassification",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract security classification types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-security-classification",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1219",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-control",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-security-control",
      "name" : "ContractSecurityControl",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract security control types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-security-control",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1223",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-status",
      "name" : "ContractStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+00:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This CodeSystem contains FHIR-defined contract status types. Each definition includes usage notes explaining the precedence order in contract lifecycle - i.e., while only some stages are required, the order in which they may occur is deterministic; and a map to comparable FHIR and v.3 status codes. It follows guidance about use of status codes in FHIR in [the Status Codes Grid](sc.html).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.744",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contributor-role",
      "name" : "ContributorRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-03-11T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Used to code the format of the display string.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contributor-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1880",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-summary-source",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contributor-summary-source",
      "name" : "ContributorSummarySource",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Used to code the producer or rule for creating the display string.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contributor-summary-source",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1886",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-summary-style",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contributor-summary-style",
      "name" : "ContributorSummaryStyle",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Used to code the format of the display string.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contributor-summary-style",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1882",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-summary-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contributor-summary-type",
      "name" : "ContributorSummaryType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Used to code author list statement, contributorship statement, and such.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contributor-summary-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1893",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/coverage-kind",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "coverage-kind",
      "name" : "Kind",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The nature of the Coverage details which convey who is paying potentially for health services.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/coverage-kind",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2077",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/datestype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "datestype",
      "name" : "DatesEventTypeCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This value set includes sample Dates Event Type codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/datestype",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/days-of-week",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "days-of-week",
      "name" : "DaysOfWeek",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The days of the week.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/days-of-week",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.513",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-param-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-param-type",
      "name" : "SearchParamType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Data types allowed to be used for search parameters.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/search-param-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.12",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/definition-method",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "definition-method",
      "name" : "DefinitionMethod",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The method used to define, describe, or determine a characteristic value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/definition-method",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1953",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/detectedissue-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "detectedissue-severity",
      "name" : "DetectedIssueSeverity",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates the potential degree of impact of the identified issue on the patient.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/detectedissue-severity",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.207",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/detectedissue-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "detectedissue-status",
      "name" : "DetectedIssueStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates the status of the detected issue. This code system contains only status codes that are not already defined and used from the ObservationStatus code system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/detectedissue-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2026",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-action",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-action",
      "name" : "ProcedureDeviceActionCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Example value set for Procedure Device Action code (what happened to a device during a procedure.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-action",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.426",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-availability-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-availability-status",
      "name" : "FHIRDeviceAvailabilityStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The record status of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-availability-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2048",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-category",
      "name" : "FHIRDeviceCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-03-27T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The category of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2105",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-correctiveactionscope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-correctiveactionscope",
      "name" : "DeviceCorrectiveActionScope",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 relation between devices.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-correctiveactionscope",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1932",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-nametype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-nametype",
      "name" : "DeviceNameType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 name the device is referred by.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-nametype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1084",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-operation-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-operation-mode",
      "name" : "FHIRDeviceOperationMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-03-27T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The operation mode of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-operation-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2107",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-productidentifierinudi",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-productidentifierinudi",
      "name" : "DeviceProductionIdentifierInUDI",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The production identifier(s) that are expected to appear in the UDI carrier.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-productidentifierinudi",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-specification-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-specification-category",
      "name" : "FHIRDeviceSpecializationCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-03-27T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The kind of standards used by the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-specification-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2054",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-status",
      "name" : "FHIRDeviceStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the Device record.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.210",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceassociation-operationstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "deviceassociation-operationstatus",
      "name" : "FHIRDeviceAssociationOperationStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The operational status of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/deviceassociation-operationstatus",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceassociation-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "deviceassociation-status",
      "name" : "DeviceAssociation",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "DeviceAssociation Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/deviceassociation-status",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceassociation-status-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "deviceassociation-status-reason",
      "name" : "DeviceAssociation",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "DeviceAssociation Status Reason Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/deviceassociation-status-reason",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/devicedefinition-regulatory-identifier-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "devicedefinition-regulatory-identifier-type",
      "name" : "DeviceRegulatoryIdentifierType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 regulatory identifier.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/devicedefinition-regulatory-identifier-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2109",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/devicedefinition-relationtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "devicedefinition-relationtype",
      "name" : "DeviceDefinitionRelationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 relation between devices.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/devicedefinition-relationtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1933",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/devicedispense-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "devicedispense-status",
      "name" : "DeviceDispenseStatusCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "DeviceDispense Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/devicedispense-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2020",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/devicedispense-status-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "devicedispense-status-reason",
      "name" : "DeviceDispenseStatusReasonCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "DeviceDispense Status Reason Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2110",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceusage-adherence-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "deviceusage-adherence-code",
      "name" : "DeviceUsageAdherenceCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A coded concept indicating the usage of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/deviceusage-adherence-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1854",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceusage-adherence-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "deviceusage-adherence-reason",
      "name" : "DeviceUsageAdherenceReason",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A coded concept indicating the reason for the usage of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/deviceusage-adherence-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1855",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceusage-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "deviceusage-status",
      "name" : "DeviceUsageStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A coded concept indicating the current status of the Device Usage.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/deviceusage-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2059",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/diagnostic-report-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "diagnostic-report-status",
      "name" : "DiagnosticReportStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the diagnostic report.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/diagnostic-report-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.236",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/document-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "document-mode",
      "name" : "DocumentMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Whether the application produces or consumes documents.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/document-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.187",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/document-relationship-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "document-relationship-type",
      "name" : "DocumentRelationshipType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-11-18T23:01:24+00: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 relationship between documents.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/document-relationship-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.245",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/document-reference-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "document-reference-status",
      "name" : "DocumentReferenceStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The status of the document reference.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/document-reference-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.8",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/eligibility",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "eligibility",
      "name" : "Eligibility",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Example set of HealthcareService eligibility codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/eligibility",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/eligibility-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "eligibility-outcome",
      "name" : "ClaimProcessingCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes Claim Processing Outcome codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/eligibility-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2072",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/eligibilityrequest-purpose",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "eligibilityrequest-purpose",
      "name" : "EligibilityRequestPurpose",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A code specifying the types of information being requested.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/eligibilityrequest-purpose",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1183",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/eligibilityresponse-purpose",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "eligibilityresponse-purpose",
      "name" : "EligibilityResponsePurpose",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A code specifying the types of information being requested.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/eligibilityresponse-purpose",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1185",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-diagnosis-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-diagnosis-use",
      "name" : "EncounterDiagnosisUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Encounter Condition Use",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/encounter-diagnosis-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2115",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-location-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-location-status",
      "name" : "EncounterLocationStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the location.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/encounter-location-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.263",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-reason-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-reason-use",
      "name" : "EncounterReasonUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Encounter Reason Use",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/encounter-reason-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2114",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-status",
      "name" : "EncounterStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Current state of the encounter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/encounter-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.247",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/endpoint-environment",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "endpoint-environment",
      "name" : "EndpointEnvironment",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "description" : "The environment type of the endpoint.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/endpoint-environment",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2041",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/endpoint-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "endpoint-status",
      "name" : "EndpointStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the endpoint.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/endpoint-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.495",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/enrollment-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "enrollment-outcome",
      "name" : "ClaimProcessingCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes Claim Processing Outcome codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/enrollment-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1974",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/episode-of-care-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "episode-of-care-status",
      "name" : "EpisodeOfCareStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the episode of care.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/episode-of-care-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.665",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/etsi-signature-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "etsi-signature-type",
      "name" : "ETSISignatureTypeCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "ETSI",
      "description" : "The ETSI TS 101 733 V2.2.1 (2013-04) - Electronic Signatures and Infrastructures (ESI) - defines a set of Commitment Types (Purpose of Signature). ETSI TS 101 903 V1.2.2 defines vocabulary identifiers for these Commitment Types. Digital Signature Purposes, an indication of the reason an entity signs a document. This is included in the signed information and can be used when determining accountability for various actions concerning the document. ",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://uri.etsi.org/01903/v1.2.2",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1808",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-capability-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-capability-mode",
      "name" : "EventCapabilityMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The mode of a message capability statement.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/event-capability-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.183",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-classifier-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "evidence-classifier-code",
      "name" : "EvidenceClassifier",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Commonly used classifiers for evidence sets.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/evidence-classifier-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1959",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-report-section",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "evidence-report-section",
      "name" : "ReportSectionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Evidence Report Section Type.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/evidence-report-section",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1961",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-report-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "evidence-report-type",
      "name" : "EvidenceReportType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The kind of report, such as grouping of classifiers, search results, or human-compiled expression.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/evidence-report-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1957",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-variable-event",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "evidence-variable-event",
      "name" : "EvidenceVariableEvent",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The event used as a base point (reference point) in time.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/evidence-variable-event",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1955",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "example",
      "name" : "ACMECholCodesBlood",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2016-01-28T00:00:00+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/example",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1827",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example-metadata",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "example-metadata",
      "name" : "ExampleMetadata",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-07-21T00:00:00+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "This is an example code system that illustrates usage of the metadata resource elements introduced in R5",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/example-metadata",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1824",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example-metadata-2",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "example-metadata-2",
      "name" : "ExampleMetadata",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-07-21T00:00:00+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "This is an example code system that illustrates usage of the metadata resource elements introduced in R5",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/example-metadata-2",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1829",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example-supplement",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "example-supplement",
      "name" : "CholCodeLegacyStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2016-01-28T00:00:00+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "CholCodeLegacyStatus",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/example-supplement",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1820",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example-supplement-2",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "example-supplement-2",
      "name" : "BundleTypeGerman",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-12-21T05:40:38+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "German Translations for Bundle Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/bundle-type-de",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1822",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/examplescenario-actor-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "examplescenario-actor-type",
      "name" : "ExampleScenarioActorType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 actor - system or human.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/examplescenario-actor-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.859",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/explanationofbenefit-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "explanationofbenefit-status",
      "name" : "ExplanationOfBenefitStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A code specifying the state of the resource instance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/explanationofbenefit-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.619",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/extension-context-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "extension-context-type",
      "name" : "ExtensionContextType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How an extension context is interpreted.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/extension-context-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1013",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/extra-activity-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "extra-activity-type",
      "name" : "ExtraActivityType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "This value set includes coded concepts not well covered in any of the included valuesets.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/extra-activity-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1845",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/concept-map-relationship",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "concept-map-relationship",
      "name" : "ConceptMapRelationship",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The relationship between concepts.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/concept-map-relationship",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1986",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/identifier-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "identifier-use",
      "name" : "IdentifierUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Identifies the purpose for this identifier, if known .",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/identifier-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.58",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fhir-format-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fhir-format-type",
      "name" : "FHIRFormatType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-08-17T00:00:00+00:00",
      "publisher" : "HL7",
      "description" : "FHIR Format types",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/fhir-format-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1911",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fhir-old-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fhir-old-types",
      "name" : "FHIROldTypes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "An old resource name no longer used in this version of FHIR (deleted or renamed).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/fhir-old-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2113",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fhir-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fhir-types",
      "name" : "FHIRTypes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-08-26T03:43:27+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "One of the types defined as part of this version of FHIR.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/fhir-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1802",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fhirpath-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fhirpath-types",
      "name" : "FHIRPathTypesCodeSystem",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Data types defined by FHIRPath and used within the FHIR specification",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/fhirpath-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1803",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/filter-operator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "filter-operator",
      "name" : "FilterOperator",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The kind of operation to perform as a part of a property based filter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/filter-operator",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.479",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/flag-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "flag-status",
      "name" : "FlagStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or was entered in error.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/flag-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.121",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fm-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fm-status",
      "name" : "FinancialResourceStatusCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This value set includes Status codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/fm-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.593",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/focus-characteristic-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "focus-characteristic-code",
      "name" : "FocusCharacteristicCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Evidence focus characteristic code.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/focus-characteristic-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1960",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/formularyitem-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "formularyitem-status",
      "name" : "FormularyItemStatusCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "FormularyItem Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/formularyitem-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1988",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-changetype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "genomicstudy-changetype",
      "name" : "GenomicStudyChangeType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-08-17T20:48:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The change type relevant to GenomicStudy analysis.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/genomicstudy-changetype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1977",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-dataformat",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "genomicstudy-dataformat",
      "name" : "GenomicStudyDataFormat",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-08-17T19:49:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The data format relevant to genomics. These formats and relevant codes were pulled from [Integrative Genomics Viewer Documentation](https://software.broadinstitute.org/software/igv/FileFormats) by Broad Institute.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/genomicstudy-dataformat",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1978",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-methodtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "genomicstudy-methodtype",
      "name" : "GenomicStudyMethodType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-08-16T21:49:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The method type of the GenomicStudy analysis. These method types and relevant codes were pulled from [National Library of Medicine-Genetic Testing Registry](https://www.ncbi.nlm.nih.gov/gtr/) (NCBI-GTR) values of describing different testing methods on various levels: [major method category](https://ftp.ncbi.nlm.nih.gov/pub/GTR/standard_terms/Major_method_category.txt), [method category](https://ftp.ncbi.nlm.nih.gov/pub/GTR/standard_terms/Method_category.txt), and [primary methodology](https://ftp.ncbi.nlm.nih.gov/pub/GTR/standard_terms/Primary_test_methodology.txt)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/genomicstudy-methodtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1979",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "genomicstudy-status",
      "name" : "GenomicStudyStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the GenomicStudy.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/genomicstudy-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1976",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "genomicstudy-type",
      "name" : "GenomicStudyType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-08-17T21:19:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type relevant to GenomicStudy.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/genomicstudy-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1975",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/goal-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "goal-status",
      "name" : "GoalLifecycleStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes that reflect the current state of a goal and whether the goal is still being targeted.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/goal-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.272",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/graph-compartment-rule",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "graph-compartment-rule",
      "name" : "GraphCompartmentRule",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How a compartment must be linked.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/graph-compartment-rule",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.281",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/graph-compartment-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "graph-compartment-use",
      "name" : "GraphCompartmentUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines how a compartment rule is used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/graph-compartment-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.283",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/group-characteristic-combination",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "group-characteristic-combination",
      "name" : "GroupCharacteristicCombination",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Logical grouping of characteristics.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/group-characteristic-combination",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1952",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/group-membership-basis",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "group-membership-basis",
      "name" : "GroupMembershipBasis",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-08-08T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Basis for membership in a group",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/group-membership-basis",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1962",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/group-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "group-type",
      "name" : "GroupType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Types of resources that are part of group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/group-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.285",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guidance-module-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "guidance-module-code",
      "name" : "GuidanceModuleCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Example guidance module codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/guidance-module-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2103",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guidance-response-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "guidance-response-status",
      "name" : "GuidanceResponseStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of a guidance response.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/guidance-response-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.818",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guide-page-generation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "guide-page-generation",
      "name" : "GuidePageGeneration",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A code that indicates how the page is generated.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/guide-page-generation",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.999",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guide-parameter-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "guide-parameter-code",
      "name" : "GuideParameterCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "GuideParameterCode",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/guide-parameter-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.997",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/history-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "history-status",
      "name" : "FamilyHistoryStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A code that identifies the status of the family history record.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/history-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.268",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/nhin-purposeofuse",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "nhin-purposeofuse",
      "name" : "NHINPurposeOfUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2010-01-29T00:00:00+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "This value set is suitable for use with the provenance resource. It is derived from, but not compatible with, the HL7 v3 Purpose of use Code system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://healthit.gov/nhin/purposeofuse",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1825",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/knowledge-representation-level",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "knowledge-representation-level",
      "name" : "KnowledgeRepresentationLevel",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-05-08T00:00:00+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss/index.cfm"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A knowledge representation level, narrative, semi-structured, structured, and executable",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/knowledge-representation-level",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1864",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/summary",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "summary",
      "name" : "CodeSystemSummaryExampleACMEBodySites",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }]
      }],
      "description" : "This is an example code system summary for the ACME codes for body site.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/summary",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1821",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/usage-context-agreement-scope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "usage-context-agreement-scope",
      "name" : "UsageContextAgreementScope",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "This codesystem defines codes describing the type of agreement represented by an artifact, for example for use in CanonicalResource.usageContext.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/usage-context-agreement-scope",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1798",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-events",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "message-events",
      "name" : "MessageEvent",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "One of the message events defined as part of this version of FHIR.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/message-events",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "operation-outcome",
      "name" : "OperationOutcomeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Operation Outcome codes for translatable phrases used by FHIR test servers (see Implementation file translations.xml)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/operation-outcome",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-parameter-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "operation-parameter-use",
      "name" : "OperationParameterUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether an operation parameter is an input or an output parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/operation-parameter-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.509",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/price-component-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "price-component-type",
      "name" : "PriceComponentType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Codes indicating the kind of the price component.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/price-component-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1807",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/related-artifact-type-expanded",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "related-artifact-type-expanded",
      "name" : "RelatedArtifactTypeExpanded",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The type of relationship to the cited artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/related-artifact-type-expanded",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1884",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/relationship",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "relationship",
      "name" : "BeneficiaryRelationshipCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "This value set includes the Patient to subscriber relationship codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/relationship",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.36",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-status",
      "name" : "FHIRCanonicalStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "FHIR Project",
      "description" : "The master set of status codes used throughout FHIR. All status codes are mapped to one of these codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1828",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/restful-interaction",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "restful-interaction",
      "name" : "FHIRRestfulInteractions",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The set of interactions defined by the RESTful part of the FHIR specification.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/restful-interaction",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1823",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/safety-entries",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "safety-entries",
      "name" : "FHIRSafetyCheckListEntries",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm"
        }]
      }],
      "description" : "The [checklist items](http://hl7.org/fhir/safety.html) defined as part of the FHIR specification.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/safety-entries",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1819",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/sample-security-structural-roles",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "sample-security-structural-roles",
      "name" : "SampleSecurityStructuralRoles",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/security/index.cfm"
        }]
      }],
      "description" : "This codeSystem contains example structural roles. In general, two types of roles can be distinguished: structural roles and functional roles. Structural Roles reflect human or organizational categories (hierarchies), and describe prerequisites, feasibilities, or competences for actions. Functional roles are bound to the realization or performance of actions..",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sample-security-structural-roles",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1800",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/virtual-service-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "virtual-service-type",
      "name" : "VirtualServiceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Example codes for possible virtual service connection types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/virtual-service-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1809",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/w3c-provenance-activity-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "w3c-provenance-activity-type",
      "name" : "W3cProvenanceActivityType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-19T00:00:00+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm"
        }]
      }],
      "description" : "This value set includes W3C PROV Data Model Activity concepts, which are treated as codes in this valueset.  Some adaptations were made to make these concepts suitable values for the Provenance.activity element. Coded concepts are from PROV-DM and the display names are their counterparts in PROV-N (human readable notation syntax specification).[code system OID: http://www.w3.org/TR/2013/REC-prov-dm-20130430/ and http://www.w3.org/TR/2013/REC-prov-n-20130430/]",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/w3c-provenance-activity-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1844",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tldc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tldc",
      "name" : "TemplateStatusCodeLifeCycle",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2013-12-05T00:00:00+00:00",
      "publisher" : "Art-Decor",
      "description" : "Life cycle of the Status Code of a Template Design (Version)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:oid:2.16.840.1.113883.3.1937.98.5.8",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1801",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/http-operations",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "http-operations",
      "name" : "TestScriptRequestMethodCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The allowable request method or HTTP operation codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/http-operations",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.717",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/http-verb",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "http-verb",
      "name" : "HTTPVerb",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "HTTP verbs (in the HTTP command line). See [HTTP rfc](https://tools.ietf.org/html/rfc7231) for details.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/http-verb",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.625",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/iana-link-relations",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "iana-link-relations",
      "name" : "LinkRelationTypes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "Internet Assigned Numbers Authority (IANA)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "https://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1"
        }]
      }],
      "description" : "Link Relation Types defined at https://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/iana-link-relations",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-aggregate-method",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-aggregate-method",
      "name" : "MeasureAggregateMethod",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-15T05:21:03+00:00",
      "publisher" : "Clinical Quality Information WG",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
        }]
      }],
      "description" : "Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2044",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-admin-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-admin-status",
      "name" : "MedicationAdministrationStatusCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "MedicationAdministration Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-admin-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2000",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-dose-aid",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-dose-aid",
      "name" : "MedicationDoseAid",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Medication dose aid",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-dose-aid",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2075",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-ingredientstrength",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-ingredientstrength",
      "name" : "MedicationIngredientStrengthCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Medication Ingredient Strength Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2062",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-intended-performer-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-intended-performer-role",
      "name" : "MedicationIntendedPerformerRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Medication Intended Performer Role",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2074",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-statement-adherence",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-statement-adherence",
      "name" : "MedicationStatementAdherenceCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "MedicationStatement Adherence Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1981",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-statement-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-statement-status",
      "name" : "MedicationStatementStatusCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "MedicationStatement Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-statement-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1980",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-status",
      "name" : "MedicationStatusCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Medication Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1380",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationdispense-status",
      "name" : "MedicationDispenseStatusCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Medication Dispense Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1971",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-status-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationdispense-status-reason",
      "name" : "MedicationDispenseStatusReasonCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Medication Dispense Status Reason Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1973",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationknowledge-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationknowledge-status",
      "name" : "MedicationKnowledgeStatusCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "MedicationKnowledge Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medicationknowledge-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2067",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-intent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationrequest-intent",
      "name" : "MedicationRequestIntentCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "MedicationRequest Intent Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1378",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationrequest-status",
      "name" : "MedicationRequestStatusCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "MedicationRequest Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1377",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/submit-data-update-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "submit-data-update-type",
      "name" : "SubmitDataUpdateType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-04-06T19:00:36+00:00",
      "publisher" : "HL7 International - Clinical Quality Information Work Group",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
        }]
      }],
      "description" : "Concepts for how a measure report consumer and receiver coordinate data exchange updates. The choices are snapshot or incremental updates",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/submit-data-update-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1948",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "task-code",
      "name" : "TaskCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Codes indicating the type of action that is expected to be performed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/task-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1397",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/transport-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "transport-code",
      "name" : "TransportCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Codes indicating the type of action that is expected to be performed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/transport-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1931",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-status",
      "name" : "Status",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-06-05T14:06:02+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The validation status of the target",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/verificationresult-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2069",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/identity-assuranceLevel",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "identity-assuranceLevel",
      "name" : "IdentityAssuranceLevel",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The level of confidence that this link represents the same actual person, based on NIST Authentication Levels.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/identity-assuranceLevel",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.657",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/imagingselection-2dgraphictype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "imagingselection-2dgraphictype",
      "name" : "ImagingSelection2DGraphicType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 coordinates describing a 2D image region.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/imagingselection-2dgraphictype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1984",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/imagingselection-3dgraphictype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "imagingselection-3dgraphictype",
      "name" : "ImagingSelection3DGraphicType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 coordinates describing an image region.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/imagingselection-3dgraphictype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1983",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/imagingselection-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "imagingselection-status",
      "name" : "ImagingSelectionStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-06-28T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the ImagingSelection.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/imagingselection-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1985",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/imagingstudy-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "imagingstudy-status",
      "name" : "ImagingStudyStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the ImagingStudy.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/imagingstudy-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.991",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ingredient-function",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ingredient-function",
      "name" : "IngredientFunction",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A classification of the ingredient identifying its precise purpose(s) in the drug product (beyond e.g. active/inactive).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ingredient-function",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2079",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ingredient-manufacturer-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ingredient-manufacturer-role",
      "name" : "IngredientManufacturerRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The way in which this manufacturer is associated with the ingredient. For example whether it is a possible one (others allowed), or an exclusive authorized one for this ingredient. Note that this is not the manufacturing process role",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ingredient-manufacturer-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2078",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ingredient-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ingredient-role",
      "name" : "IngredientRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ingredient-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2080",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/interaction-incidence",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "interaction-incidence",
      "name" : "InteractionIncidence",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A categorisation for a frequency of occurence of an undesirable effect.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/interaction-incidence",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1991",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/interaction-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "interaction-type",
      "name" : "InteractionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A categorisation for an interaction between two substances.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/interaction-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1992",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/inventoryitem-nametype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "inventoryitem-nametype",
      "name" : "InventoryItemNameType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "InventoryItem Name Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/inventoryitem-nametype",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/inventoryitem-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "inventoryitem-status",
      "name" : "InventoryItemStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "InventoryItem Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/inventoryitem-status",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/inventoryreport-counttype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "inventoryreport-counttype",
      "name" : "InventoryCountType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 count.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/inventoryreport-counttype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1926",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/inventoryreport-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "inventoryreport-status",
      "name" : "InventoryReportStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the InventoryReport.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/inventoryreport-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1927",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/invoice-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "invoice-status",
      "name" : "InvoiceStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes identifying the lifecycle stage of an Invoice.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/invoice-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.867",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/issue-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "issue-severity",
      "name" : "IssueSeverity",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How the issue affects the success of the action.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/issue-severity",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.409",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/issue-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "issue-type",
      "name" : "IssueType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A code that describes the type of issue.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/issue-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.411",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/item-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "item-type",
      "name" : "QuestionnaireItemType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Distinguishes groups from questions and display text and indicates data type for questions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/item-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.445",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/legal-status-of-supply",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "legal-status-of-supply",
      "name" : "LegalStatusOfSupply",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The prescription supply types appropriate to a medicinal product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/legal-status-of-supply",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1912",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/link-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "link-type",
      "name" : "LinkType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 link between this Patient resource and other Patient/RelatedPerson resource(s).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/link-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.424",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/linkage-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "linkage-type",
      "name" : "LinkageType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Used to distinguish different roles a resource can play within a set of linked resources.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/linkage-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.315",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "list-mode",
      "name" : "ListMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The processing mode that applies to this list.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/list-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.319",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "list-status",
      "name" : "ListStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The current state of the list.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/list-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.327",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/location-characteristic",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "location-characteristic",
      "name" : "LocationCharacteristic",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "description" : "Example Set of Location Characteristics.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/location-characteristic",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1970",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/location-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "location-mode",
      "name" : "LocationMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates whether a resource instance represents a specific location or a class of locations.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/location-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.331",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/location-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "location-status",
      "name" : "LocationStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates whether the location is still in use.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/location-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.333",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/manufactured-dose-form",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "manufactured-dose-form",
      "name" : "ManufacturedDoseForm",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Dose form for a medication, as manufactured (and before any mixing etc.), not necessarily ready for administration to the patient.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/manufactured-dose-form",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1935",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-group-type-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-group-type-mode",
      "name" : "StructureMapGroupTypeMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "If this is the default rule set to apply for the source type, or this combination of types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-group-type-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.688",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-input-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-input-mode",
      "name" : "StructureMapInputMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Mode for this instance of data.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-input-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.678",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-model-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-model-mode",
      "name" : "StructureMapModelMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How the referenced structure is used in this mapping.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-model-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.676",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-source-list-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-source-list-mode",
      "name" : "StructureMapSourceListMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "If field is a list, how to manage the source.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-source-list-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.684",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-target-list-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-target-list-mode",
      "name" : "StructureMapTargetListMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "If field is a list, how to manage the production.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-target-list-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.686",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-transform",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-transform",
      "name" : "StructureMapTransform",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How data is copied/created.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-transform",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.682",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-definition-example",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-definition-example",
      "name" : "MeasureDefinitionExample",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Example Measure Definitions for the Measure Resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measure-definition-example",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2043",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-group-example",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-group-example",
      "name" : "MeasureGroupExample",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Example Measure Groups for the Measure Resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measure-group-example",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2045",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-report-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-report-status",
      "name" : "MeasureReportStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The status of the measure report.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measure-report-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.777",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-report-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-report-type",
      "name" : "MeasureReportType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 the measure report.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measure-report-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.779",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-stratifier-example",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-stratifier-example",
      "name" : "MeasureStratifierExample",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Identifier subgroups in a population for measuring purposes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measure-stratifier-example",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2047",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-supplemental-data-example",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-supplemental-data-example",
      "name" : "MeasureSupplementalDataExample",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Identifier supplemental data in a population for measuring purposes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measure-supplemental-data-example",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2046",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measurereport-stratifier-value-example",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measurereport-stratifier-value-example",
      "name" : "MeasureReportStratifierValueExample",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Example Region Value Measure Groups for the Measure Resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measurereport-stratifier-value-example",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1947",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-cost-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-cost-category",
      "name" : "MedicationCostCategoryCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Medication Cost Category Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medication-cost-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2068",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-admin-location",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationdispense-admin-location",
      "name" : "MedDispenseAdminLocationCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Medication Dispense Administration Location Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicationdispense-admin-location",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1972",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-additional-monitoring",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-additional-monitoring",
      "name" : "AdditionalMonitoring",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Extra monitoring defined for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-additional-monitoring",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1919",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-confidentiality",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-confidentiality",
      "name" : "ProductConfidentiality",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Confidentiality rating, e.g. commercial sensitivity for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-confidentiality",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1913",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-contact-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-contact-type",
      "name" : "ProductContactType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Contact type for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-contact-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1925",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-cross-reference-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-cross-reference-type",
      "name" : "ProductCrossReferenceType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Relationship to another Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-cross-reference-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1921",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-domain",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-domain",
      "name" : "MedicinalProductDomain",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Applicable domain for this product (e.g. human, veterinary).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-domain",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1917",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-name-part-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-name-part-type",
      "name" : "ProductNamePartType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Type of part of a name for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-name-part-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1924",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-name-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-name-type",
      "name" : "ProductNameType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Type of a name for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-name-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1922",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-package-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-package-type",
      "name" : "MedicinalProductPackageType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Types of medicinal product packs",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-package-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1918",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-pediatric-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-pediatric-use",
      "name" : "PediatricUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Suitability for age groups, in particular children.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-pediatric-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1914",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-special-measures",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-special-measures",
      "name" : "SpecialMeasures",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Extra measures defined for a Medicinal Product, such as requirement to conduct post-authorization studies.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-special-measures",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1915",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-type",
      "name" : "MedicinalProductType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Overall defining type of this Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1916",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-significance-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "message-significance-category",
      "name" : "MessageSignificanceCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The impact of the content of a message.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/message-significance-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.189",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-transport",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "message-transport",
      "name" : "MessageTransport",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The protocol used for message transport.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/message-transport",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1080",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/messageheader-response-request",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "messageheader-response-request",
      "name" : "MessageheaderResponseRequest",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "HL7-defined table of codes which identify conditions under which acknowledgments are required to be returned in response to a message.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/messageheader-response-request",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.925",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-calibration-state",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "metric-calibration-state",
      "name" : "DeviceMetricCalibrationState",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Describes the state of a metric calibration.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/metric-calibration-state",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.653",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-calibration-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "metric-calibration-type",
      "name" : "DeviceMetricCalibrationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Describes the type of a metric calibration.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/metric-calibration-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.651",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "metric-category",
      "name" : "DeviceMetricCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Describes the category of the metric.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/metric-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.649",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-operational-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "metric-operational-status",
      "name" : "DeviceMetricOperationalStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Describes the operational status of the DeviceMetric.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/metric-operational-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.647",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/namingsystem-identifier-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "namingsystem-identifier-type",
      "name" : "NamingSystemIdentifierType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2023-01-26T15:53:48+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Identifies the style of unique identifier used to identify a namespace.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/namingsystem-identifier-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.493",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/namingsystem-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "namingsystem-type",
      "name" : "NamingSystemType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Identifies the purpose of the naming system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/namingsystem-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.491",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/nutritionproduct-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "nutritionproduct-status",
      "name" : "NutritionProductStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes identifying the lifecycle stage of a product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/nutritionproduct-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2104",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-range-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-range-category",
      "name" : "ObservationRangeCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes identifying the category of observation range.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/observation-range-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1334",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-referencerange-normalvalue",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-referencerange-normalvalue",
      "name" : "ObservationReferenceRangeNormalValue",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-04-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes that describe the normal value in the reference range.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/observation-referencerange-normalvalue",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2099",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-statistics",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-statistics",
      "name" : "StatisticsCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-11-30T22:29:23+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The statistical operation parameter -\"statistic\" codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/observation-statistics",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1126",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-status",
      "name" : "ObservationStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes providing the status of an observation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/observation-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.401",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-triggeredbytype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-triggeredbytype",
      "name" : "TriggeredBytype",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-03-16T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes providing the triggeredBy type of observation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/observation-triggeredbytype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2098",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-kind",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "operation-kind",
      "name" : "OperationKind",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Whether an operation is a normal operation or a query.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/operation-kind",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.507",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-parameter-scope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "operation-parameter-scope",
      "name" : "OperationParameterScope",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates that a parameter applies when the operation is being invoked at the specified level",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/operation-parameter-scope",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2055",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/organization-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "organization-role",
      "name" : "OrganizationAffiliationRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This example value set defines a set of codes that can be used to indicate the role of one Organization in relation to its affiliation with another.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/organization-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.881",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/orientation-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "orientation-type",
      "name" : "OrientationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Type for orientation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/orientation-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.988",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/package-material",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "package-material",
      "name" : "PackageMaterial",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A material used in the construction of packages and their components.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/package-material",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1964",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/package-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "package-type",
      "name" : "PackageType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A high level categorisation of a package.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/package-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1963",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/packaging-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "packaging-type",
      "name" : "PackagingType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A type of packaging.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/packaging-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1966",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/participationstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "participationstatus",
      "name" : "ParticipationStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The Participation status of an appointment.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/participationstatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.487",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payment-issuertype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "payment-issuertype",
      "name" : "PaymentIssuerTypeCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contains codes for the type of payment issuers.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/payment-issuertype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2057",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payment-kind",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "payment-kind",
      "name" : "PaymentKindCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contains codes for the type of workflow from which payments arise.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/payment-kind",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2056",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payment-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "payment-outcome",
      "name" : "ClaimProcessingCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes Claim Processing Outcome codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/payment-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2058",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/permission-rule-combining",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "permission-rule-combining",
      "name" : "PermissionRuleCombining",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-08-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes identifying the rule combining. See XACML Combining algorithms  http://docs.oasis-open.org/xacml/3.0/xacml-3.0-core-spec-cos01-en.html",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/permission-rule-combining",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2070",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/permission-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "permission-status",
      "name" : "PermissionStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes identifying the lifecycle stage of a product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/permission-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2071",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/permitted-data-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "permitted-data-type",
      "name" : "ObservationDataType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Permitted data type for observation value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/permitted-data-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1332",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "product-category",
      "name" : "BiologicallyDerivedProductCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Biologically Derived Product Category.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/product-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.901",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-intended-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "product-intended-use",
      "name" : "ProductIntendedUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "ProductIntendedUse",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/product-intended-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1908",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/provenance-entity-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "provenance-entity-role",
      "name" : "ProvenanceEntityRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-09-30T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How an entity was used in an activity.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/provenance-entity-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.437",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/published-in-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "published-in-type",
      "name" : "PublishedInType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00: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 publication such as book, database, or journal.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/published-in-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1887",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/qualification-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "qualification-status",
      "name" : "QualificationStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Set of statuses that apply to qualifications of practitioners and organizations",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/qualification-status",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-answer-constraint",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-answer-constraint",
      "name" : "QuestionnaireAnswerConstraint",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Codes that describe the types of constraints possible on a question item that has a list of permitted answers",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/questionnaire-answer-constraint",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2019",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-answers-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-answers-status",
      "name" : "QuestionnaireResponseStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Lifecycle status of the questionnaire response.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/questionnaire-answers-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.448",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-disabled-display",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-disabled-display",
      "name" : "QuestionnaireItemDisabledDisplay",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "QuestionnaireItemDisabledDisplay",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/questionnaire-disabled-display",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2016",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-enable-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-enable-behavior",
      "name" : "EnableWhenBehavior",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Controls how multiple enableWhen values are interpreted -  whether all or any must be true.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/questionnaire-enable-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1008",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-enable-operator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-enable-operator",
      "name" : "QuestionnaireItemOperator",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The criteria by which a question is enabled.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/questionnaire-enable-operator",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1006",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reaction-event-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reaction-event-severity",
      "name" : "AllergyIntoleranceSeverity",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/reaction-event-severity",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.136",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reason-medication-not-given-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reason-medication-not-given-codes",
      "name" : "ReasonMedicationNotGivenCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication process.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/reason-medication-not-given",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.343",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reference-handling-policy",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reference-handling-policy",
      "name" : "ReferenceHandlingPolicy",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A set of flags that defines how references are supported.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/reference-handling-policy",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.203",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/regulated-authorization-basis",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "regulated-authorization-basis",
      "name" : "RegulatedAuthorizationBasis",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "RegulatedAuthorizationBasis",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/regulated-authorization-basis",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1907",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/regulated-authorization-case-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "regulated-authorization-case-type",
      "name" : "RegulatedAuthorizationCaseType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "RegulatedAuthorizationCaseType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/regulated-authorization-case-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1910",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/regulated-authorization-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "regulated-authorization-type",
      "name" : "RegulatedAuthorizationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "RegulatedAuthorizationType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/regulated-authorization-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1909",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-action-result-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-action-result-codes",
      "name" : "TestReportActionResult",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The results of executing an action.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/report-action-result-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.721",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-participant-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-participant-type",
      "name" : "TestReportParticipantType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 participant.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/report-participant-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.723",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-relation-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-relation-type",
      "name" : "ReportRelationshipType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 relationship between reports.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/report-relation-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1958",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-result-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-result-codes",
      "name" : "TestReportResult",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The reported execution result.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/report-result-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.719",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-status-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-status-codes",
      "name" : "TestReportStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The current status of the test report.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/report-status-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.725",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-arm-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-arm-type",
      "name" : "ResearchStudyArmType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for the main intent of the study.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-arm-type",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-classifiers",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-classifiers",
      "name" : "ResearchStudyClassifiers",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for use in ResearchStudy Resource. This resource (this entire set of content) is being used for active development of a ResearchStudyClassifiers CodeSystem for use for supporting multiple value sets in the FHIR ResearchStudy StructureDefinition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-classifiers",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1967",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-focus-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-focus-type",
      "name" : "ResearchStudyFocusType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for the main intent of the study.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-focus-type",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-objective-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-objective-type",
      "name" : "ResearchStudyObjectiveType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for the kind of study objective.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-objective-type",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-party-organization-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-party-organization-type",
      "name" : "ResearchStudyPartyOrganizationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "This is a ResearchStudy's party organization type.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-party-organization-type",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-party-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-party-role",
      "name" : "ResearchStudyPartyRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-12T12:40:00+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "This is a ResearchStudy's party role.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-party-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1968",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-phase",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-phase",
      "name" : "ResearchStudyPhase",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-phase",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-prim-purp-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-prim-purp-type",
      "name" : "ResearchStudyPrimaryPurposeType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for the main intent of a research study.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-prim-purp-type",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-reason-stopped",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-reason-stopped",
      "name" : "ResearchStudyReasonStopped",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for why the study ended prematurely.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-reason-stopped",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-status",
      "name" : "ResearchStudyStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes that convey the current status of the research study.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.820",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-validation-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-validation-mode",
      "name" : "ResourceValidationMode",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "ResourceValidationMode",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-validation-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.119",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/response-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "response-code",
      "name" : "ResponseType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The kind of response to a message.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/response-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.381",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/restful-capability-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "restful-capability-mode",
      "name" : "RestfulCapabilityMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The mode of a RESTful capability statement.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/restful-capability-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.177",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/restful-security-service",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "restful-security-service",
      "name" : "RestfulSecurityService",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Types of security services used with FHIR.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/restful-security-service",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1079",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-comparator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-comparator",
      "name" : "SearchComparator",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "What Search Comparator Codes are supported in search.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/search-comparator",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.638",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-entry-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-entry-mode",
      "name" : "SearchEntryMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/search-entry-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.623",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-modifier-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-modifier-code",
      "name" : "SearchModifierCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A supported modifier for a search parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/search-modifier-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.640",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-processingmode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-processingmode",
      "name" : "SearchProcessingModeType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How a search parameter relates to the set of elements returned by evaluating its expression query.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/search-processingmode",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/sequence-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "sequence-type",
      "name" : "SequenceType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Type if a sequence -- DNA, RNA, or amino acid sequence.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sequence-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.220",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-mode",
      "name" : "ServiceMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2023-02-20T00:00:00+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "An example set of Service Modes that could be applicable to use to characterize HealthcareServices or PractitionerRoles while searching",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/service-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2116",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/servicerequest-orderdetail-parameter-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "servicerequest-orderdetail-parameter-code",
      "name" : "ServiceRequestOrderDetailParameterCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes providing the parameter codes for service request details.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/servicerequest-orderdetail-parameter-code",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/icd-10-procedures",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "icd-10-procedures",
      "name" : "ICD10ProcedureCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This value set includes sample ICD-10 Procedure codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/ex-icd-10-procedures",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.575",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/slotstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "slotstatus",
      "name" : "SlotStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The free/busy status of the slot.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/slotstatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.483",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/spdx-license",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "spdx-license",
      "name" : "SPDXLicense",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The license that applies to an Implementation Guide (using an SPDX license Identifiers, or 'not-open-source'). The binding is required but new SPDX license Identifiers are allowed to be used (https://spdx.org/licenses/).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/spdx-license",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1027",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/specimen-combined",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "specimen-combined",
      "name" : "SpecimenCombined",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes providing the combined status of the specimen.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/specimen-combined",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2061",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/specimen-contained-preference",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "specimen-contained-preference",
      "name" : "SpecimenContainedPreference",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Degree of preference of a type of conditioned specimen.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/specimen-contained-preference",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.853",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/specimen-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "specimen-role",
      "name" : "SpecimenRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes providing the combined status of the specimen.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/specimen-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2060",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/specimen-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "specimen-status",
      "name" : "SpecimenStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes providing the status/availability of a specimen.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/specimen-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.472",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/statistic-model-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "statistic-model-code",
      "name" : "StatisticModelCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-08-05T01:00:00+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The role that the assertion variable plays.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/statistic-model-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1938",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/strand-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "strand-type",
      "name" : "StrandType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Type for strand.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/strand-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.986",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/structure-definition-kind",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "structure-definition-kind",
      "name" : "StructureDefinitionKind",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Defines the type of structure that a definition is describing.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/structure-definition-kind",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.669",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/study-design",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "study-design",
      "name" : "StudyDesign",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "This is a set of terms for study design characteristics.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/study-design",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-notification-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscription-notification-type",
      "name" : "SubscriptionNotificationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 notification represented by the status message.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/subscription-notification-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2027",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-payload-content",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscription-payload-content",
      "name" : "SubscriptionPayloadContent",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes to represent how much resource content to send in the notification payload.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/subscription-payload-content",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2021",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscription-status",
      "name" : "SubscriptionStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "This codesystem defines a set of codes that can be used to filter Subscription triggers.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/subscription-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2022",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscriptiontopic-cr-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscriptiontopic-cr-behavior",
      "name" : "CriteriaNotExistsBehavior",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Behavior a server can exhibit when a criteria state does not exist (e.g., state prior to a create or after a delete).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/subscriptiontopic-cr-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2034",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-amount-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-amount-type",
      "name" : "SubstanceAmountType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00: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 a numeric quantity measurement.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-amount-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2086",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-form",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-form",
      "name" : "SubstanceForm",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceForm",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-form",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2111",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-grade",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-grade",
      "name" : "SubstanceGrade",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceGrade",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-grade",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2085",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-name-authority",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-name-authority",
      "name" : "SubstanceNameAuthority",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceNameAuthority",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-name-authority",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2095",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-name-domain",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-name-domain",
      "name" : "SubstanceNameDomain",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceNameDomain",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-name-domain",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2089",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-name-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-name-type",
      "name" : "SubstanceNameType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceNameType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-name-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2094",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-optical-activity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-optical-activity",
      "name" : "SubstanceOpticalActivity",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The optical rotation type of a substance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-optical-activity",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2096",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-relationship-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-relationship-type",
      "name" : "SubstanceRelationshipType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The relationship between two substance types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-relationship-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2088",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-representation-format",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-representation-format",
      "name" : "SubstanceRepresentationFormat",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceRepresentationFormat",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-representation-format",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2081",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-representation-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-representation-type",
      "name" : "SubstanceRepresentationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceRepresentationType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-representation-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2092",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-genus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-source-material-genus",
      "name" : "SubstanceSourceMaterialGenus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceSourceMaterialGenus",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-source-material-genus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2093",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-part",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-source-material-part",
      "name" : "SubstanceSourceMaterialPart",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceSourceMaterialPart",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-source-material-part",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2084",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-species",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-source-material-species",
      "name" : "SubstanceSourceMaterialSpecies",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceSourceMaterialSpecies",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-source-material-species",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2090",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-source-material-type",
      "name" : "SubstanceSourceMaterialType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceSourceMaterialType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-source-material-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2097",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-status",
      "name" : "FHIRSubstanceStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A code to indicate if the substance is actively used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.475",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-stereochemistry",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-stereochemistry",
      "name" : "SubstanceStereochemistry",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The stereochemistry type of a substance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-stereochemistry",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2087",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-structure-technique",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-structure-technique",
      "name" : "SubstanceStructureTechnique",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceStructureTechnique",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-structure-technique",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2082",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-weight-method",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-weight-method",
      "name" : "SubstanceWeightMethod",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceWeightMethod",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-weight-method",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2091",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-weight-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-weight-type",
      "name" : "SubstanceWeightType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SubstanceWeightType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-weight-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2083",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplydelivery-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "supplydelivery-status",
      "name" : "SupplyDeliveryStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Status of the supply delivery.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/supplydelivery-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.701",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplydelivery-supplyitemtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "supplydelivery-supplyitemtype",
      "name" : "SupplyDeliverySupplyItemType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Status of the supply delivery.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/supplydelivery-supplyitemtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1905",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplyrequest-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "supplyrequest-status",
      "name" : "SupplyRequestStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Status of the supply request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/supplyrequest-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.696",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/target-species",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "target-species",
      "name" : "TargetSpecies",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A species for which a medicinal product is intended.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/target-species",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2030",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-intent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "task-intent",
      "name" : "TaskIntent",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Distinguishes whether the task is a proposal, plan or full order.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/task-intent",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1241",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "task-status",
      "name" : "TaskStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The current status of the task.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/task-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.791",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-status-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "task-status-reason",
      "name" : "TaskStatusReason",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The current status reason of the task.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/task-status-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2042",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/testscript-scope-conformance-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "testscript-scope-conformance-codes",
      "name" : "TestScriptScopeConformanceType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-25T21:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The expectation of whether the test must pass for the system to be considered conformant with the artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/testscript-scope-conformance-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1949",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/testscript-scope-phase-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "testscript-scope-phase-codes",
      "name" : "TestScriptScopePhaseType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-25T21:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The phase of testing for this artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/testscript-scope-phase-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1950",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/therapy-relationship-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "therapy-relationship-type",
      "name" : "TherapyRelationshipType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-08-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Classification of relationship between a therapy and a contraindication or an indication.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/therapy-relationship-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1994",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/title-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "title-type",
      "name" : "TitleType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-12-28T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Used to express the reason and specific aspect for the variant title, such as language and specific language.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/title-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1875",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/transport-intent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "transport-intent",
      "name" : "TransportIntent",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Distinguishes whether the transport is a proposal, plan or full order.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/transport-intent",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1928",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/transport-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "transport-status",
      "name" : "TransportStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Status of transport.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/transport-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1929",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/transport-status-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "transport-status-reason",
      "name" : "TransportStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Status of transport.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/transport-status-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1930",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/type-derivation-rule",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "type-derivation-rule",
      "name" : "TypeDerivationRule",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How a type relates to its baseDefinition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/type-derivation-rule",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.674",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/udi-entry-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "udi-entry-type",
      "name" : "UDIEntryType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes to identify how UDI data was entered.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/udi-entry-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.212",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/undesirable-effect-frequency",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "undesirable-effect-frequency",
      "name" : "UndesirablEffectFrequency",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A categorisation for a frequency of occurence of an undesirable effect.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/undesirable-effect-frequency",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1995",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/unit-of-presentation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "unit-of-presentation",
      "name" : "UnitOfPresentation",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The presentation type in which an administrable medicinal product is given to a patient.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/unit-of-presentation",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.2031",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/variable-handling",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "variable-handling",
      "name" : "EvidenceVariableHandling",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The handling of the variable in statistical analysis for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/variable-handling",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1956",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/variable-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "variable-role",
      "name" : "Variable Role",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2023-11-08T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The role that the variable plays.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/variable-role",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/version-algorithm",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "version-algorithm",
      "name" : "VersionAlgorithm",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates the mechanism used to compare versions to determine which is more current.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/version-algorithm",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1989",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/versioning-policy",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "versioning-policy",
      "name" : "ResourceVersionPolicy",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How the system supports versioning for a resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/versioning-policy",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.191",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/vision-base-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "vision-base-codes",
      "name" : "VisionBase",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A coded concept listing the base codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/vision-base-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.663",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/vision-eye-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "vision-eye-codes",
      "name" : "VisionEyes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-04T23:01:24+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A coded concept listing the eye codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/vision-eye-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.661",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/warning-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "warning-type",
      "name" : "WarningType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-08-15T05:55:11+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Classification of warning type.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/warning-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1996",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/week-of-month",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "week-of-month",
      "name" : "WeekOfMonth",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-06-14T00:00:00+00:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The set of weeks with in a month.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/week-of-month",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1906",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-item-flag",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "list-item-flag",
      "name" : "PatientMedicineChangeTypes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2024-04-25T12:40:28+00:00",
      "publisher" : "HL7 International",
      "description" : "Example Item Flags for the List Resource. In this case, these are the kind of flags that would be used on a medication list at the end of a consultation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:oid:1.2.36.1.2001.1001.101.104.16592",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.321",
        "preferred" : false
      }]
    }
  }]
}

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.