Release 4B

This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Namingsystem-terminologies.json

Vocabulary 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/tx-sct",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-sct",
      "name" : "SNOMED CT (IHTSDO)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://snomed.info/sct",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.96",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-rxnorm",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-rxnorm",
      "name" : "RxNorm (US NLM)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.88",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-loinc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-loinc",
      "name" : "LOINC (LOINC.org)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://loinc.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.1",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-ucum",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-ucum",
      "name" : "UCUM: (UnitsOfMeasure.org)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "description" : "Case Sensitive Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://unitsofmeasure.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.8",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-nci",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-nci",
      "name" : "NCI Metathesaurus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://ncimeta.nci.nih.gov",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.3.26.1.2",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-cpt",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-cpt",
      "name" : "AMA CPT codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ama-assn.org/go/cpt",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.12",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-ndf-rt",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-ndf-rt",
      "name" : "NDF-RT (National Drug File – Reference Terminology)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ndfrt",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.209",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-unii",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-unii",
      "name" : "Unique Ingredient Identifier (UNII)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://fdasis.nlm.nih.gov",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.9",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-ndc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-ndc",
      "name" : "NDC/NHRIC Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/ndc",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.69",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-cvx",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-cvx",
      "name" : "CVX (Vaccine Administered)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/cvx",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.12.292",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-iso-3166",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-iso-3166",
      "name" : "ISO 2 letter Country Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "description" : "a few country codes have been reused (e.g. CS). If a version is needed, simply use the year of publication e.g. 1998",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:iso:std:iso:3166",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "1.0.3166.1.2.2",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-nubc-disch",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-nubc-disch",
      "name" : "NUBC code system for Patient Discharge Status",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "description" : "National Uniform Billing Committee, manual UB-04, UB form locator 17",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.nubc.org/patient-discharge",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.301.5",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-radlex",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-radlex",
      "name" : "RadLex",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.radlex.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.256",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icd-10",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icd-10",
      "name" : "ICD-10 International (WHO)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-10",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.3",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icd-10-nl",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icd-10-nl",
      "name" : "ICD-10 International (WHO) (Dutch Variant)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-10-nl",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.3.2",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icd-10-cm",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icd-10-cm",
      "name" : "ICD-10 International (WHO) (US Variant)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-10-cm",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-idc-10-pcs",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-idc-10-pcs",
      "name" : "ICD-10 PCS Codes (CMS)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.icd10data.com/icd10pcs",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.4",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icd-9-cm",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icd-9-cm",
      "name" : "ICD-9 USA (CDC)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-9-cm",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.42",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icd-9-cm-diagnosis",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icd-9-cm-diagnosis",
      "name" : "ICD-9 USA (CDC)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-9-cm/diagnosis",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icd-9-cm-procedure",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icd-9-cm-procedure",
      "name" : "ICD-9 USA (CDC)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-9-cm/procedure",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icpc-1",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icpc-1",
      "name" : "ICPC (International Classification of Primary Care) (PH3C)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icpc-1",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icpc-1-nl",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icpc-1-nl",
      "name" : "ICPC (International Classification of Primary Care) (PH3C)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icpc-1-nl",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.2.4.4.31.1",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icpc-2",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icpc-2",
      "name" : "ICPC (International Classification of Primary Care) (PH3C)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icpc-2",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.139",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-icf",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-icf",
      "name" : "ICF (International Classification of Functioning, Disability and Health) (WHO)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icf-nl",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.254",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-atc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-atc",
      "name" : "Anatomical Therapeutic Chemical Classification System (WHO)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.whocc.no/atc",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.73",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-lang",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-lang",
      "name" : "IETF language (see Tags for Identifying Languages - BCP 47)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "description" : "This is used for identifying language throughout FHIR. Note that usually these codes are in a code and the system is assumed",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:ietf:bcp:47",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-mimetype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-mimetype",
      "name" : "Mime Types (see Multipurpose Internet Mail Extensions (MIME) Part Four - BCP 13)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "description" : "This is used for identifying the mime type system throughout FHIR. Note that these codes are in a code (e.g. Attachment.contentType and in these elements the system is assumed). This system is defined for when constructing value sets of mime type codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:ietf:bcp:13",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-mdc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-mdc",
      "name" : "Medical Device Codes defined in ISO 11073-10101 (see RTM Management service)",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "description" : "The ISO/IEEE 11073-10201 Terminology Code is used in the code element, and the Terminology Reference ID is used in the display element (CODE10 and REFID in the reference)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:iso:std:iso:11073:10101",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.24",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-dicom",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-dicom",
      "name" : "DICOM Code Definitions",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "description" : "The meanings of codes defined in DICOM, either explicitly or by reference to another part of DICOM or an external reference document or standard",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://dicom.nema.org/resources/ontology/DCM",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "1.2.840.10008.2.16.4",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-hgnc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-hgnc",
      "name" : "HGNC: Human Gene Nomenclature Committee",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.genenames.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.281",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-ensembl",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-ensembl",
      "name" : "ENSEMBL reference sequence identifiers",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "description" : "Maintained jointly by the European Bioinformatics Institute and Welcome Trust Sanger Institute",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ensembl.org",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-refseq",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-refseq",
      "name" : "REFSEQ : National Center for Biotechnology Information (NCBI) Reference Sequences",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ncbi.nlm.nih.gov/nuccore",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.280",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-clinvar",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-clinvar",
      "name" : "ClinVar",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "description" : "NCBI central respository for curating pathogenicity of potentially clinically relevant variants",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ncbi.nlm.nih.gov/clinvar",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-seq-ont",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-seq-ont",
      "name" : "Sequence Ontology",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://sequenceontology.org",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-hgvs",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-hgvs",
      "name" : "HGVS : Human Genome Variation Society",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://varnomen.hgvs.org/",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.282",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-dbsnp",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-dbsnp",
      "name" : "DBSNP : Single Nucleotide Polymorphism database",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ncbi.nlm.nih.gov/projects/SNP",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.284",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-cosmic",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-cosmic",
      "name" : "COSMIC : Catalogue Of Somatic Mutations In Cancer",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://cancer.sanger.ac.uk/cancergenome/projects/cosmic",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.3.912",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-lrg-sequence",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-lrg-sequence",
      "name" : "LRG : Locus Reference Genomic Sequences",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.lrg-sequence.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.283",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-omim",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-omim",
      "name" : "OMIM : Online Mendelian Inheritance in Man",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.omim.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.174",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-pubmed",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-pubmed",
      "name" : "PubMed",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ncbi.nlm.nih.gov/pubmed",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.13.191",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-pkb",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-pkb",
      "name" : "PHARMGKB : Pharmacogenomic Knowledge Base",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.pharmgkb.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.3.913",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tx-clinical-trials",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tx-clinical-trials",
      "name" : "ClinicalTrials.gov",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2015-08-21",
      "publisher" : "HL7, Inc",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://clinicaltrials.gov",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.3.1077",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/name-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "name-use",
      "name" : "NameUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10: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 human name.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/name-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.66",
        "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" : "2022-05-28T12:47:40+10: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 to the related artifact.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/related-artifact-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.100",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-slicing-rules",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-slicing-rules",
      "name" : "SlicingRules",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How slices are interpreted when evaluating an instance.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-slicing-rules",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.84",
        "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" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Telecommunications form for contact point.",
      "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/trigger-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "trigger-type",
      "name" : "TriggerType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10: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 trigger.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/trigger-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.104",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-timing",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-timing",
      "name" : "EventTiming",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Real world event relating to the schedule.",
      "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/sort-direction",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "sort-direction",
      "name" : "SortDirection",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The possible sort directions, ascending or descending.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sort-direction",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.980",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contributor-type",
      "name" : "ContributorType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10: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 contributor.",
      "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/event-resource-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-resource-types",
      "name" : "EventResourceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "A list of all the event resource types defined in this version of the FHIR specification.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/event-resource-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1061",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-status",
      "name" : "RequestStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10: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 request.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/request-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.112",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/FHIR-version",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "FHIR-version",
      "name" : "FHIRVersion",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "All published FHIR Versions.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/FHIR-version",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1310",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/concept-map-equivalence",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "concept-map-equivalence",
      "name" : "ConceptMapEquivalence",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "The degree of equivalence between concepts.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/concept-map-equivalence",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.18",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/binding-strength",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "binding-strength",
      "name" : "BindingStrength",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Indication of the degree of conformance expectations associated with a binding.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/binding-strength",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.44",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/note-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "note-type",
      "name" : "NoteType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "The presentation types of notes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/note-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.16",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/narrative-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "narrative-status",
      "name" : "NarrativeStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10: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 resource narrative.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/narrative-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.56",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/address-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "address-use",
      "name" : "AddressUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10: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 an address.",
      "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/identifier-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "identifier-use",
      "name" : "IdentifierUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10: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 for this identifier, if known .",
      "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/contact-point-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contact-point-use",
      "name" : "ContactPointUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Use of contact point.",
      "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/publication-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "publication-status",
      "name" : "PublicationStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "The lifecycle status of an artifact.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/publication-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.4",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-intent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-intent",
      "name" : "RequestIntent",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes indicating the degree of authority/intentionality associated with a request.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/request-intent",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.114",
        "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" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Whether a reference needs to be version specific or version independent, or whether either can be used.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/reference-version-rules",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.90",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/administrative-gender",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "administrative-gender",
      "name" : "AdministrativeGender",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "The gender of a person used for administrative purposes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/administrative-gender",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.2",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-priority",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-priority",
      "name" : "RequestPriority",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Identifies the level of importance to be assigned to actioning the request.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/request-priority",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.116",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/discriminator-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "discriminator-type",
      "name" : "DiscriminatorType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How an element value is interpreted when discrimination is evaluated.",
      "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/event-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-status",
      "name" : "EventStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10: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 event.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/event-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.110",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/constraint-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "constraint-severity",
      "name" : "ConstraintSeverity",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "SHALL applications comply with this constraint?",
      "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/remittance-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "remittance-outcome",
      "name" : "RemittanceOutcome",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "The outcome of the processing.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/remittance-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.14",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/APDRG",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "APDRG",
      "name" : "APDRG",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-11-12T15:00:00+11:00",
      "publisher" : "3M Health Information Systems, Inc.",
      "contact" : [{
        "name" : "3M Health Information Systems, Inc.; 575 West Murray Boulevard, Salt Lake City, UT 84123, USA",
        "telecom" : [{
          "system" : "phone",
          "value" : "+1 800 367 2447"
        },
        {
          "system" : "url",
          "value" : "http://www.3mhis.com"
        }]
      }],
      "description" : "In 1987, the state of New York passed legislation instituting a DRG-based prospective payment system for all non-Medicare patients. The legislation included a requirement that the New York State Department of Health (NYDH) evaluate the applicability of the DRGs to a non-Medicare population. In particular, the legislation required that the DRGs be evaluated with respect to neonates and patients with Human Immunodeficiency Virus (HIV) infections. NYDH entered into an agreement with 3M HIS to assist with the evaluation of the need for DRG modifications as well as to make the necessary changes in the DRG definitions and software. The DRG definitions developed by NYDH and 3M HIS are referred to as the All Patient DRGs (AP DRGs).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://uri.hddaccess.com/cs/apdrg",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/APRDRG",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "APRDRG",
      "name" : "APRDRG",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-11-12T15:00:00+11:00",
      "publisher" : "3M Health Information Systems, Inc.",
      "contact" : [{
        "name" : "3M Health Information Systems, Inc.; 575 West Murray Boulevard, Salt Lake City, UT 84123, USA",
        "telecom" : [{
          "system" : "phone",
          "value" : "+1 800 367 2447"
        },
        {
          "system" : "url",
          "value" : "http://www.3mhis.com"
        }]
      }],
      "description" : "3M APR DRGs have become the standard across the U.S. for classifying hospital inpatients in non-Medicare populations. As of January 2019, 27 state Medicaid programs use 3M APR DRGs to pay hospitals, as do approximately a dozen commercial payers and Medicaid managed care organizations. Over 2,400 hospitals have licensed 3M APR DRGs to verify payment and analyze their internal operations.\r\n\r\nThe 3M APR DRG methodology classifies hospital inpatients according to their reason for admission, severity of illness and risk of mortality.\r\n\r\nEach year 3M calculates and releases a set of statistics for each 3M APR DRG based on our analysis of large national data sets. These statistics include a relative weight for each 3M APR DRG. The relative weight reflects the average hospital resource use for a patient in that 3M APR DRG relative to the average hospital resource use of all inpatients. Please note that payers and other users of the 3M APR DRG methodology are responsible for ensuring that they use relative weights that are appropriate for their particular populations. The 3M APR DRG statistics also include data for each 3M APR DRG on relative frequency, average length of stay, average charges and incidence of mortality.\r\n\r\n3M APR DRGs can be rolled up into broader categories. The 326 base DRGs roll up into 25 major diagnostic categories (MDCs) plus a pre-MDC category. An example is MDC 04, Diseases and Disorders of the Respiratory System. As well, each 3M APR DRG is assigned to a service line that is consistent with the outpatient service lines that are defined by the 3M™  Enhanced Ambulatory Patient Groups (EAPGs).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://uri.hddaccess.com/cs/aprdrg",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/CDCNHSN",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "CDCNHSN",
      "name" : "CDCNHSN",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-03-24T11:00:00+11:00",
      "publisher" : "U.S. Centers for Disease Control and Prevention (CDC), National Healthcare Safety Network (NHSN)",
      "contact" : [{
        "name" : "U.S. Centers for Disease Control and Prevention (CDC), National Healthcare Safety Network (NHSN)",
        "telecom" : [{
          "system" : "email",
          "value" : "nhsncda@cdc.gov"
        },
        {
          "system" : "url",
          "value" : "https://www.cdc.gov/nhsn"
        }]
      }],
      "description" : "A set of healthcare surveillance vocabulary concepts and associated identifiers intended solely for data submissions to the National Healthcare Safety Network (NHSN). Other uses are not recommended.\r\n\r\nThe CDCNHSN code system is highly specialized to meet the needs of NHSN surveillance reporting, is undergoing changes, and is not recommended for creating value sets to be used outside of NHSN.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.277",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/CDCREC",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "CDCREC",
      "name" : "CDCREC",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-09-01T14:00:00+10:00",
      "publisher" : "U.S. Centers for Disease Control and Prevention (CDC)",
      "contact" : [{
        "name" : "U.S. Centers for Disease Control and Prevention (CDC)",
        "telecom" : [{
          "system" : "email",
          "value" : "phinvs@cdc.gov"
        },
        {
          "system" : "url",
          "value" : "https://www.cdc.gov/vaccines/programs/iis/index.html"
        }]
      }],
      "description" : "The U.S. Centers for Disease Control and Prevention (CDC) has prepared a code set for use in coding race and ethnicity data. This code set is based on current federal standards for classifying data on race and ethnicity, specifically the minimum race and ethnicity categories defined by the U.S. Office of Management and Budget (OMB) and a more detailed set of race and ethnicity categories maintained by the U.S. Bureau of the Census (BC). The main purpose of the code set is to facilitate use of federal standards for classifying data on race and ethnicity when these data are exchanged, stored, retrieved, or analyzed in electronic form. At the same time, the code set can be applied to paper-based record systems to the extent that these systems are used to collect, maintain, and report data on race and ethnicity in accordance with current federal standards.\r\n\r\nThe content is available at https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238#.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:oid:2.16.840.1.113883.6.238",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.238",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/CDT",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "CDT",
      "name" : "CDT",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-04-05T10:00:00+10:00",
      "publisher" : "American Dental Association",
      "contact" : [{
        "name" : "American Dental Association",
        "telecom" : [{
          "system" : "url",
          "value" : "www.ada.org"
        },
        {
          "system" : "email",
          "value" : "dentalcode@ada.org"
        }]
      }],
      "description" : "The purpose of the CDT Code is to achieve uniformity, consistency and specificity in accurately documenting dental treatment. One use of the CDT Code is to provide for the efficient processing of dental claims, and another is to populate an Electronic Health Record.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ada.org/cdt",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.13",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/CMSPlaceofServiceCodes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "CMSPlaceofServiceCodes",
      "name" : "CMSPlaceofServiceCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-10-26T15:00:00+11:00",
      "publisher" : "Centers for Medicare & Medicaid Services",
      "description" : "Place of Service Codes are two-digit codes placed on health care professional claims to indicate the setting in which a service was provided. The Centers for Medicare & Medicaid Services (CMS) maintain POS codes used throughout the health care industry.\r\n\r\nThis code set is required for use in the implementation guide adopted as the national standard for electronic transmission of professional health care claims under the provisions of the Health Insurance Portability and Accountability Act of 1996 (HIPAA). HIPAA directed the Secretary of HHS to adopt national standards for electronic transactions. These standard transactions require all health plans and providers to use standard code sets to populate data elements in each transaction. The Transaction and Code Set Rule adopted the ASC X12N-837 Health Care Claim: Professional, volumes 1 and 2, version 4010, as the standard for electronic submission of professional claims. This standard names the POS code set currently maintained by CMS as the code set to be used for describing sites of service in such claims. POS information is often needed to determine the acceptability of direct billing of Medicare, Medicaid and private insurance services provided by a given provider.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.15.5",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/CPT",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "CPT",
      "name" : "CPT",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-11-12T15:00:00+11:00",
      "publisher" : "American Medical Association",
      "contact" : [{
        "name" : "American Medical Association; AMA Plaza, 330 N. Wabash Ave., Suite 39300, Chicago, IL 60611-5885",
        "telecom" : [{
          "system" : "phone",
          "value" : "312-464-4782"
        }]
      }],
      "description" : "The Current Procedural Terminology (CPT) code set, created and maintained by the American Medical Association, is the language of medicine today and the code to its future. This system of terminology is the most widely accepted medical nomenclature used to report medical procedures and services under public and private health insurance programs. CPT coding is also used for administrative management purposes such as claims processing and developing guidelines for medical care review. Each year, via a rigorous, evidence-based and transparent process, the independent CPT Editorial Panel revises, creates or deletes hundreds of codes in order to reflect current medical practice.\r\n\r\nDesignated by the U.S. Department of Health and Human Services under the Health Insurance Portability and Accountability Act (HIPAA) as a national coding set for physician and other health care professional services and procedures, CPT’s evidence-based codes accurately encompass the full range of health care services.\r\n\r\nAll CPT codes are five-digits and can be either numeric or alphanumeric, depending on the category. CPT code descriptors are clinically focused and utilize common standards so that a diverse set of users can have common understanding across the clinical health care paradigm.\r\n\r\nThere are various types of CPT codes:\r\n\r\nCategory I: These codes have descriptors that correspond to a procedure or service. Codes range from 00100–99499 and are generally ordered into sub-categories based on procedure/service type and anatomy.\r\n\r\nCategory II: These alphanumeric tracking codes are supplemental codes used for performance measurement. Using them is optional and not required for correct coding.\r\n\r\nCategory III: These are temporary alphanumeric codes for new and developing technology, procedures and services. They were created for data collection, assessment and in some instances, payment of new services and procedures that currently don’t meet the criteria for a Category I code.\r\n\r\nProprietary Laboratory Analyses (PLA) codes: These codes describe proprietary clinical laboratory analyses and can be either provided by a single (“solesource”) laboratory or licensed or marketed to multiple providing laboratories that are cleared or approved by the Food and Drug Administration (FDA)). This category includes but is not limited to Advanced Diagnostic Laboratory Tests (ADLTs) and Clinical Diagnostic Laboratory Tests (CDLTs), as defined under the Protecting Access to Medicare Act of 2014 (PAMA).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ama-assn.org/go/cpt",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.12",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/CVX",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "CVX",
      "name" : "CVX",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-10-04T15:00:00+11:00",
      "publisher" : "CDC, National Centers for Immunization and Respiratory Diseases; Immunization Information System Support Branch - Informatics",
      "contact" : [{
        "name" : "CDC, National Centers for Immunization and Respiratory Diseases; Immunization Information System Support Branch - Informatics; 1600 Clifton Road, Mailstop: E-62, Atlanta, GA 30333",
        "telecom" : [{
          "system" : "email",
          "value" : "iisinfo@cdc.gov"
        },
        {
          "system" : "url",
          "value" : "https://www.cdc.gov/vaccines/programs/iis/index.html"
        }]
      }],
      "description" : "The CDC's National Center of Immunization and Respiratory Diseases (NCIRD - see https://www.cdc.gov/ncird/) developed and maintains the CVX (vaccine administered) code set. It includes both active and inactive vaccines available in the US. CVX codes for inactive vaccines allow transmission of historical immunization records. When a MVX (manufacturer) code is paired with a CVX (vaccine administered) code, the specific trade named vaccine may be indicated. These codes should be used for immunization messages using either HL7 Version 2.3.1 or HL7 Version 2.5.1. The version of the CVX code set for certification can be found on the archive page:https://www2a.cdc.gov/vaccines/iis/iisstandards/mu3versioned_codes.asp \r\n\r\nThe Status column indicates if the vaccine is currently available in the United States.\r\n\r\n*  Active: A currently available administrable vaccine \r\n\r\n*  Inactive: An administrable vaccine formulation that is no longer available for patient administration, but can be found in historical patient records OR A historical record of a vaccine administered where the exact formulation is unknown \r\n\r\n*  Pending: A vaccine that is expected to become active in the future \r\n\r\n*  Non-US: A vaccine that available outside the US only \r\n\r\n*  Never Active: A vaccine that was never available and is not in the pipeline of new vaccines \r\n\r\nThe Last Updated column indicates the last time this particular vaccine code was updated in this table.\r\n\r\nQuestions regarding this table should be directed to the IIS Technical Assistance Team via iisinfo@cdc.gov (or use mailing address via https://www2a.cdc.gov/vaccines/iis/iisstandards/vaccines.asp?rpt=cvx#addr) \r\n\r\nHL7 Implementers should note that 'Status' IS NOT CONCEPT STATUS as all codes are ACTIVE in this code system.\r\n\r\nThe current code system is available via https://www2a.cdc.gov/vaccines/iis/iisstandards/vaccines.asp?rpt=cvx",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/cvx",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.12.292",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/GTR",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "GTR",
      "name" : "GTR",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-02-03T11:00:00+11:00",
      "publisher" : "National Center for Biotechnology Information, U.S. National Library of Medicine",
      "contact" : [{
        "name" : "National Center for Biotechnology Information, U.S. National Library of Medicine; 8600 Rockville Pike, Bethesda MD, 20894 USA",
        "telecom" : [{
          "system" : "url",
          "value" : "https://www.ncbi.nlm.nih.gov/"
        }]
      }],
      "description" : "The Genetic Testing Registry (GTR) provides a central location for voluntary submission of genetic test information by providers. The scope includes the test's purpose, methodology, validity, evidence of the test's usefulness, and laboratory contacts and credentials. The overarching goal of the GTR is to advance the public health and research into the genetic basis of health and disease.\r\n\r\nEach Test is a specific, orderable test from a particular laboratory, and is assigned a unique GTR accession number. The format is GTR00000001.1, with a leading prefix \"GTR\" followed by 8 digits, a period, then 1 or more digits representing the version. When a laboratory updates a registered test, a new version number is assigned.\r\n\r\nTo find all laboratories in GTR and all registered tests, see here https://www.ncbi.nlm.nih.gov/gtr/all/tests/?term=all%5Bsb%5D",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://www.ncbi.nlm.nih.gov/gtr",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ICD10dut",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ICD10dut",
      "name" : "ICD10dut",
      "status" : "retired",
      "kind" : "codesystem",
      "date" : "2021-11-09T11:00:00+11:00",
      "publisher" : "TBD - External Body",
      "contact" : [{
        "name" : "World Health Organization"
      }],
      "description" : "Hirs, W., H.W. Becker, C. van Boven, S.K. Oskam, I.M. Okkes, H. Lamberts. ICD-10, Dutch Translation, 200403. Amsterdam: Department of General Practice, Academic Medical Center/University of Amsterdam, Dutch College of General Practitioners (NHG), March 20",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-10-nl",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.3.2",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/IHE.formatcode.cs",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "IHE.formatcode.cs",
      "name" : "IHE.FormatCode.cs",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-01-28T00:00:00+11:00",
      "publisher" : "IHE",
      "contact" : [{
        "name" : "IHE",
        "telecom" : [{
          "system" : "url",
          "value" : "http://ihe.net"
        }]
      },
      {
        "name" : "John Moehrke",
        "telecom" : [{
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com"
        }]
      }],
      "description" : "The IHE FormatCode code set is defined to be the set of FormatCode(s) defined by IHE http://wiki.ihe.net/index.php?title=IHE_Format_Codes. This code set additionally includes format codes defined by the HL7 CDA http://wiki.hl7.org/index.php?title=CDA_Format_Codes_for_IHE_XDS. The set was listed in HITSP C80 Table 2-153 Format Code Value Set Definition. The use of the FormatCode specifies the technical format of the document. The FormatCode is a further specialization more detailed than the mime-type. The FormatCode provides sufficient information to allow any potential document consumer to know if it can process and/or display by identifying a document encoding, structure and template. The actual list of codes is intended to be extensible.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "1.3.6.1.4.1.19376.1.2.3",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/IMO",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "IMO",
      "name" : "IMO",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-06-25T10:00:00+10:00",
      "publisher" : "Intelligent Medical Objects",
      "contact" : [{
        "name" : "Intelligent Medical Objects; Ann Phillips",
        "telecom" : [{
          "system" : "phone",
          "value" : "847.613.6655"
        },
        {
          "system" : "email",
          "value" : "support@imohealth.com"
        },
        {
          "system" : "url",
          "value" : "https://www.imohealth.com/"
        }]
      }],
      "description" : "IMO is a clinical interface terminology, which helps to map diagnostic, procedure and other terminologies to medical concepts and codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://imohealth.com/ontology/",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.3.247",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ISCN",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ISCN",
      "name" : "ISCN",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-02-07T11:00:00+11:00",
      "publisher" : "S. Karger AG",
      "contact" : [{
        "name" : "S. Karger AG; P.O Box, CH-4009 Basel (Switzerland) Allschwilerstrasse 10, CH-4055 Basel",
        "telecom" : [{
          "system" : "url",
          "value" : "www.karger.com"
        },
        {
          "system" : "email",
          "value" : "info@signaturegenomics.com"
        },
        {
          "system" : "phone",
          "value" : "+41 61 306 11 11"
        }]
      }],
      "description" : "The International System for Human Cytogenetic Nomenclature (ISCN) was created by the International Standing committee on Human Cytogenetic Nomenclature to represent the outcome of cytogenetic tests. ISCN specifies the nomenclature to describe karyotypes, chromosome abnormalities, in situ hybridization, etc. ISCN provides a list of symbols and abbreviated terms in adjunction with a set of rules, which can be used in the description of chromosomes and chromosome abnormalities, such as p for short arm of chromosome, q for long arm of chromosome, cen for centromere, del for deletion, ish for in situ hybridization, and plus sign (+) for gain, etc.\r\n\r\nA LOINC code is created to represent \"chromosome analysis results in ISCN expression\". In HL7 v2 messages, this LOINC code is used in OBX-3 with a coded result (CWE data type) that will be sent in OBX-5. The value of the coded result is an ISCN expression, and ISCN will be the code system for the coded result.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://iscn.karger.com",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.299",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/MEDRT",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "MEDRT",
      "name" : "MEDRT",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-02-16T11:00:00+11:00",
      "publisher" : "National Cancer Institute (NCI) Enterprise Vocabulary Services (EVS)",
      "contact" : [{
        "name" : "US Department of Veterans Affairs; John Kilbourne, MD",
        "telecom" : [{
          "system" : "url",
          "value" : "https://www.va.gov/"
        },
        {
          "system" : "email",
          "value" : "medrt@jpsys.com"
        },
        {
          "system" : "email",
          "value" : "John.Kilbourne@va.gov"
        }]
      }],
      "description" : "Medication Reference Terminology (MED-RT) is the evolutionary successor to the Veterans Health Administration National Drug File – Reference Terminology (VHA NDF-RT). Both are formal ontology representations of medication terminology, pharmacologic classifications, and asserted authoritative relationships between them.\r\n\r\nThe MED-RT code system includes relationships between MED-RT concepts and concepts in external code systems, as well as relationships between concepts only in the external code systems. The external code systems that MED-RT references include RxNorm, MeSH, and SNOMED CT US Edition.\r\n\r\nMED-RT can be downloaded from https://evs.nci.nih.gov/ftp1/MED-RT/ \r\n\r\nFor more information, please see https://ncit.nci.nih.gov/ncitbrowser/pages/vocabulary.jsf?dictionary=MED-RT",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://va.gov/terminology/medrt",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.345",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/MeSH",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "MeSH",
      "name" : "MeSH",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-06-29T14:00:00+10:00",
      "publisher" : "National Library of Medicine",
      "contact" : [{
        "name" : "National Library of Medicine; 8600 Rockville Pike, Bethesda, MD 20894",
        "telecom" : [{
          "system" : "email",
          "value" : "https://support.nlm.nih.gov/support/create-case/"
        },
        {
          "system" : "url",
          "value" : "https://www.nlm.nih.gov/"
        }]
      }],
      "description" : "The Medical Subject Headings (MeSH) thesaurus is a controlled and hierarchically-organized vocabulary produced by the National Library of Medicine. It is used for indexing, cataloging, and searching of biomedical and health-related information. MeSH includes the subject headings appearing in MEDLINE/PubMed, the NLM Catalog, and other NLM databases.\r\n\r\nMeSH can be downloaded from https://www.nlm.nih.gov/databases/download/mesh.html\r\n\r\nMeSH can be browsed here: https://meshb.nlm.nih.gov/search",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://www.nlm.nih.gov/mesh",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.177",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/RARC",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "RARC",
      "name" : "RARC",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-11-11T15:00:00+11:00",
      "publisher" : "X12",
      "contact" : [{
        "name" : "X12",
        "telecom" : [{
          "system" : "phone",
          "value" : "703.970.4480"
        },
        {
          "system" : "url",
          "value" : "https://x12.org/index.php/resources/contact-us"
        }]
      }],
      "description" : "X12, chartered by the American National Standards Institute for more than 40 years, develops and maintains EDI standards and XML schemas which drive business processes globally. X12's diverse membership includes technologists and business process experts in health care, insurance, transportation, finance, government, supply chain and other industries.\r\n\r\nRemittance Advice Remark Codes (RARCs) are used to provide additional explanation for an adjustment already described by a Claim Adjustment Reason Code (CARC) or to convey information about remittance processing. Each RARC identifies a specific message as shown in the Remittance Advice Remark Code List. There are two types of RARCs, supplemental and informational. The majority of the RARCs are supplemental; these are generally referred to as RARCs without further distinction. Supplemental RARCs provide additional explanation for an adjustment already described by a CARC. The second type of RARC is informational; these RARCs are all prefaced with Alert: and are often referred to as Alerts. Alerts are used to convey information about remittance processing and are never related to a specific adjustment or CARC.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://x12.org/codes/remittance-advice-remark-codes",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/RadLex",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "RadLex",
      "name" : "RadLex",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-01-26T11:00:00+11:00",
      "publisher" : "RSNA (Radiological Society of North America)",
      "contact" : [{
        "name" : "RSNA (Radiological Society of North America); 820 Jorie Blvd., Suite 200, Oak Brook, IL 60523-2251 USA",
        "telecom" : [{
          "system" : "email",
          "value" : "informatics@rsna.org"
        },
        {
          "system" : "url",
          "value" : "https://www.rsna.org/"
        },
        {
          "system" : "phone",
          "value" : "1-800-381-6660"
        }]
      }],
      "description" : "RadLex is a comprehensive set of radiology terms for use in radiology reporting, decision support, data mining, data registries, education and research.\r\n\r\nRadLex Playbook is a project of the Radiological Society of North America (RSNA), and constitutes a portion of the RadLex ontology. Playbook aims to provide a standard system for naming radiology procedures, based on the elements which define an imaging exam such as modality and body part. By providing standard names and codes for radiologic studies, Playbook is intended to facilitate a variety of operational and quality improvement efforts, including workflow optimization, chargemaster management, radiation dose tracking, enterprise integration and image exchange.\r\n\r\nAs of RadLex Playbook version 2.5, a four-year project to harmonize RadLex Playbook with the radiology portion of the LOINC standard has been concluded, leading to the LOINC-RSNA Radiology Playbook which is jointly managed by the Regenstrief Institute (publisher of LOINC) and RSNA. This harmonized Playbook defines a new information model for describing imaging procedures, and identifies correspondences between RadLex Playbook codes and LOINC codes. (See https://loinc.org/download/loinc-users-guide and http://pubs.rsna.org/doi/pdf/10.1148/rg.2017160188 for details.) Note that RadLex Playbook codes start with \"RPID\" followed by a numerical value. LOINC codes consist of a numerical code, followed by a hyphen and a single additional digit (called the check digit). Note that in the future, new codes will be created in the LOINC format only, not the RPID format. New adopters are encouraged to use LOINC-format codes.\r\n\r\nLOINC-format codes may be accessed at http://search.loinc.org. New code requests may be submitted to the joint Regenstrief-RSNA governance committee at https://loinc.org/submissions/. \r\n\r\nFrom the RSNA website:\r\n\r\n\"We (RSNA) recognize the benefits that come from radiologists using common language to communicate diagnostic results. For this reason, RSNA produced RadLex®, a comprehensive set of radiology terms for use in radiology reporting, decision support, data mining, data registries, education and research.\r\n\r\nRadLex provides the foundation for vital data resources used in radiology:#13;\n\r\n *  The LOINC/RSNA Radiology Playbook (http://playbook.radlex.org/playbook/SearchRadlexAction) #13;\n *  RadElement Common Data Elements (http://www.radelement.org/) \r\n *  RadReport Radiology Reporting Templates (http://radreport.org/) \r\n\r\nThe development of RadLex has been supported by the National Institute of Biomedical Imaging and Bioengineering (NIBIB) and the cancer Biomedical Informatics Grid (caBIG) project.;\"",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://radlex.org/",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.256",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/SOPT",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "SOPT",
      "name" : "SOPT",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-04-05T10:00:00+10:00",
      "publisher" : "National Association of Health Data Organizations (NAHDO)",
      "contact" : [{
        "name" : "National Association of Health Data Organizations (NAHDO); 124 South 400 East, Suite 220, Salt Lake City, Utah 84111-5312",
        "telecom" : [{
          "system" : "phone",
          "value" : "801-532-2299"
        },
        {
          "system" : "url",
          "value" : "info@nahdo.org"
        }]
      }],
      "description" : "The Source of Payment Typology is a standardized Payer Type classification system. It is a mechanism for consistent reporting of payer data to state health data organizations and supports data comparisons by payer type across states, various provider types, and to national benchmarks.  Developed by the Public Health Data Standards Consortium (PHDSC) Payer Typology Subcommittee, the typology includes broad hierarchial payer type categories with more specific subcategories. \r\n\r\nThe audience for Source of Payment Typology includes researchers, public health advocates, and healthcare analysts.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://nahdo.org/sopt",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.3.221.5",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/TNM",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "TNM",
      "name" : "TNM",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-01-14T11:00:00+11:00",
      "publisher" : "American Joint Committee on Cancer",
      "contact" : [{
        "name" : "American Joint Committee on Cancer; 633 N. Saint Clair St., Chicago, IL 60611-3211",
        "telecom" : [{
          "system" : "email",
          "value" : "ajcc@facs.org"
        },
        {
          "system" : "phone",
          "value" : "(312) 202-5205"
        },
        {
          "system" : "url",
          "value" : "https://cancerstaging.org/"
        }]
      }],
      "description" : "The TNM Staging System was developed and is maintained by the AJCC and the Union for International Cancer Control (UICC). It is the most commonly used staging system by medical professionals around the world. The TNM classification system was developed as a tool for doctors to stage different types of cancer based on certain, standardized criteria. The TNM Staging System is based on the extent of the tumor (T), the extent of spread to the lymph nodes (N), and the presence of metastasis (M).\r\n\r\nHTA Note: Most content of TNM (V6) is in the SNOMED international release but not content from the most recent (V9).  In Europe many countries use TNM codes, taken from the book and referenced using an OID.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://cancerstaging.org",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/abstract-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "abstract-types",
      "name" : "AbstractType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A list of the base types defined by this version of the FHIR specification - types that are defined, but for which only specializations actually are created.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/abstract-types",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "account-status",
      "name" : "AccountStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-cardinality-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.808",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-condition-kind",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-condition-kind",
      "name" : "ActionConditionKind",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-condition-kind",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.816",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-grouping-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-grouping-behavior",
      "name" : "ActionGroupingBehavior",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-grouping-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.800",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-participant-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-participant-type",
      "name" : "ActionParticipantType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of participant for the action.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-participant-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.812",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-precheck-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-precheck-behavior",
      "name" : "ActionPrecheckBehavior",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-precheck-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.806",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-relationship-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-relationship-type",
      "name" : "ActionRelationshipType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-relationship-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.814",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-required-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-required-behavior",
      "name" : "ActionRequiredBehavior",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-required-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.804",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-selection-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-selection-behavior",
      "name" : "ActionSelectionBehavior",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-selection-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.802",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/administrable-dose-form",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "administrable-dose-form",
      "name" : "AdministrableDoseForm",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/administrable-dose-form",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1585",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adverse-event-actuality",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adverse-event-actuality",
      "name" : "AdverseEventActuality",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-genderstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "animal-genderstatus",
      "name" : "GenderStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This example value set defines a set of codes that can be used to indicate the current state of the animal's reproductive organs.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/animal-genderstatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.419",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/animal-species",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "animal-species",
      "name" : "AnimalSpecies",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This example value set defines a set of codes that can be used to indicate species of animal patients.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/animal-species",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.421",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/animal-tissue-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "animal-tissue-type",
      "name" : "AnimalTissueType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/animal-tissue-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1591",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/appointmentstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "appointmentstatus",
      "name" : "AppointmentStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/assert-direction-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "assert-direction-codes",
      "name" : "AssertionDirectionType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of direction to use for assertion.",
      "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-operator-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "assert-operator-codes",
      "name" : "AssertionOperatorType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of operator to use for assertion.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of response code to use for assertion.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/asset-availability",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1296",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/atc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "atc",
      "name" : "Atc",
      "status" : "retired",
      "kind" : "codesystem",
      "date" : "2021-11-09T11:00:00+11:00",
      "publisher" : "WHO Collaborating Centre for Drug Statistics Methodology",
      "description" : "American Type Culture Collection",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.whocc.no/atc",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.77",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/audit-event-action",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "audit-event-action",
      "name" : "AuditEventAction",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "audit-event-outcome",
      "name" : "AuditEventOutcome",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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 event succeeded or failed.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/audit-event-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.455",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/quantity-comparator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "quantity-comparator",
      "name" : "QuantityComparator",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How the Quantity should be understood and represented.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/quantity-comparator",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.60",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/property-representation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "property-representation",
      "name" : "PropertyRepresentation",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How a property is represented when serialized.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/property-representation",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.88",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/bundle-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "bundle-type",
      "name" : "BundleType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/definition-resource-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "definition-resource-types",
      "name" : "DefinitionResourceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "A list of all the definition resource types defined in this version of the FHIR specification.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/definition-resource-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1057",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-resource-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-resource-types",
      "name" : "RequestResourceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "A list of all the request resource types defined in this version of the FHIR specification.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/request-resource-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1059",
        "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" : "2022-05-28T12:47:40+10:00",
      "description" : "The status of the document reference.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/document-reference-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.8",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ca-hc-din",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ca-hc-din",
      "name" : "HcDIN",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-10-04T15:00:00+11:00",
      "publisher" : "Health Canada",
      "contact" : [{
        "name" : "Health Canada,Health Canada"
      }],
      "description" : "A Drug Identification Number (DIN) is a computer-generated eight digit number assigned by Health Canada to a drug product prior to being marketed in Canada. It uniquely identifies all drug products sold in a dosage form in Canada and is located on the label of prescription and over-the-counter drug products that have been evaluated and authorized for sale in Canada.  A DIN uniquely identifies the following product characteristics:\r\n\r\n *  manufacturer\r\n *  product name\r\n *  active ingredient(s)\r\n *  strength(s) of active ingredient(s)\r\n *  pharmaceutical form, and\r\n *  route of administration.\r\n\r\nNote: The number has a leading zero.\r\n\r\nFurther information about this Code System can be found at https://www.canada.ca/en/health-canada/services/drugs-health-products/drug-products/applications-submissions/guidance-documents/regulatory-requirements-drug-identification-numbers/document.html",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/NamingSystem/ca-hc-din",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1105",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/expression-language",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "expression-language",
      "name" : "ExpressionLanguage",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The media type of the expression language.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/expression-language",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.106",
        "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-17T07:06:13+11: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.",
      "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-plan-activity-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "care-plan-activity-status",
      "name" : "CarePlanActivityStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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 care plan activity within its overall life cycle.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/care-plan-activity-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.147",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/care-team-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "care-team-status",
      "name" : "CareTeamStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "2022-05-28T12:47:40+10:00",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/catalogType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.969",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/knowledge-resource-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "knowledge-resource-types",
      "name" : "KnowledgeResourceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "A list of all the knowledge resource types defined in this version of the FHIR specification.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/knowledge-resource-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1063",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cdshooks-indicator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "cdshooks-indicator",
      "name" : "Indicator",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set captures the set of indicator codes defined by the CDS Hooks specification.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://cds-hooks.hl7.org/CodeSystem/indicator",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1066",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/characteristic-combination",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "characteristic-combination",
      "name" : "CharacteristicCombination",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/characteristic-combination",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1528",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/chargeitem-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "chargeitem-status",
      "name" : "ChargeItemStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/claim-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-use",
      "name" : "Use",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/clinical-use-definition-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1647",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/clinical-use-definition-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "clinical-use-definition-type",
      "name" : "ClinicalUseDefinitionType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/clinical-use-definition-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1563",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/code-search-support",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "code-search-support",
      "name" : "CodeSearchSupport",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.",
      "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-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The meaning of the hierarchy of concepts in a code system.",
      "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/combined-dose-form",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "combined-dose-form",
      "name" : "CombinedDoseForm",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/combined-dose-form",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1554",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/compartment-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "compartment-type",
      "name" : "CompartmentType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "FHIR Defined Concept Properties",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "FHIR Project",
      "description" : "A set of common concept properties for use on coded systems throughout the FHIR eco-system.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/concept-properties",
        "preferred" : true
      }]
    }
  },
  {
    "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-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of a property value.",
      "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" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Codes indicating the results of a subsumption check between codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/concept-subsumption-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1239",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-unmapped-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conceptmap-unmapped-mode",
      "name" : "ConceptMapGroupUnmappedMode",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/conditional-delete-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conditional-delete-status",
      "name" : "ConditionalDeleteStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-17T07:06:13+11: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.",
      "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/consent-data-meaning",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-data-meaning",
      "name" : "ConsentDataMeaning",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-action",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-action",
      "name" : "ContractActionCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes sample Contract Action codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-action",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-actionstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-actionstatus",
      "name" : "ContractActionStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-actionstatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-actorrole",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-actorrole",
      "name" : "ContractActorRoleCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes sample Contract Actor Role codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-actorrole",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetcontext",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assetcontext",
      "name" : "ContractAssetContext",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-assetcontext",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetscope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assetscope",
      "name" : "ContractAssetScope",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-assetscope",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetsubtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assetsubtype",
      "name" : "ContractAssetSubtype",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-assetsubtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assettype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assettype",
      "name" : "ContractAssetType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-assettype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-content-derivative",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-content-derivative",
      "name" : "ContractContentDerivative",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-19T00:00:00+11:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This is an example set of Content Derivative type codes, which represent the minimal content derived from the basal information source at a specific stage in its lifecycle, which is sufficient to manage that source information, for example, in a repository, registry, processes and workflows, for making access control decisions, and providing query responses.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-content-derivative",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.746",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-decision-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-decision-mode",
      "name" : "ContractDecisionMode",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-decision-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1292",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-definition-subtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-definition-subtype",
      "name" : "ContractDefinitionSubtype",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-definition-subtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1213",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-definition-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-definition-type",
      "name" : "ContractDefinitionType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-definition-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1211",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-expiration-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-expiration-type",
      "name" : "ContractExpirationType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-expiration-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1215",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-legalstate",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-legalstate",
      "name" : "ContractLegalState",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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 at http://build.fhir.org/sc.html.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-legalstate",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1207",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-party-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-party-role",
      "name" : "ContractPartyRole",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-party-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1225",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-publicationstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-publicationstatus",
      "name" : "ContractPublicationStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-publicationstatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1209",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-scope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-scope",
      "name" : "ContractScope",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-scope",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1217",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-security-category",
      "name" : "ContractSecurityCategory",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-security-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1221",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-classification",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-security-classification",
      "name" : "ContractSecurityClassification",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-security-classification",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1219",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-control",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-security-control",
      "name" : "ContractSecurityControl",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-security-control",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1223",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-signer-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-signer-type",
      "name" : "ContractSignerTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes sample Contract Signer Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-signer-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-status",
      "name" : "ContractStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-13T00:00:00+11: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 at http://build.fhir.org/sc.html.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.744",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-subtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-subtype",
      "name" : "ContractSubtypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes sample Contract Subtype codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-subtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-term-subtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-term-subtype",
      "name" : "ContractTermSubtypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes sample Contract Term SubType codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-term-subtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-term-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-term-type",
      "name" : "ContractTermTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes sample Contract Term Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-term-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-type",
      "name" : "ContractTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes sample Contract Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/address-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "address-type",
      "name" : "AddressType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10: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 an address (physical / postal).",
      "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/data-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "data-types",
      "name" : "DataType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A version specific list of the data types defined by the FHIR specification for use as an element  type (any of the FHIR defined data types).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/data-types",
        "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-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The days of the week.",
      "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/detectedissue-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "detectedissue-severity",
      "name" : "DetectedIssueSeverity",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/device-action",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-action",
      "name" : "ProcedureDeviceActionCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Example value set for Procedure Device Action code (what happened to a device during a procedure.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-action",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.426",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-nametype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-nametype",
      "name" : "DeviceNameType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of name the device is referred by.",
      "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-statement-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-statement-status",
      "name" : "DeviceUseStatementStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-statement-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.215",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-status",
      "name" : "FHIRDeviceStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The availability status of the device.",
      "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/diagnostic-report-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "diagnostic-report-status",
      "name" : "DiagnosticReportStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/dicom-dcim",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "dicom-dcim",
      "name" : "DICOM Controlled Terminology Definitions",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2015-04-20T00:00:00+10:00",
      "publisher" : "NEMA/DICOM",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://medical.nema.org/medical/dicom/current/output/chtml/part16/chapter_D.html"
        }]
      }],
      "description" : "DICOM Code Definitions (Coding Scheme Designator \"DCM\" Coding Scheme Version \"01\")",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://dicom.nema.org/resources/ontology/DCM",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "1.2.840.10008.2.16.4",
        "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-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of relationship between documents.",
      "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/eligibilityrequest-purpose",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "eligibilityrequest-purpose",
      "name" : "EligibilityRequestPurpose",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-location-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-location-status",
      "name" : "EncounterLocationStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-status",
      "name" : "EncounterStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "endpoint-status",
      "name" : "EndpointStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/episode-of-care-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "episode-of-care-status",
      "name" : "EpisodeOfCareStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/event-capability-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-capability-mode",
      "name" : "EventCapabilityMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/example",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "example",
      "name" : "ACMECholCodesBlood",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2016-01-28T00:00:00+11:00",
      "publisher" : "Acme Co",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/example",
        "preferred" : true
      }]
    }
  },
  {
    "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+11:00",
      "publisher" : "ACME Co",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/example-supplement",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/examplescenario-actor-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "examplescenario-actor-type",
      "name" : "ExampleScenarioActorType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of actor - system or human.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-17T07:06:13+11: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.",
      "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" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes coded concepts not well covered in any of the included valuesets.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/extra-activity-type",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-param-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-param-type",
      "name" : "SearchParamType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Data types allowed to be used for search parameters.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/search-param-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.12",
        "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" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How resource references can be aggregated.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-aggregation-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.86",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/feeding-device",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "feeding-device",
      "name" : "FeedingDeviceCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Materials used or needed to feed the patient. These values are provided as a suggestive example.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/feeding-device",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.962",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fhirpath-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fhirpath-types",
      "name" : "FHIRPathTypes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "All FHIRPath data types",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/fhirpath-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "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-17T07:06:13+11: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.",
      "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-priority",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "flag-priority",
      "name" : "FlagPriorityCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set is provided as an exemplar. The value set is driven by IHE Table B.8-4: Abnormal Flags, Alert Priority.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/flag-priority-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.951",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/flag-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "flag-status",
      "name" : "FlagStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes Status codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/fm-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.593",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/gender-identity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "gender-identity",
      "name" : "GenderIdentity",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This example code System defines a set of codes that can be used to indicate a patient's gender identity.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/gender-identity",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.973",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/goal-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "goal-status",
      "name" : "GoalLifecycleStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-measure",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "group-measure",
      "name" : "GroupMeasure",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Possible group measure aggregates (E.g. Mean, Median).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/group-measure",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1346",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/group-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "group-type",
      "name" : "GroupType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-response-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "guidance-response-status",
      "name" : "GuidanceResponseStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Code of parameter that is input to the guide.",
      "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/hcpcs-Level-II",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "hcpcs-Level-II",
      "name" : "HCPCSLevelII",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-02-23T15:00:00+11:00",
      "publisher" : "U.S. Centers for Medicare & Medicaid Services (CMS)",
      "contact" : [{
        "name" : "U.S. Centers for Medicare & Medicaid Services (CMS)",
        "telecom" : [{
          "system" : "url",
          "value" : "https://www.cms.gov/"
        },
        {
          "system" : "email",
          "value" : "hcpcs@cms.hhs.gov"
        }]
      }],
      "description" : "The Level II HCPCS codes, which are established by CMS's Alpha-Numeric Editorial Panel, primarily represent items and supplies and non-physician services not covered by the American Medical Association's Current Procedural Terminology-4 (CPT-4) codes; Medicare, Medicaid, and private health insurers use HCPCS procedure and modifier codes for claims processing.  Level II alphanumeric procedure and modifier codes comprise the A to V range.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.285",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/history-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "history-status",
      "name" : "FamilyHistoryStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/hsloc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "hsloc",
      "name" : "HSLOC",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-02-21T15:00:00+11:00",
      "publisher" : "U.S. Centers for Disease Control and Prevention (CDC), National Healthcare Safety Network (NHSN)",
      "contact" : [{
        "name" : "U.S. Centers for Disease Control and Prevention (CDC), National Healthcare Safety Network (NHSN)",
        "telecom" : [{
          "system" : "email",
          "value" : "nhsncda@cdc.gov"
        },
        {
          "system" : "url",
          "value" : "https://www.cdc.gov/nhsn"
        }]
      }],
      "description" : "A classification of patient care locations within healthcare facilities for public health purposes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.259",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/http-operations",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "http-operations",
      "name" : "TestScriptRequestMethodCode",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-17T07:06:13+11: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.",
      "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/v3-cci",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-cci",
      "name" : "CCI",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-09-24T14:00:00+10:00",
      "publisher" : "Canadian Institute for Health Information",
      "contact" : [{
        "name" : "CIHI (Canadian Institute for Health Information)",
        "telecom" : [{
          "system" : "email",
          "value" : "classifications@cihi.ca"
        }]
      }],
      "description" : "CCI  (Canadian Classification of Health Interventions) was developed by CIHI to accompany ICD-10-CA. It was designed to be service-provider and service-setting neutral and can be used comprehensively throughout Canada’s health systems. CCI classifies a broad range of interventions including therapeutic and diagnostic interventions and other health care interventions, such as assistance with activities of daily living, environmental assessments and counselling.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://cihi.ca/fhir/CodeSystem/cihi-cci",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.95",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/nhin-purposeofuse",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "nhin-purposeofuse",
      "name" : "NHIN PurposeOfUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2010-01-29T00:00:00+11:00",
      "publisher" : "Nationwide Health Information Network (NHIN)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "https://www.healthit.gov/sites/default/files/nhin-authorization-framework-production-specification-v2.0-1.pdf"
        }]
      }],
      "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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://healthit.gov/nhin/purposeofuse",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-statement-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-statement-status",
      "name" : "MedicationStatement Status Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-statement-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1379",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-status",
      "name" : "Medication Status Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1380",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-intent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationrequest-intent",
      "name" : "MedicationRequest Intent Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1378",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationrequest-status",
      "name" : "MedicationRequest Status Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1377",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/summary",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "summary",
      "name" : "Code system summary example for ACME body sites",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This is an example code system summary for the ACME codes for body site.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/summary",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "task-code",
      "name" : "TaskCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Codes indicating the type of action that is expected to be performed",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/task-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1397",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/identity-assuranceLevel",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "identity-assuranceLevel",
      "name" : "IdentityAssuranceLevel",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/imagingstudy-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "imagingstudy-status",
      "name" : "ImagingStudyStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ingredient-function",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1597",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ingredient-manufacturer-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ingredient-manufacturer-role",
      "name" : "IngredientManufacturerRole",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ingredient-manufacturer-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1558",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ingredient-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ingredient-role",
      "name" : "IngredientRole",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ingredient-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1595",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/insuranceplan-applicability",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "insuranceplan-applicability",
      "name" : "BenefitCostApplicability",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Whether the cost applies to in-network or out-of-network providers.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/insuranceplan-applicability",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/insuranceplan-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "insuranceplan-type",
      "name" : "InsurancePlanType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This example value set defines a set of codes that can be used to indicate a type of product plan.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/insuranceplan-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1261",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/interaction-incidence",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "interaction-incidence",
      "name" : "InteractionIncidence",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/interaction-incidence",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1655",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/interaction-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "interaction-type",
      "name" : "InteractionType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/interaction-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1663",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/invoice-priceComponentType",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "invoice-priceComponentType",
      "name" : "InvoicePriceComponentType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes indicating the kind of the price component.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/invoice-priceComponentType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.869",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/invoice-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "invoice-status",
      "name" : "InvoiceStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-17T07:06:13+11: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.",
      "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-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/language-preference-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "language-preference-type",
      "name" : "LanguagePreferenceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This code system defines a defines the set of codes for describing the type or mode of the patient's preferred language.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/language-preference-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1023",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/legal-status-of-supply",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "legal-status-of-supply",
      "name" : "LegalStatusOfSupply",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/legal-status-of-supply",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1556",
        "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-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of link between this patient resource and another patient resource.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "location-mode",
      "name" : "LocationMode",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/manufactured-dose-form",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1593",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-context-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-context-type",
      "name" : "StructureMapContextType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "How to interpret the context.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-context-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.680",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-group-type-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-group-type-mode",
      "name" : "StructureMapGroupTypeMode",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-report-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-report-status",
      "name" : "MeasureReportStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measure-report-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.777",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-report-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-report-type",
      "name" : "MeasureReportType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of the measure report.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measure-report-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.779",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-additional-monitoring",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-additional-monitoring",
      "name" : "AdditionalMonitoring",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-additional-monitoring",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1565",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-confidentiality",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-confidentiality",
      "name" : "ProductConfidentiality",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-confidentiality",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1571",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-contact-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-contact-type",
      "name" : "ProductContactType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-contact-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1573",
        "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "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.1.1569",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-domain",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-domain",
      "name" : "MedicinalProductDomain",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-domain",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1550",
        "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "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.1.1575",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-name-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-name-type",
      "name" : "ProductNameType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-name-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1581",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-package-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-package-type",
      "name" : "MedicinalProductPackageType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-package-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1552",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-pediatric-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-pediatric-use",
      "name" : "PediatricUse",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-pediatric-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1577",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-special-measures",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-special-measures",
      "name" : "SpecialMeasures",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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-authorisation studies.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-special-measures",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1567",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicinal-product-type",
      "name" : "MedicinalProductType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/medicinal-product-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1548",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-events",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "message-events",
      "name" : "MessageEvent",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "One of the message events defined as part of this version of FHIR.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/message-events",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-significance-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "message-significance-category",
      "name" : "MessageSignificanceCategory",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/messageheader-response-request",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "messageheader-response-request",
      "name" : "messageheader-response-request",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-color",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "metric-color",
      "name" : "DeviceMetricColor",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Describes the typical color of representation.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/metric-color",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.655",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-operational-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "metric-operational-status",
      "name" : "DeviceMetricOperationalStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/network-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "network-type",
      "name" : "AuditEventAgentNetworkType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of network access point of this agent in the audit event.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/network-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.457",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/nutritionproduct-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "nutritionproduct-status",
      "name" : "NutritionProductStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/nutritionproduct-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1530",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-range-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-range-category",
      "name" : "ObservationRangeCategory",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-statistics",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-statistics",
      "name" : "StatisticsCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/observation-statistics",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.406",
        "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-17T07:06:13+11: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.",
      "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/operation-kind",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "operation-kind",
      "name" : "OperationKind",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "operation-parameter-use",
      "name" : "OperationParameterUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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 parameter is an input or an output parameter.",
      "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/organization-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "organization-role",
      "name" : "OrganizationAffiliationRole",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/organization-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.881",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/orientation-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "orientation-type",
      "name" : "orientationType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-characteristic",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "package-characteristic",
      "name" : "PackageCharacteristic",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A characteristic of a package.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/package-characteristic",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1677",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/package-material",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "package-material",
      "name" : "PackageMaterial",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/package-material",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1675",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/package-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "package-type",
      "name" : "PackageType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/package-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1671",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/packaging-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "packaging-type",
      "name" : "PackagingType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/packaging-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1679",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/participantrequired",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "participantrequired",
      "name" : "ParticipantRequired",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Is the Participant required to attend the appointment.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/participantrequired",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.489",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/participationstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "participationstatus",
      "name" : "ParticipationStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/permitted-data-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "permitted-data-type",
      "name" : "ObservationDataType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/procedure-progress-status-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "procedure-progress-status-codes",
      "name" : "ProcedureProgressStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set is provided as an exemplar. The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support the procedure performance process.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/procedure-progress-status-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.947",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "product-category",
      "name" : "BiologicallyDerivedProductCategory",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/product-intended-use",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1641",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "product-status",
      "name" : "BiologicallyDerivedProductStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/product-storage-scale",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "product-storage-scale",
      "name" : "BiologicallyDerivedProductStorageScale",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "BiologicallyDerived Product Storage Scale.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/product-storage-scale",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.905",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/provenance-entity-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "provenance-entity-role",
      "name" : "ProvenanceEntityRole",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/provenance-participant-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "provenance-participant-role",
      "name" : "ProvenanceParticipantRole",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2023-05-12T00:00:00+10:00",
      "description" : "The role that a provenance participant played",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/provenance-participant-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/quality-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "quality-type",
      "name" : "qualityType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Type for quality report.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/quality-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.229",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-answers-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-answers-status",
      "name" : "QuestionnaireResponseStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-display-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-display-category",
      "name" : "QuestionnaireTextCategories",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Codes defining the purpose of a Questionnaire item of type 'text'.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/questionnaire-display-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.936",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-enable-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-enable-behavior",
      "name" : "EnableWhenBehavior",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/questionnaire-item-control",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-item-control",
      "name" : "QuestionnaireItemUIControlCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Starter set of user interface control/display mechanisms that might be used when rendering an item in a questionnaire.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/questionnaire-item-control",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.932",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reaction-event-certainty",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reaction-event-certainty",
      "name" : "AllergyIntoleranceCertainty",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Statement about the degree of clinical certainty that a specific substance was the cause    of the manifestation in a reaction event.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/reaction-event-certainty",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1276",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reaction-event-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reaction-event-severity",
      "name" : "AllergyIntoleranceSeverity",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/reason-medication-not-given",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.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-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/regulated-authorization-basis",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1643",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/regulated-authorization-case-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "regulated-authorization-case-type",
      "name" : "RegulatedAuthorizationCaseType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/regulated-authorization-case-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1645",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/regulated-authorization-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "regulated-authorization-type",
      "name" : "RegulatedAuthorizationType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/regulated-authorization-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1639",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/relation-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "relation-type",
      "name" : "CatalogEntryRelationType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of relations between entries.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/relation-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1029",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/relationship",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "relationship",
      "name" : "Beneficiary Relationship Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes the Patient to subscriber relationship codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/relationship",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.36",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-action-result-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-action-result-codes",
      "name" : "TestReportActionResult",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of participant.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of relationship between reports.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/report-relation-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-result-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-result-codes",
      "name" : "TestReportResult",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/repository-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "repository-type",
      "name" : "repositoryType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Type for access of external URI.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/repository-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.231",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-element-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-element-type",
      "name" : "ResearchElementType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The possible types of research elements (E.g. Population, Exposure, Outcome).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-element-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1342",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-status",
      "name" : "ResearchStudyStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/research-subject-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-subject-status",
      "name" : "ResearchSubjectStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Indicates the progression of a study subject through a study.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-subject-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.830",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-security-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-security-category",
      "name" : "ResourceSecurityCategory",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Codes indicating how resources behave from a security perspective",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-security-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-status",
      "name" : "Canonical Status Codes for FHIR Resources",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "FHIR Project",
      "description" : "The master set of status codes used throughout FHIR. All status codes are mapped to one of these codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-status",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-types",
      "name" : "ResourceType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "One of the resource types defined as part of this version of FHIR.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-types",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-validation-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-validation-mode",
      "name" : "ResourceValidationMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-validation-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.119",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/response-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "response-code",
      "name" : "ResponseType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-17T07:06:13+11: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.",
      "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-interaction",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "restful-interaction",
      "name" : "FHIR Restful Interactions",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "FHIR Project",
      "description" : "The set of interactions defined by the RESTful part of the FHIR specification.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/restful-interaction",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-comparator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-comparator",
      "name" : "SearchComparator",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-xpath-usage",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-xpath-usage",
      "name" : "XPathUsageType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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 xpath query.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/search-xpath-usage",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.636",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/secondary-finding",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "secondary-finding",
      "name" : "GeneticObservationSecondaryFindings",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Codes to denote a guideline or policy statement.when a genetic test result is being shared as a secondary finding.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/secondary-finding",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1286",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/sequence-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "sequence-type",
      "name" : "sequenceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/icd-10-procedures",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "icd-10-procedures",
      "name" : "ICD-10ProcedureCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "This value set includes sample ICD-10 Procedure codes.",
      "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.1.575",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/icd10",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "icd10",
      "name" : "Icd10",
      "status" : "retired",
      "kind" : "codesystem",
      "date" : "2021-11-09T11:00:00+11:00",
      "publisher" : "TBD - External Body",
      "contact" : [{
        "name" : "World Health Organization"
      }],
      "description" : "International Classification of Diseases revision 10 (ICD 10)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-10",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.3",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/icd10-CA",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "icd10-CA",
      "name" : "ICD10CA",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-09-24T14:00:00+10:00",
      "publisher" : "Canadian Institute for Health Information",
      "contact" : [{
        "name" : "Canadian Institute for Health Information",
        "telecom" : [{
          "system" : "email",
          "value" : "classifications@cihi.ca"
        }]
      }],
      "description" : "ICD-10-CA (International Statistical Classification of Diseases and Related Health Problems, 10th Revision, Canada) was developed by the World Health Organization (WHO) and enhanced by CIHI to meet Canadian morbidity data needs. ICD-10-CA classifies diseases, injuries and causes of death, as well as external causes of injury and poisoning. It also includes conditions and situations that are not diseases but represent risk factors to health, such as occupational and environmental factors, lifestyle and psychosocial circumstances.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-10-ca",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.94",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/icd10CM",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "icd10CM",
      "name" : "Icd10CM",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "TBD - External Body",
      "contact" : [{
        "name" : "National Center for Health Statistics/Centers for Disease Control and Prevention"
      }],
      "description" : "The International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM), describes the classification of morbidity and mortality information for statistical purposes and for the indexing of healthcare records by diseases. The ICD-10-CM codes can be used as the value of the Act.cd attribute.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icd-10-cm",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.90",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-icpc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-icpc",
      "name" : "Icpc",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "TBD - External Body",
      "description" : "The International Classification of Primary Care (ICPC). Denmark: World Organisation of Family Doctors, 1993. Various language translations are identified beneath this OID.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icpc-1",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.138",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-icpc2E",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-icpc2E",
      "name" : "Icpc2E",
      "status" : "retired",
      "kind" : "codesystem",
      "date" : "2021-11-09T11:00:00+11:00",
      "publisher" : "TBD - External Body",
      "description" : "International Classification of Primary Care / prepared by the Classification Committee of the World Organization of National Colleges, Academies and Academic Associations of General Practitioners/Family Physicians (WONCA), known more briefly as the World",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/icpc-2",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.139",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ndc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ndc",
      "name" : "Ndc",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "TBD - External Body",
      "contact" : [{
        "name" : "FDA Data Standards Council"
      }],
      "description" : "National drug codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/ndc",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.69",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/slotstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "slotstatus",
      "name" : "SlotStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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/).",
      "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-contained-preference",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "specimen-contained-preference",
      "name" : "SpecimenContainedPreference",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "specimen-status",
      "name" : "SpecimenStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/standards-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "standards-status",
      "name" : "StandardsStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "description" : "Status codes indicating the 'standards' level of an artifact",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/standards-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/strand-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "strand-type",
      "name" : "strandType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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-17T07:06:13+11: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.",
      "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/subscription-channel-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscription-channel-type",
      "name" : "SubscriptionChannelType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of method used to execute a subscription.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/subscription-channel-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.501",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-notification-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscription-notification-type",
      "name" : "SubscriptionNotificationType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of notification represented by the status message.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/subscription-notification-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1524",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscription-status",
      "name" : "SubscriptionStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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 subscription.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/subscription-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.503",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscriptiontopic-cr-behavior",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscriptiontopic-cr-behavior",
      "name" : "CriteriaNotExistsBehavior",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/subscriptiontopic-cr-behavior",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-amount-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-amount-type",
      "name" : "SubstanceAmountType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The type of a numeric quantity measurement.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-amount-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1605",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-grade",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-grade",
      "name" : "SubstanceGrade",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-grade",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1609",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-name-authority",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-name-authority",
      "name" : "SubstanceNameAuthority",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-name-authority",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1637",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-name-domain",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-name-domain",
      "name" : "SubstanceNameDomain",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-name-domain",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1633",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-name-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-name-type",
      "name" : "SubstanceNameType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-name-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1635",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-optical-activity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-optical-activity",
      "name" : "SubstanceOpticalActivity",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-optical-activity",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1613",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-relationship-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-relationship-type",
      "name" : "SubstanceRelationshipType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-relationship-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1603",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-representation-format",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-representation-format",
      "name" : "SubstanceRepresentationFormat",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-representation-format",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1621",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-representation-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-representation-type",
      "name" : "SubstanceRepresentationType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-representation-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1619",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-genus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-source-material-genus",
      "name" : "SubstanceSourceMaterialGenus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-source-material-genus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1627",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-part",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-source-material-part",
      "name" : "SubstanceSourceMaterialPart",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-source-material-part",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1631",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-species",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-source-material-species",
      "name" : "SubstanceSourceMaterialSpecies",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-source-material-species",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1629",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-source-material-type",
      "name" : "SubstanceSourceMaterialType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-source-material-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1625",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-status",
      "name" : "FHIRSubstanceStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.475",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-stereochemistry",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-stereochemistry",
      "name" : "SubstanceStereochemistry",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-stereochemistry",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1611",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-structure-technique",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-structure-technique",
      "name" : "SubstanceStructureTechnique",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-structure-technique",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1623",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-weight-method",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-weight-method",
      "name" : "SubstanceWeightMethod",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-weight-method",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1615",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-weight-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-weight-type",
      "name" : "SubstanceWeightType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-weight-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1617",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplydelivery-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "supplydelivery-status",
      "name" : "SupplyDeliveryStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/supplyrequest-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "supplyrequest-status",
      "name" : "SupplyRequestStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/target-species",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1589",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-intent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "task-intent",
      "name" : "TaskIntent",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/therapy-relationship-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "therapy-relationship-type",
      "name" : "TherapyRelationshipType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-08-15T15:55:11+10: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/therapy-relationship-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1560",
        "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-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/undesirable-effect-frequency",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1653",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/unit-of-presentation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "unit-of-presentation",
      "name" : "UnitOfPresentation",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/unit-of-presentation",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1587",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/variable-handling",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "variable-handling",
      "name" : "EvidenceVariableHandling",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-05T10:01:24+11: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).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/variable-handling",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/variable-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "variable-type",
      "name" : "EvidenceVariableType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The possible types of variables for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/variable-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1344",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-can-push-updates",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-can-push-updates",
      "name" : "can-push-updates",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Ability of the primary source to push updates/alerts",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-can-push-updates",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.897",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-communication-method",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-communication-method",
      "name" : "verificationresult-communication-method",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-10-31T00:00:00+11:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "telecom" : [{
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This code system defines the methods by which entities participating in a validation process share information (e.g. submission/retrieval of attested information, or exchange of validated information).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-communication-method",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-failure-action",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-failure-action",
      "name" : "failure-action",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The result if validation fails",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-failure-action",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.891",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-need",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-need",
      "name" : "need",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The frequency with which the target must be validated",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-need",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.883",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-primary-source-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-primary-source-type",
      "name" : "primary-source-type",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Type of the validation primary source",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-primary-source-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.893",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-push-type-available",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-push-type-available",
      "name" : "push-type-available",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Type of alerts/updates the primary source can send",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-push-type-available",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.899",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-status",
      "name" : "status",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10: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",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.885",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-validation-process",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-validation-process",
      "name" : "validation-process",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The primary process by which the target is validated",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-validation-process",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.889",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-validation-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-validation-status",
      "name" : "validation-status",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10: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 validation of the target against the primary source",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-validation-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.895",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-validation-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-validation-type",
      "name" : "validation-type",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "What the target is validated against",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/verificationresult-validation-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.887",
        "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-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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" : "draft",
      "kind" : "codesystem",
      "date" : "2021-01-17T07:06:13+11: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.",
      "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/w3c-provenance-activity-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "w3c-provenance-activity-type",
      "name" : "W3cProvenanceActivityType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2017-02-19T00:00:00+11:00",
      "publisher" : "HL7 International",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "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/]",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/w3c-provenance-activity-type",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/warning-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "warning-type",
      "name" : "WarningType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2021-08-15T15:55:11+10: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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/warning-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.1546",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-loinc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-loinc",
      "name" : "LOINC",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-11-03T00:00:00+11:00",
      "publisher" : "LOINC and Health Data Standards, Regenstrief Institute, Inc.",
      "contact" : [{
        "name" : "LOINC and Health Data Standards, Regenstrief Institute, Inc."
      }],
      "description" : "LOINC provides a set of universal names and ID codes for identifying laboratory and clinical test results.1,2 LOINC facilitates the exchange and pooling of results, such as blood hemoglobin, serum potassium, or vital signs, for clinical care, outcomes management, and research. LOINC's universal identifiers (names and codes) can be used in the context of order and observation exchanges between information systems that use syntax standards such as HL73, CEN TC251, ISO TC215, ASTM4, and DICOM. Specifically, the identifier can be used as the coded value for an observation in any other standard that uses the observation/observation value paradigm, whether messages, documents, application programming interface (API), etc. For example, LOINC codes are used widely in the OBX segment Observation Identifier field (OBX-3) of an ORU HL7 (HL7 version 2.x or ASTM 1238-9410) message that may be sent between a Clinical Laboratory Information Management Systems (LIMS) and Electronic Health Record Systems (EHR).5, 6 In this way, LOINC codes provide universal identifiers that allow the exchange of clinical data between heterogeneous computing environments.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://loinc.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.1",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-nciThesaurus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-nciThesaurus",
      "name" : "NciThesaurus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "TBD - External Body",
      "contact" : [{
        "name" : "National Cancer Institute"
      }],
      "description" : "NCI Thesaurus NCI Thesaurus is a biomedical thesaurus created specifically to meet the needs of the cancer research community, especially those engaged in translational research NCI Thesaurus is produced by the NCI Enterprise Vocabulary Services project. The NCI Thesaurus is provided under an open content license.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://ncithesaurus-stage.nci.nih.gov",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.3.26.1.1",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/snomedct",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "snomedct",
      "name" : "SNOMED_CT",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "IHTSDO",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://ihtsdo.org"
        }]
      }],
      "description" : "SNOMED CT is the most comprehensive and precise clinical health terminology product in the world, owned and distributed around the world by The International Health Terminology Standards Development Organisation (IHTSDO).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://snomed.info/sct",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.96",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ucum",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ucum",
      "name" : "UCUM",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-11-03T00:00:00+11:00",
      "publisher" : "LOINC and Health Data Standards, Regenstrief Institute, Inc.",
      "contact" : [{
        "name" : "LOINC and Health Data Standards, Regenstrief Institute, Inc."
      }],
      "description" : "The Unified Code for Units of Measure (UCUM) is a code system intended to include all units of measures being contemporarily used in international science, engineering, and business. The purpose is to facilitate unambiguous electronic communication of quantities together with their units. The focus is on electronic communication, as opposed to communication between humans. A typical application of The Unified Code for Units of Measure are electronic data interchange (EDI) protocols, but there is nothing that prevents it from being used in other types of machine communication.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://unitsofmeasure.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.8",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hgvs",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hgvs",
      "name" : "Hgvs",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "Human Genome Variation Society",
      "description" : "HGVS nomenclatures are the guidelines for mutation nomenclature made by the Human Genome Variation Society.\r\n\r\nHGVS nomenclature can be used with the HL7 coded data type (code data type that accepts expression data, or a coded expression data type). This coded data type should be able to distinguish expressions in HGVS nomenclature from coded concepts. For example, in the HL7 messages specified according to the HL7 V2 Clinical Genomics Fully LOINC-Qualified Genetic Variation Model, HGVS nomenclature can be used to as the observation values for DNA sequence variations. For example, OBX|1|CWE|48004-6^DNA Sequence Variation^LN||c.1129C>T^^HGVS|\r\n\r\nVersioning information: The HGVS nomenclature for the description of sequence variants was last modified Feb 20, 2008. The HGVS nomenclature for the description of protein sequence variants was last modified May 12, 2007. The HGVS nomenclature for the description of DNA sequence variants was last modified June 15, 2007 The HGVS nomenclature for the description of RNA sequence variants was last modified May 12, 2007\r\n\r\nHGVS nomenclatures can be used freely by the public.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://varnomen.hgvs.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.282",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ada-snodent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ada-snodent",
      "name" : "AdaSnodent",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T00:00:00+11:00",
      "description" : "Systematized Nomenclature of Dentistry (SNODENT) is owned, maintained and distributed by the American Dental Association (ADA). SNODENT is a vocabulary designed for use in the electronic environment - for electronic health and dental records. The intended purpose is to:\r\n\r\n *  Provide standardized terms for describing dental disease\r\n *  Capture clinical detail and patient characteristics\r\n *  Permit analysis of patient care services and outcomes\r\n *  To be interoperable with Electronic Health Records (EHR) and Electronic Dental Records (EDR)\r\n\r\nSNODENT licensing information can be found at: http://www.ada.org/8466.aspx\r\n\r\nURL for Official Source: http://www.ada.org/snodent.aspx",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ada.org/snodent",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.3.3150",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/icd10PCS",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "icd10PCS",
      "name" : "Icd10PCS",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "US Centers for Medicare and Medicaid Services (CMS)",
      "contact" : [{
        "name" : "Centers for Medicare and Medicaid Services"
      }],
      "description" : "ICD Procedure Coding System (ICD 10 PCS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.cms.gov/Medicare/Coding/ICD10",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.4",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hgnc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hgnc",
      "name" : "Hgnc",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "HUGO Gene Nomenclature Committee (HGNC)",
      "description" : "HUGO Gene Nomenclature Committee (HGNC) is committee jointly funded by the US National Human Genome Research Institute and the Wellcome Trust (UK). It operates under the auspices of HUGO, with key policy advice from an International Advisory Committee, and is responsible for approving gene names and symbols. All approved symbols are stored in the HGNC database. Each symbol is unique and each gene is only given one approved gene symbol. More than 28,000 human gene symbols and names have been approved so far. The vast majority of these is for protein-coding genes, but also includes symbols for peudogenes, non-coding RNAs, phenotypes and genomic features.\r\n\r\nHGNC gene symbols can be used with the HL7 coded data type. For example, in the HL7 messages specified according to the HL7 V2 Clinical Genomics Fully LOINC-Qualified Genetic Variation Model Implementation Guide, HGNC gene symbols can be used to as the observation values for gene identifiers. For example, OBX|1|CWE|48018-6^Gene identifier^||BRCA1^HGNC|\r\n\r\nVersioning Information: The version of the HGNC database is reported using the last updated date and timestamp. The last updated date and timestamp is posted on the main HGNC Search screen in the format like \"Monday March 30 23:00:56 2009\".\r\n\r\nHGNC is updated daily.\r\n\r\nHGNC is a free database for the public.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.genenames.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.281",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-mime",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-mime",
      "name" : "Mime",
      "status" : "retired",
      "kind" : "codesystem",
      "date" : "2021-11-09T11:00:00+11:00",
      "publisher" : "TBD - External Body",
      "description" : "IETF MIME media types",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.iana.org/assignments/media-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.10",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-lrg",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-lrg",
      "name" : "Lrg",
      "status" : "retired",
      "kind" : "codesystem",
      "date" : "2021-11-09T11:00:00+11:00",
      "publisher" : "European Bioinformatics Institute (EBI) and NCBI",
      "contact" : [{
        "name" : "Wellcome Trust"
      }],
      "description" : "In collaboration with NCBI, the European Bioinformatics Institute (EBI) is developing the Locus Reference Genomic Sequences (LRG) database, which is a database of reference sequences.\r\n\r\nLRG is a system for providing a genomic DNA sequence representation of a single gene that is idealized, has a permanent ID (with no versioning), and core content that never changes. LRG is not a nomenclature system. More than one LRG could be created for a region of interest, should that need arise. Additional annotations will be present that may change with time (each item carrying its own date stamp), so that the latest ancillary knowledge about a gene is directly available. In other words, an LRG sequence and its core annotation are not meant to represent current biology knowledge, but to provide a standard for reporting variation in a stable coordinate system. The combination of the LRG plus the updatable-annotation layer will be used to support the biological interpretation of variants.\r\n\r\nLRG identifiers can be used with the HL7 coded data type (code data type that accepts expression data, or a coded expression data type). This coded data type will be gene symbols can be used with the HL7 coded data type. For example, in the HL7 messages specified according to the HL7 V2 Clinical Genomics Fully LOINC-Qualified Genetic Variation Model, LRG identifiers can be used to as the observation values for Genomic Reference Sequence Identifier (LOINC code: 48013-7).\r\n\r\nLRG is a database that can be used freely by the public.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.lrg-sequence.org",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.283",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/nanda-i",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "nanda-i",
      "name" : "Nanda_I",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "NANDA International",
      "contact" : [{
        "name" : "Name: North American Nursing Diagnosis Association; Address: 1211 Locust St., Philadelphia, PA 19107; Telephone: 215 545 7222; Fax: 215 545 8107; E-mail: www.NANDA@rmpinc.com or www.NANDA.org"
      }],
      "description" : "The NANDA-I classification is a set of nursing diagnoses developed by the NANDA International. This purpose of the terminology is to provide nursing diagnoses used to describe patients’ responses to actual or potential health problems and life processes responses to diseases rather than classifying the conditions of diseases and disorders.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.nanda.org/",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.20",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-dbSNP",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-dbSNP",
      "name" : "DbSNP",
      "status" : "retired",
      "kind" : "codesystem",
      "date" : "2021-11-09T11:00:00+11:00",
      "publisher" : "TBD - External Body",
      "description" : "In collaboration with the National Human Genome Research Institute, The National Center for Biotechnology Information has established the dbSNP database to serve as a central repository for both single base nucleotide substitutions and short deletion and insertion polymorphisms.\r\n\r\nThe entries in the dbSNP database can be used with the HL7 coded data type. For example, in the HL7 messages specified according to the HL7 V2 Clinical Genomics Fully LOINC-Qualified Genetic Variation Model, dbSNP entries can be used to as the observation values for DNA sequence variation identifiers. For example, OBX|1|CWE|48004-6^DNA Sequence Variation Identifier^LN||rs55538123^^dbSNP\r\n\r\nVersioning is identified by the build id. A new build is released approximately every six months or every year. The latest build id is 130, and the dbSNP web query for built 130 was available on Apr 30, 2009.\r\n\r\ndbSNP is a database that can be used freely by the public.\r\n\r\nMore information may be fouond at: http://www.ncbi.nlm.nih.gov/projects/SNP/",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ncbi.nlm.nih.gov/projects/SNP",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.284",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-refSeq",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-refSeq",
      "name" : "RefSeq",
      "status" : "retired",
      "kind" : "codesystem",
      "date" : "2021-11-09T11:00:00+11:00",
      "publisher" : "NCBI",
      "contact" : [{
        "name" : "National Center for Biotechnology Information,National Center for Biotechnology Information"
      }],
      "description" : "The Reference Sequence (RefSeq) is one of the NCBI projects, the RefSeq collection aims to provide a comprehensive, integrated, non-redundant, well-annotated set of sequences, including genomic DNA, transcripts, and proteins. ReqSeq is accessible via BLAST, Entrez, and the NCBI FTP site. Information is also available in Entrez Genomes and Entrez Gene, and for some genomes additional information is available in the Map Viewer.\r\n\r\nRefSeq entries can be used with the HL7 coded data type. For example, in the HL7 messages specified according to the HL7 V2 Clinical Genomics Fully LOINC-Qualified Genetic Variation Model, RefSeq entries can be used to as the observation values for genomic reference sequence identifiers (LOINC \\#: 48013-7).\r\n\r\nMore information may be found at: http://www.ncbi.nlm.nih.gov/RefSeq\r\n\r\nVersioning informaiton: The latest release of RefSeq was released on May 13, 2009 with the release number of 35.\r\n\r\nRefSeq generates new releases roughly every two months. The dates of the three previous releases were: Release 34, March 12, 2009 Release 33, January 20, 2009 Release 32, November 17, 2008\r\n\r\nRefSeq is a free database for the public.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.ncbi.nlm.nih.gov/refseq",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.280",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-rxNorm",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-rxNorm",
      "name" : "RxNorm",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2020-11-03T00:00:00+11:00",
      "publisher" : "National Library of Medicine (NLM)",
      "contact" : [{
        "name" : "National Library of Medicine (NLM)",
        "telecom" : [{
          "system" : "email",
          "value" : "rxnorminfo@nlm.nih.gov"
        }]
      }],
      "description" : "RxNorm provides normalized names for clinical drugs and links its names to many of the drug vocabularies commonly used in pharmacy management and drug interaction software, including those of First Databank, Micromedex, and Gold Standard Drug Database. By providing links between these vocabularies, RxNorm can mediate messages between systems not using the same software and vocabulary. RxNorm now includes the United States Pharmacopeia (USP) Compendial Nomenclature from the United States Pharmacopeial Convention. USP is a cumulative data set of all Active Pharmaceutical Ingredients (API).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.88",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/pclocd",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "pclocd",
      "name" : "Pclocd",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "Canada Health Infoway",
      "contact" : [{
        "name" : "Canada Health Infoway",
        "telecom" : [{
          "system" : "url",
          "value" : "https://infocentral.infoway-inforoute.ca/en/standards/canadian/pclocd-loinc"
        }]
      }],
      "description" : "The pan Canadian LOINC Observation Code Database (pCLOCD) is the Canadian version of the LOINC(tm) database. It was created using the LOINC(tm) records and attributes that were constrained for Canadian use and supplemented to specifically meet Canadian requirements. It contains the core LOINC(tm) attributes as required by Regenstrief copyright rules. The LOINC(tm) Component has been customized to meet Canadian requirements and is displayed as the pan Canadian Component Name. This component name is the basis for the pan Canadian Display Name. Core attributes are include both English and Canadian French.\r\n\r\nThis code system contains supplemental \"X\" codes defined in the pCLOCD that do not yet exist in the LOINC code system.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://fhir.infoway-inforoute.ca/CodeSystem/pCLOCD",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.2.20.5.1",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-scpqual",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-scpqual",
      "name" : "Scpqual",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "Canada Health Infoway",
      "contact" : [{
        "name" : "Canada Health Infoway",
        "telecom" : [{
          "system" : "email",
          "value" : "standards@infoway-inforoute.ca"
        }]
      }],
      "description" : "SCPQUAL is used to encode the degree or educational rank of a healthcare provider credential as defined by the various Royal Canadian Professional Medical Collages. It is also supports the encoding “Expertise type” in the pan-Canadian version 3 messages",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://fhir.infoway-inforoute.ca/CodeSystem/scpqual",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.2.20.5.4",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-scptype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-scptype",
      "name" : "Scptype",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "Canada Health Infoway",
      "contact" : [{
        "name" : "Standards Collaborative"
      }],
      "description" : "This code system contains the list of provider types used in the pan-Canadian specifications.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.2.20.5.3",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-sctemp",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-sctemp",
      "name" : "Sctemp",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "Canada Health Infoway",
      "contact" : [{
        "name" : "Standards Collaborative"
      }],
      "description" : "These pan-Canadian codes are maintained in circumstances where the desired code is not yet available in another code system (HL7 code systems, LOINC, SNOMED, etc.) In general, the codes will be deprecated once an equivalent code is available in the preferred code system.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://fhir.infoway-inforoute.ca/CodeSystem/sctemp",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.2.20.5.2",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/nic",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "nic",
      "name" : "Nic",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "Elsevier.  Terminology owner: Center for Nursing Classification, College of Nursing, The University of Iowa.",
      "description" : "NIC provides names and values for procedures/orders/service intent related to the treatment activities of nurses and other providers who may perform the same treatment activities. Names, definitions, and associated codes are attached for 486 interventions. Defining activities (anywhere from ten to several dozen) are listed for each of the interventions in the NIC classification book but are not attached to this document.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://nursing.uiowa.edu/cncce/nursing-interventions-classification-overview",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.15",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/presentOnAdmission",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "presentOnAdmission",
      "name" : "PresentOnAdmission",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2021-06-24T17:00:00+10:00",
      "publisher" : "Centers for Medicare & Medicaid Services",
      "contact" : [{
        "name" : "Centers for Medicare & Medicaid Services; 7500 Security Boulevard, Baltimore, MD 21244,  USA"
      },
      {
        "name" : "Marilu Hue",
        "telecom" : [{
          "system" : "email",
          "value" : "marilu.hue@cms.hhs.gov"
        }]
      },
      {
        "name" : "James Poyer",
        "telecom" : [{
          "system" : "email",
          "value" : "james.poyer@cms.hhs.gov"
        }]
      }],
      "description" : "This code system consists of Present on Admission (POA) indicators which are assigned to the principal and secondary diagnoses (as defined in Section II of the Official Guidelines for Coding and Reporting) and the external cause of injury codes to indicate the presence or absence of the diagnosis at the time of inpatient admission.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.301.11",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-item-flag",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "list-item-flag",
      "name" : "PatientMedicineChangeTypes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "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.",
      "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.1.321",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/signature-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "signature-type",
      "name" : "SignatureTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2022-05-28T12:47:40+10:00",
      "publisher" : "ASTM",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.astm.org/"
        }]
      }],
      "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.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:iso-astm:E1762-95:2013",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.64",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/template-status-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "template-status-code",
      "name" : "TemplateStatusCodeLifeCycle",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2013-12-05T00:00:00+11:00",
      "publisher" : "Art-Decor",
      "description" : "Life cycle of the Status Code of a Template Design (Version)",
      "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.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ietf3066",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ietf3066",
      "name" : "Ietf3066",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "TBD - External Body",
      "contact" : [{
        "name" : "The Internet Engineering Task Force (IETF)"
      }],
      "description" : "Older value from OID registry.  Superceded; see recommendations in BCP-47.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:ietf:bcp:47",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.121",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-mdc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-mdc",
      "name" : "Mdc",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "TBD - External Body",
      "contact" : [{
        "name" : "Melvin Reynolds"
      }],
      "description" : "The nomenclature relates primarily to vital signs monitoring, but also includes semantics of other medical devices that are commonly used in acute care settings. There are multiple coding partitions each of which has a systematic name consisting of a set of base concepts and differentiating criteria.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:iso:std:iso:11073:10101",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.6.24",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-iso3166-2",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-iso3166-2",
      "name" : "Iso3166_2",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-03-20T15:00:00+11:00",
      "publisher" : "ISO 3166 Maintenance Agency (ISO)",
      "contact" : [{
        "name" : "International Standards Organization (ISO), International Standards Organization (ISO)"
      }],
      "description" : "Identifies the coding system published in the ISO 3166-2 Standard for Country Subdivision codes. This standard is released periodically, and a new OID will be assigned by ISO for new editions.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "urn:iso:std:iso:3166:-2",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "1.0.3166.2",
        "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.