Release 4 5

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0: R5 - Mixed Normative and STU ) ). This is the current published version in it's permanent home (it will always be available at this URL). 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

Example Bundle/terminologies (JSON)

Vocabulary Terminology Infrastructure Work Group Maturity Level : N/A Standards 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/cdshooks-indicator",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "cdshooks-indicator",
      "name" : "Indicator",

      "id" : "product-status",
      "name" : "ProductStatus",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "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.4.1066",
        "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" : "Codes identifying the lifecycle stage of a product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "DICOM Code Definitions (Coding Scheme Designator \"DCM\" Coding Scheme Version \"01\")",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://dicom.nema.org/resources/ontology/DCM",

        "value" : "http://hl7.org/fhir/product-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "1.2.840.10008.2.16.4",

        "value" : "2.16.840.1.113883.4.642.4.903",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/nhin-purposeofuse",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/publication-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "nhin-purposeofuse",
      "name" : "NHIN PurposeOfUse",

      "id" : "publication-status",
      "name" : "PublicationStatus",

      "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/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/medication-statement-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-statement-status",
      "name" : "Medication Status Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "Medication Status Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-statement-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "Medication Status Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medication-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1380",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-intent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationrequest-intent",
      "name" : "medicationRequest Intent",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "MedicationRequest Intent Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1378",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationrequest-status",
      "name" : "medicationrequest Status",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "The lifecycle status of an artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "MedicationRequest Status Codes",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status",

        "value" : "http://hl7.org/fhir/publication-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1377",

        "value" : "2.16.840.1.113883.4.642.4.4",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/address-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-status",
      "name" : "status",
      "status" : "draft",

      "id" : "address-use",
      "name" : "AddressUse",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",

      "date" : "2023-03-26T15:21:02+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "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/CodeSystem/status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.885",
        "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" : "2019-11-01T09:29:23+11: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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The use of an address.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes indicating the type of action that is expected to be performed",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/CodeSystem/task-code",

        "value" : "http://hl7.org/fhir/address-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1397",

        "value" : "2.16.840.1.113883.4.642.1.68",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/FHIR-version",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "FHIR-version",
      "name" : "FHIRVersion",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+11:00",

      "description" : "All published FHIR Versions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/FHIR-version",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1310",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/abstract-types",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/administrative-gender",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "abstract-types",
      "name" : "AbstractType",

      "id" : "administrative-gender",
      "name" : "AdministrativeGender",

      "status" : "active",
      "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" : "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" : "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "The gender of a person used for administrative purposes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Indicates whether the account is available to be used.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/account-status",

        "value" : "http://hl7.org/fhir/administrative-gender",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.727",

        "value" : "2.16.840.1.113883.4.642.4.2",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-cardinality-behavior",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/property-representation",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-cardinality-behavior",
      "name" : "ActionCardinalityBehavior",
      "status" : "draft",

      "id" : "property-representation",
      "name" : "PropertyRepresentation",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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.4.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" : "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" : "How a property is represented when serialized.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Defines the kinds of conditions that can appear on actions.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-condition-kind",

        "value" : "http://hl7.org/fhir/property-representation",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.816",

        "value" : "2.16.840.1.113883.4.642.4.88",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-grouping-behavior",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-grouping-behavior",
      "name" : "ActionGroupingBehavior",

      "id" : "request-status",
      "name" : "RequestStatus",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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.4.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" : "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" : "Codes identifying the lifecycle stage of a request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of participant for the action.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-participant-type",

        "value" : "http://hl7.org/fhir/request-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.812",

        "value" : "2.16.840.1.113883.4.642.4.112",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-precheck-behavior",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reference-version-rules",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-precheck-behavior",
      "name" : "ActionPrecheckBehavior",
      "status" : "draft",

      "id" : "reference-version-rules",
      "name" : "ReferenceVersionRules",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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.",

      "description" : "Whether a reference needs to be version specific or version independent, or whether either can be used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-precheck-behavior",

        "value" : "http://hl7.org/fhir/reference-version-rules",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.806",

        "value" : "2.16.840.1.113883.4.642.4.90",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-relationship-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/narrative-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-relationship-type",
      "name" : "ActionRelationshipType",

      "id" : "narrative-status",
      "name" : "NarrativeStatus",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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.",

      "description" : "The status of a resource narrative.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-relationship-type",

        "value" : "http://hl7.org/fhir/narrative-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.814",

        "value" : "2.16.840.1.113883.4.642.4.56",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-required-behavior",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contact-point-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-required-behavior",
      "name" : "ActionRequiredBehavior",
      "status" : "draft",

      "id" : "contact-point-use",
      "name" : "ContactPointUse",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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.",

      "description" : "Use of contact point.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/action-required-behavior",

        "value" : "http://hl7.org/fhir/contact-point-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.804",

        "value" : "2.16.840.1.113883.4.642.1.74",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-selection-behavior",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-intent",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-selection-behavior",
      "name" : "ActionSelectionBehavior",

      "id" : "request-intent",
      "name" : "RequestIntent",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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.4.802",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/additionalmaterials",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "additionalmaterials",
      "name" : "AdditionalMaterialCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Codes indicating the degree of authority/intentionality associated with a request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample additional material type codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/additionalmaterials",

        "value" : "http://hl7.org/fhir/request-intent",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.530",

        "value" : "2.16.840.1.113883.4.642.4.114",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/address-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-priority",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "address-type",
      "name" : "AddressType",
      "status" : "active",

      "id" : "request-priority",
      "name" : "RequestPriority",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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 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.4.70",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/address-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "address-use",
      "name" : "AddressUse",
      "status" : "active",
      "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" : "Identifies the level of importance to be assigned to actioning the request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The use of an address.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/address-use",

        "value" : "http://hl7.org/fhir/request-priority",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.68",

        "value" : "2.16.840.1.113883.4.642.4.116",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/administrative-gender",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-slicing-rules",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "administrative-gender",
      "name" : "AdministrativeGender",

      "id" : "resource-slicing-rules",
      "name" : "SlicingRules",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11: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.4.2",
        "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" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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" : "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" : "How slices are interpreted when evaluating an instance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Category of an identified substance associated with allergies or intolerances.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/allergy-intolerance-category",

        "value" : "http://hl7.org/fhir/resource-slicing-rules",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.134",

        "value" : "2.16.840.1.113883.4.642.4.84",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergy-intolerance-criticality",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/constraint-severity",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "allergy-intolerance-criticality",
      "name" : "AllergyIntoleranceCriticality",
      "status" : "draft",

      "id" : "constraint-severity",
      "name" : "ConstraintSeverity",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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.",

      "description" : "SHALL applications comply with this constraint?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/allergy-intolerance-criticality",

        "value" : "http://hl7.org/fhir/constraint-severity",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.130",

        "value" : "2.16.840.1.113883.4.642.1.82",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergy-intolerance-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-aggregation-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "allergy-intolerance-type",
      "name" : "AllergyIntoleranceType",
      "status" : "draft",

      "id" : "resource-aggregation-mode",
      "name" : "AggregationMode",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "How resource references can be aggregated.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/resource-aggregation-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.419",

        "value" : "2.16.840.1.113883.4.642.4.86",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/animal-species",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-param-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "animal-species",
      "name" : "AnimalSpecies",
      "status" : "draft",

      "id" : "search-param-type",
      "name" : "SearchParamType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "Data types allowed to be used for search parameters.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/search-param-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.421",

        "value" : "2.16.840.1.113883.4.642.4.12",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/appointmentstatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "appointmentstatus",
      "name" : "AppointmentStatus",

      "id" : "contributor-type",
      "name" : "ContributorType",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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" : "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" : "The type of contributor.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of direction to use for assertion.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/assert-direction-codes",

        "value" : "http://hl7.org/fhir/contributor-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.707",

        "value" : "2.16.840.1.113883.4.642.1.94",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/assert-operator-codes",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/related-artifact-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "assert-operator-codes",
      "name" : "AssertionOperatorType",

      "id" : "related-artifact-type",
      "name" : "RelatedArtifactType",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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" : "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" : "The type of relationship to the related artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of response code to use for assertion.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/assert-response-code-types",

        "value" : "http://hl7.org/fhir/related-artifact-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.711",

        "value" : "2.16.840.1.113883.4.642.4.100",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/asset-availability",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/note-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "asset-availability",
      "name" : "ContractResourceAssetAvailiabilityCodes",

      "id" : "note-type",
      "name" : "NoteType",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "The presentation types of notes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set has asset availability codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/asset-availability",

        "value" : "http://hl7.org/fhir/note-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1296",

        "value" : "2.16.840.1.113883.4.642.4.16",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/audit-event-action",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/timing-abbreviation",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "audit-event-action",
      "name" : "AuditEventAction",

      "id" : "timing-abbreviation",
      "name" : "TimingAbbreviation",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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" : "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" : "Code for a known / defined timing pattern.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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/binding-strength",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "binding-strength",
      "name" : "BindingStrength",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "description" : "Indication of the degree of conformance expectations associated with a binding.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/binding-strength",

        "value" : "http://terminology.hl7.org/CodeSystem/timing-abbreviation",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.44",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/bundle-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-aggregate",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "bundle-type",
      "name" : "BundleType",

      "id" : "account-aggregate",
      "name" : "AccountAggregate",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Indicates who is expected to pay a part of the account balance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Indicates the purpose of a bundle - how it is intended to be used.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/bundle-type",

        "value" : "http://hl7.org/fhir/account-aggregate",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.621",

        "value" : "2.16.840.1.113883.4.642.4.2065",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/capability-statement-kind",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-balance-term",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "capability-statement-kind",
      "name" : "CapabilityStatementKind",

      "id" : "account-balance-term",
      "name" : "AccountBalanceTerm",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Indicates the account balance's age",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "How a capability statement is intended to be used.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/capability-statement-kind",

        "value" : "http://hl7.org/fhir/account-balance-term",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.199",

        "value" : "2.16.840.1.113883.4.642.4.2064",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/care-plan-activity-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-billing-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "care-plan-activity-status",
      "name" : "CarePlanActivityStatus",
      "status" : "draft",

      "id" : "account-billing-status",
      "name" : "AccountBillingStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2021-05-26T00:00:00+10: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" : "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" : "Indicates whether the account is available to be used for billing purposes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Indicates the status of the care team.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/care-team-status",

        "value" : "http://hl7.org/fhir/account-billing-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.154",

        "value" : "2.16.840.1.113883.4.642.4.2063",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/chargeitem-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-relationship",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "chargeitem-status",
      "name" : "ChargeItemStatus",
      "status" : "draft",

      "id" : "account-relationship",
      "name" : "AccountRelationship",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 between accounts",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes identifying the lifecycle stage of a ChargeItem.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/chargeitem-status",

        "value" : "http://hl7.org/fhir/account-relationship",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.847",

        "value" : "2.16.840.1.113883.4.642.4.2066",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-use",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/account-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-use",
      "name" : "Use",
      "status" : "draft",

      "id" : "account-status",
      "name" : "AccountStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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/code-search-support",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "code-search-support",
      "name" : "CodeSearchSupport",
      "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" : "Indicates whether the account is available to be used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/account-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.861",

        "value" : "2.16.840.1.113883.4.642.4.727",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/codesystem-content-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-cardinality-behavior",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "codesystem-content-mode",
      "name" : "CodeSystemContentMode",

      "id" : "action-cardinality-behavior",
      "name" : "ActionCardinalityBehavior",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.",

      "description" : "Defines behavior for an action or a group for how many times that item may be repeated.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/codesystem-content-mode",

        "value" : "http://hl7.org/fhir/action-cardinality-behavior",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.783",

        "value" : "2.16.840.1.113883.4.642.4.808",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/codesystem-hierarchy-meaning",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "codesystem-hierarchy-meaning",
      "name" : "CodeSystemHierarchyMeaning",

      "id" : "action-code",
      "name" : "ActionCode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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/compartment-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "compartment-type",
      "name" : "CompartmentType",
      "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" : "Provides examples of actions to be performed.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Which type a compartment definition describes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/compartment-type",

        "value" : "http://hl7.org/fhir/action-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.787",

        "value" : "2.16.840.1.113883.4.642.4.1944",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/composition-attestation-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-condition-kind",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "composition-attestation-mode",
      "name" : "CompositionAttestationMode",
      "status" : "draft",

      "id" : "action-condition-kind",
      "name" : "ActionConditionKind",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "Defines the kinds of conditions that can appear on actions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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-map-equivalence",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "concept-map-equivalence",
      "name" : "ConceptMapEquivalence",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "description" : "The degree of equivalence between concepts.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/concept-map-equivalence",

        "value" : "http://hl7.org/fhir/action-condition-kind",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.18",

        "value" : "2.16.840.1.113883.4.642.4.816",

        "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" : "2019-11-01T09:29:23+11: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",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-grouping-behavior",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "concept-property-type",
      "name" : "PropertyType",

      "id" : "action-grouping-behavior",
      "name" : "ActionGroupingBehavior",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "Defines organization behavior of a group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The subsumption relationship between code/Coding \"A\" and code/Coding \"B\". There are 4 possible codes to be returned: equivalent, subsumes, subsumed-by, and not-subsumed. If the server is unable to determine the relationship between the codes/Codings, then it returns an error (i.e. an OperationOutcome).",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/concept-subsumption-outcome",

        "value" : "http://hl7.org/fhir/action-grouping-behavior",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1239",

        "value" : "2.16.840.1.113883.4.642.4.800",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-unmapped-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-participant-function",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conceptmap-unmapped-mode",
      "name" : "ConceptMapGroupUnmappedMode",
      "status" : "draft",

      "id" : "action-participant-function",
      "name" : "ActionParticipantFunction",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "The function performed by the participant for the action.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "A code that indicates how the server supports conditional delete.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/conditional-delete-status",

        "value" : "http://hl7.org/fhir/action-participant-function",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.195",

        "value" : "2.16.840.1.113883.4.642.4.1946",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conditional-read-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-participant-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conditional-read-status",
      "name" : "ConditionalReadStatus",

      "id" : "action-participant-type",
      "name" : "ActionParticipantType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "The type of participant for the action.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "How a resource reference is interpreted when testing consent restrictions.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/consent-data-meaning",

        "value" : "http://hl7.org/fhir/action-participant-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.760",

        "value" : "2.16.840.1.113883.4.642.4.812",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-provision-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-precheck-behavior",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-provision-type",
      "name" : "ConsentProvisionType",
      "status" : "draft",

      "id" : "action-precheck-behavior",
      "name" : "ActionPrecheckBehavior",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "How a rule statement is applied, such as adding additional consent or removing consent.",

      "description" : "Defines selection frequency behavior for an action or group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/consent-provision-type",

        "value" : "http://hl7.org/fhir/action-precheck-behavior",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.758",

        "value" : "2.16.840.1.113883.4.642.4.806",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-state-codes",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-reason-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-state-codes",
      "name" : "ConsentState",
      "status" : "draft",

      "id" : "action-reason-code",
      "name" : "ActionReasonCode",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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/consent-performer",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-performer",
      "name" : "PerformerRoleCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "CBCC",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Provides examples of reasons for actions to be performed.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Performer Role codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/consentperformer",

        "value" : "http://hl7.org/fhir/action-reason-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1017",

        "value" : "2.16.840.1.113883.4.642.4.1945",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/constraint-severity",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-relationship-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "constraint-severity",
      "name" : "ConstraintSeverity",

      "id" : "action-relationship-type",
      "name" : "ActionRelationshipType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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.4.82",
        "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" : "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" : "Defines the types of relationships between actions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Telecommunications form for contact point.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contact-point-system",

        "value" : "http://hl7.org/fhir/action-relationship-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.72",

        "value" : "2.16.840.1.113883.4.642.4.814",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contact-point-use",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-required-behavior",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contact-point-use",
      "name" : "ContactPointUse",

      "id" : "action-required-behavior",
      "name" : "ActionRequiredBehavior",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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.4.74",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-actionstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-actionstatus",
      "name" : "ContractResourceActionStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for action status.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-action-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1304",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetcontext",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assetcontext",
      "name" : "ContractResourceAssetContextCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for asset context.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-asset-context",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1298",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetscope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assetscope",
      "name" : "ContractResourceAssetScopeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for asset scope.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-asset-scope",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1294",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetsubtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assetsubtype",
      "name" : "ContractResourceAssetSub-TypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for asset subtype.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-asset-subtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1302",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assettype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-assettype",
      "name" : "ContractResourceAssetTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for asset type.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-asset-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1300",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-decision-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-decision-mode",
      "name" : "ContractResourceDecisionModeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for decision modes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-decision-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1292",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-definition-subtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-definition-subtype",
      "name" : "ContractResourceDefinitionSubtypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for status.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-definition-subtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1213",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-definition-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-definition-type",
      "name" : "ContractResourceDefinitionTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for status.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-definition-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1211",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-expiration-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-expiration-type",
      "name" : "ContractResourceExpirationTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for status.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-expiration-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1215",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-legalstate",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-legalstate",
      "name" : "ContractResourceLegalStateCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for status.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-legalstate",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1207",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-party-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-party-role",
      "name" : "ContractResourcePartyRoleCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for offer party participation.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-party-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1225",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-publicationstatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-publicationstatus",
      "name" : "ContractResourcePublicationStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for status.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-publicationstatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1209",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-scope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-scope",
      "name" : "ContractResourceScopeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for scope.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-scope",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1217",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-security-category",
      "name" : "ContractResourceScopeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for security category.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-security-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1221",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-classification",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-security-classification",
      "name" : "ContractResourceScopeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for security classification.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-security-classification",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1219",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-control",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-security-control",
      "name" : "ContractResourceSecurityControlCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set contract specific codes for security control.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-security-control",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1223",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-status",
      "name" : "ContractResourceStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Defines expectations around whether an action or action group is required.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set contract specific codes for status.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contract-status",

        "value" : "http://hl7.org/fhir/action-required-behavior",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.744",

        "value" : "2.16.840.1.113883.4.642.4.804",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-selection-behavior",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contributor-type",
      "name" : "ContributorType",
      "status" : "draft",

      "id" : "action-selection-behavior",
      "name" : "ActionSelectionBehavior",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 contributor.",

      "description" : "Defines selection behavior of a group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/contributor-type",

        "value" : "http://hl7.org/fhir/action-selection-behavior",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.94",

        "value" : "2.16.840.1.113883.4.642.4.802",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/data-types",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/additional-binding-purpose",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "data-types",
      "name" : "DataType",

      "id" : "additional-binding-purpose",
      "name" : "AdditionalBindingPurposeCodes",

      "status" : "active",
      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "Additional Binding Purpose",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose",

        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/days-of-week",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/administrable-dose-form",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "days-of-week",
      "name" : "DaysOfWeek",

      "id" : "administrable-dose-form",
      "name" : "AdministrableDoseForm",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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/definition-resource-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "definition-resource-types",
      "name" : "DefinitionResourceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11: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.4.1057",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/detectedissue-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "detectedissue-severity",
      "name" : "DetectedIssueSeverity",
      "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" : "Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Indicates the potential degree of impact of the identified issue on the patient.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/detectedissue-severity",

        "value" : "http://hl7.org/fhir/administrable-dose-form",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.207",

        "value" : "2.16.840.1.113883.4.642.4.2032",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-action",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/administration-subpotent-reason",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-action",
      "name" : "ProcedureDeviceActionCodes",
      "status" : "draft",

      "id" : "administration-subpotent-reason",
      "name" : "AdministrationSubPotentReason",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 International - Patient Care WG",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare/"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication administration process.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Example codes indicating the change that happened to the device during the procedure.  Note that these are in no way complete and might not even be appropriate for some uses.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-action",

        "value" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.426",

        "value" : "2.16.840.1.113883.4.642.4.2001",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-definition-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adverse-event-actuality",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-definition-status",
      "name" : "FHIRDeviceStatus",
      "status" : "draft",

      "id" : "adverse-event-actuality",
      "name" : "AdverseEventActuality",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 representing the current status of the device - on, off, suspended, etc.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-definition-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1308",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-nametype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-nametype",
      "name" : "DeviceNameType",
      "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" : "Overall nature of the adverse event, e.g. real or potential.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of name the device is referred by.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-nametype",

        "value" : "http://hl7.org/fhir/adverse-event-actuality",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1084",

        "value" : "2.16.840.1.113883.4.642.4.832",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-statement-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergy-intolerance-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-statement-status",
      "name" : "DeviceUseStatementStatus",
      "status" : "draft",

      "id" : "allergy-intolerance-category",
      "name" : "AllergyIntoleranceCategory",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "Category of an identified substance associated with allergies or intolerances.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The availability status of the device.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/device-status",

        "value" : "http://hl7.org/fhir/allergy-intolerance-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.210",

        "value" : "2.16.840.1.113883.4.642.4.134",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/diagnostic-report-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergy-intolerance-criticality",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "diagnostic-report-status",
      "name" : "DiagnosticReportStatus",
      "status" : "draft",

      "id" : "allergy-intolerance-criticality",
      "name" : "AllergyIntoleranceCriticality",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 diagnostic report.",

      "description" : "Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/diagnostic-report-status",

        "value" : "http://hl7.org/fhir/allergy-intolerance-criticality",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.236",

        "value" : "2.16.840.1.113883.4.642.4.130",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/discriminator-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergy-intolerance-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "discriminator-type",
      "name" : "DiscriminatorType",

      "id" : "allergy-intolerance-type",
      "name" : "AllergyIntoleranceType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "How an element value is interpreted when discrimination is evaluated.",

      "description" : "Identification of the underlying physiological mechanism for a Reaction Risk.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/discriminator-type",

        "value" : "http://hl7.org/fhir/allergy-intolerance-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.92",

        "value" : "2.16.840.1.113883.4.642.4.132",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/document-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/animal-tissue-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "document-mode",
      "name" : "DocumentMode",

      "id" : "animal-tissue-type",
      "name" : "AnimalTissueType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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-reference-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "document-reference-status",
      "name" : "DocumentReferenceStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11: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.4.8",
        "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" : "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" : "A tissue type of an animal.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of relationship between documents.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/document-relationship-type",

        "value" : "http://hl7.org/fhir/animal-tissue-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.245",

        "value" : "2.16.840.1.113883.4.642.4.2033",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/eligibilityrequest-purpose",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/appointmentstatus",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "eligibilityrequest-purpose",
      "name" : "EligibilityRequestPurpose",
      "status" : "draft",

      "id" : "appointmentstatus",
      "name" : "AppointmentStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "The free/busy status of an appointment.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "A code specifying the types of information being requested.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/eligibilityresponse-purpose",

        "value" : "http://hl7.org/fhir/appointmentstatus",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1185",

        "value" : "2.16.840.1.113883.4.642.4.485",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-location-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifact-contribution-instance-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-location-status",
      "name" : "EncounterLocationStatus",
      "status" : "draft",

      "id" : "artifact-contribution-instance-type",
      "name" : "ArtifactContributionInstanceType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2021-03-11T10:55:11+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" : "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" : "Artifact Contribution Instance Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Current state of the encounter.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/encounter-status",

        "value" : "http://hl7.org/fhir/artifact-contribution-instance-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.247",

        "value" : "2.16.840.1.113883.4.642.4.1874",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/endpoint-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifact-contribution-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "endpoint-status",
      "name" : "EndpointStatus",
      "status" : "draft",

      "id" : "artifact-contribution-type",
      "name" : "ArtifactContributionType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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" : "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" : "Citation contribution.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The status of the episode of care.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/episode-of-care-status",

        "value" : "http://hl7.org/fhir/artifact-contribution-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.665",

        "value" : "2.16.840.1.113883.4.642.4.1891",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-capability-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifact-url-classifier",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-capability-mode",
      "name" : "EventCapabilityMode",

      "id" : "artifact-url-classifier",
      "name" : "ArtifactUrlClassifier",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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/event-resource-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-resource-types",
      "name" : "EventResourceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11: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.4.1061",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-status",
      "name" : "EventStatus",
      "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" : "Code the reason for different URLs, eg abstract and full-text.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes identifying the lifecycle stage of an event.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/event-status",

        "value" : "http://hl7.org/fhir/artifact-url-classifier",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.110",

        "value" : "2.16.840.1.113883.4.642.4.1876",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-timing",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifactassessment-disposition",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "event-timing",
      "name" : "EventTiming",

      "id" : "artifactassessment-disposition",
      "name" : "ArtifactAssessmentDisposition",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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.4.76",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fm-itemtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fm-itemtype",
      "name" : "ClaimItemTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Item Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ex-claimitemtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.549",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/teeth",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "teeth",
      "name" : "TeethCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes the FDI Teeth codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ex-fdi",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.551",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-onsettype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-onsettype",
      "name" : "ExampleOnsetType(Reason)Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes example Onset Type codes which are used to identify the event for which the onset, starting date, is required.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ex-onsettype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.579",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/oral-prosthodontic-material",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "oral-prosthodontic-material",
      "name" : "OralProsthoMaterialTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Oral Prosthodontic Material type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ex-oralprostho",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.539",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-pharmacy",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-pharmacy",
      "name" : "ExamplePharmacyServiceCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes a smattering of Pharmacy Service codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ex-pharmaservice",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.563",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-modifiers",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-modifiers",
      "name" : "ExampleServiceModifierCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Service Modifier codes which may support differential payment.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ex-servicemodifier",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.573",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-product",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-product",
      "name" : "ExampleService/ProductCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes a smattering of Service/Product codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ex-serviceproduct",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.561",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/udi",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "udi",
      "name" : "UDICodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Possible values for the disposition of a comment or change request, typically used for comments and change requests, to indicate the disposition of the responsible party towards the changes suggested by the comment or change request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample UDI codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/ex-udi",

        "value" : "http://hl7.org/fhir/artifactassessment-disposition",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.555",

        "value" : "2.16.840.1.113883.4.642.4.2024",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/examplescenario-actor-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifactassessment-information-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "examplescenario-actor-type",
      "name" : "ExampleScenarioActorType",
      "status" : "draft",

      "id" : "artifactassessment-information-type",
      "name" : "ArtifactAssessmentInformationType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "The type of information contained in a component of an artifact assessment.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "A code specifying the state of the resource instance.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/explanationofbenefit-status",

        "value" : "http://hl7.org/fhir/artifactassessment-information-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.619",

        "value" : "2.16.840.1.113883.4.642.4.2025",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/exposure-state",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/artifactassessment-workflow-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "exposure-state",
      "name" : "ExposureState",
      "status" : "draft",

      "id" : "artifactassessment-workflow-status",
      "name" : "ArtifactAssessmentWorkflowStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Whether the results by exposure is describing the results for the primary exposure of interest (exposure) or the alternative state (exposureAlternative).",

      "description" : "Possible values for the workflow status of the comment or assessment, typically used to coordinate workflow around the process of accepting and rejecting changes and comments on the artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/exposure-state",

        "value" : "http://hl7.org/fhir/artifactassessment-workflow-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1352",

        "value" : "2.16.840.1.113883.4.642.4.2023",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/expression-language",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/assert-direction-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "expression-language",
      "name" : "ExpressionLanguage",
      "status" : "draft",

      "id" : "assert-direction-codes",
      "name" : "AssertionDirectionType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 media type of the expression language.",

      "description" : "The type of direction to use for assertion.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/expression-language",

        "value" : "http://hl7.org/fhir/assert-direction-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.106",

        "value" : "2.16.840.1.113883.4.642.4.707",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/extension-context-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/assert-manual-completion-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "extension-context-type",
      "name" : "ExtensionContextType",

      "id" : "assert-manual-completion-codes",
      "name" : "AssertionManualCompletionType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-12-21T01:24:24+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" : "2019-11-01T09:29:23+11: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/feeding-device",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "feeding-device",
      "name" : "FeedingDeviceCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR NutritionOrder team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The type of manual completion to use for assertion.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Materials used or needed to feed the patient.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/feeding-device",

        "value" : "http://hl7.org/fhir/assert-manual-completion-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.962",

        "value" : "2.16.840.1.113883.4.642.4.703",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/filter-operator",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/assert-operator-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "filter-operator",
      "name" : "FilterOperator",

      "id" : "assert-operator-codes",
      "name" : "AssertionOperatorType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The type of operator to use for assertion.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/assert-operator-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.951",

        "value" : "2.16.840.1.113883.4.642.4.709",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/flag-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/assert-response-code-types",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "flag-status",
      "name" : "FlagStatus",
      "status" : "draft",

      "id" : "assert-response-code-types",
      "name" : "AssertionResponseTypes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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-conditions",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fm-conditions",
      "name" : "FMConditionCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The type of response code to use for assertion.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Conditions codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/fm-conditions",

        "value" : "http://hl7.org/fhir/assert-response-code-types",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.557",

        "value" : "2.16.840.1.113883.4.642.4.711",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fm-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/asset-availability",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fm-status",
      "name" : "FinancialResourceStatusCodes",
      "status" : "draft",

      "id" : "asset-availability",
      "name" : "ContractAssetAvailability",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",

      "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 value set includes Status codes.",

      "description" : "This CodeSystem contains FHIR-defined contract asset availability types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/fm-status",

        "value" : "http://hl7.org/fhir/asset-availability",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.593",

        "value" : "2.16.840.1.113883.4.642.4.1296",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/gender-identity",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/astm-signature-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "gender-identity",
      "name" : "GenderIdentity",
      "status" : "draft",

      "id" : "astm-signature-type",
      "name" : "ASTMSignatureTypeCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "ASTM",
      "description" : "The Digital Signature Purposes, an indication of the reason an entity signs a document. This is included in the signed information and can be used when determining accountability for various actions concerning the document. Examples include: author, transcriptionist/recorder, and witness.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This example value set 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",

        "value" : "urn:iso-astm:E1762-95:2013",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.973",

        "value" : "2.16.840.1.113883.4.642.4.64",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/goal-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/audit-event-action",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "goal-status",
      "name" : "GoalLifecycleStatus",
      "status" : "draft",

      "id" : "audit-event-action",
      "name" : "AuditEventAction",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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/goal-status-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "goal-status-reason",
      "name" : "GoalStatusReason",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 International - Patient Care WG",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare/"

      "description" : "Indicator for type of action performed during the event that generated the event.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Example codes indicating the reason for a current status.  Note that these are in no way complete and might not even be appropriate for some uses.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/goal-status-reason",

        "value" : "http://hl7.org/fhir/audit-event-action",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.278",

        "value" : "2.16.840.1.113883.4.642.4.453",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/graph-compartment-rule",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/audit-event-severity",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "graph-compartment-rule",
      "name" : "GraphCompartmentRule",
      "status" : "draft",

      "id" : "audit-event-severity",
      "name" : "AuditEventSeverity",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-06-06T09:01:24+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 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" : "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" : "The severity of the audit entry.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Defines how a compartment rule is used.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/graph-compartment-use",

        "value" : "http://hl7.org/fhir/audit-event-severity",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.283",

        "value" : "2.16.840.1.113883.4.642.4.1894",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/group-measure",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/binding-strength",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "group-measure",
      "name" : "GroupMeasure",
      "status" : "draft",

      "id" : "binding-strength",
      "name" : "BindingStrength",
      "status" : "active",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "Indication of the degree of conformance expectations associated with a binding.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Possible group measure aggregates (E.g. Mean, Median).",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/group-measure",

        "value" : "http://hl7.org/fhir/binding-strength",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1346",

        "value" : "2.16.840.1.113883.4.642.4.44",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/group-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/concept-map-relationship",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "group-type",
      "name" : "GroupType",

      "id" : "concept-map-relationship",
      "name" : "ConceptMapRelationship",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "The relationship between concepts.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Types of resources that are part of group.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/group-type",

        "value" : "http://hl7.org/fhir/concept-map-relationship",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.285",

        "value" : "2.16.840.1.113883.4.642.4.1986",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guidance-response-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/name-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "guidance-response-status",
      "name" : "GuidanceResponseStatus",
      "status" : "draft",

      "id" : "name-use",
      "name" : "NameUse",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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" : "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" : "The use of a human name.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "A code that indicates how the page is generated.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/guide-page-generation",

        "value" : "http://hl7.org/fhir/name-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.999",

        "value" : "2.16.840.1.113883.4.642.4.66",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guide-parameter-code",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-timing",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "guide-parameter-code",
      "name" : "GuideParameterCode",
      "status" : "draft",

      "id" : "event-timing",
      "name" : "EventTiming",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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/history-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "history-status",
      "name" : "FamilyHistoryStatus",
      "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" : "Real-world event relating to the schedule.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "A code that identifies the status of the family history record.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/history-status",

        "value" : "http://hl7.org/fhir/event-timing",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.268",

        "value" : "2.16.840.1.113883.4.642.1.76",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/http-operations",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderived-product-property-type-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "http-operations",
      "name" : "TestScriptRequestMethodCode",
      "status" : "draft",

      "id" : "biologicallyderived-product-property-type-codes",
      "name" : "BiologicallyDerivedProductPropertyTypeCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "Biologically Derived Product Property Type Code.  This code system http://hl7.org/fhir/biologicallyderived-product-property-type-codes is a subset of the codes defined in http://terminology.hl7.org/CodeSystem/ib",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/biologicallyderived-product-property-type-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.625",

        "value" : "2.16.840.1.113883.4.642.4.1818",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/identifier-use",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderived-product-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "identifier-use",
      "name" : "IdentifierUse",

      "id" : "biologicallyderived-product-status",
      "name" : "BiologicallyDerivedProductStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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.4.58",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/identity-assuranceLevel",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "identity-assuranceLevel",
      "name" : "IdentityAssuranceLevel",
      "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" : "Biologically Derived Product Status.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/biologicallyderived-product-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.657",

        "value" : "2.16.840.1.113883.4.642.4.1997",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/imagingstudy-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderived-productcodes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "imagingstudy-status",
      "name" : "ImagingStudyStatus",
      "status" : "draft",

      "id" : "biologicallyderived-productcodes",
      "name" : "BiologicallyDerivedProductCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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/intervention",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "intervention",
      "name" : "InterventionCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "This code system is a subset of ISBT 128 Product Description Codes© published by ICCBBA as a part of the ISBT 128 standard. These codes support characterization and classification of medical products of human origin inclusive of processing conditions such as additives, volumes and handling conditions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Intervention codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/intervention",

        "value" : "http://hl7.org/fhir/biologicallyderived-productcodes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.533",

        "value" : "2.16.840.1.113883.4.642.4.1998",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/invoice-priceComponentType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderivedproductdispense-match-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "invoice-priceComponentType",
      "name" : "InvoicePriceComponentType",
      "status" : "draft",

      "id" : "biologicallyderivedproductdispense-match-status",
      "name" : "BiologicallyDerivedProductDispenseMatchStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-01-30T07:19:50+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" : "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" : "Biologically derived product dispense - match status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes identifying the lifecycle stage of an Invoice.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/invoice-status",

        "value" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-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",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderivedproductdispense-origin-relationship",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "issue-severity",
      "name" : "IssueSeverity",

      "id" : "biologicallyderivedproductdispense-origin-relationship",
      "name" : "BiologicallyDerivedProductDispenseOriginRelationship",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-01-30T07:19:50+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.",

      "description" : "Biologically derived product dispense - origin relationship",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/issue-severity",

        "value" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.409",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/issue-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderivedproductdispense-performer-function",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "issue-type",
      "name" : "IssueType",

      "id" : "biologicallyderivedproductdispense-performer-function",
      "name" : "BiologicallyDerivedProductDispensePerformerFunction",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-01-30T07:19:50+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" : "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" : "Biologically derived product dispense - performer function",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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/knowledge-resource-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "knowledge-resource-types",
      "name" : "KnowledgeResourceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11: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",

        "value" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1063",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/language-preference-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/biologicallyderivedproductdispense-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "language-preference-type",
      "name" : "LanguagePreferenceType",
      "status" : "draft",

      "id" : "biologicallyderivedproductdispense-status",
      "name" : "BiologicallyDerivedProductDispense",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "BiologicallyDerivedProductDispense Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set 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",

        "value" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1023",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/link-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/bundle-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "link-type",
      "name" : "LinkType",

      "id" : "bundle-type",
      "name" : "BundleType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "Indicates the purpose of a bundle - how it is intended to be used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/bundle-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.315",

        "value" : "2.16.840.1.113883.4.642.4.621",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "list-mode",
      "name" : "ListMode",

      "id" : "event-status",
      "name" : "EventStatus",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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" : "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" : "Codes identifying the lifecycle stage of an event.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The current state of the list.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/list-status",

        "value" : "http://hl7.org/fhir/event-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.327",

        "value" : "2.16.840.1.113883.4.642.4.110",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/location-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/capability-statement-kind",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "location-mode",
      "name" : "LocationMode",
      "status" : "draft",

      "id" : "capability-statement-kind",
      "name" : "CapabilityStatementKind",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "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" : "How a capability statement is intended to be used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Indicates whether the location is still in use.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/location-status",

        "value" : "http://hl7.org/fhir/capability-statement-kind",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.333",

        "value" : "2.16.840.1.113883.4.642.4.199",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-context-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/care-team-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-context-type",
      "name" : "StructureMapContextType",
      "status" : "draft",

      "id" : "care-team-status",
      "name" : "CareTeamStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "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" : "Indicates the status of the care team.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/care-team-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.688",

        "value" : "2.16.840.1.113883.4.642.4.154",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-input-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/catalogType",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-input-mode",
      "name" : "StructureMapInputMode",

      "id" : "catalogType",
      "name" : "CatalogType",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "CatalogType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Mode for this instance of data.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-input-mode",

        "value" : "http://hl7.org/fhir/catalogType",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.678",

        "value" : "2.16.840.1.113883.4.642.4.2013",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-model-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cdshooks-indicator",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-model-mode",
      "name" : "StructureMapModelMode",

      "id" : "cdshooks-indicator",
      "name" : "Indicator",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project team",

      "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" : "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" : "This codesystem captures the indicator codes defined by the CDS Hooks specification. The indicator is included as an element of the cards in a CDS Hooks response and conveys the urgency and/or importance of the information in each card. See [Card Attributes](https://cds-hooks.hl7.org/1.0/#card-attributes) in the CDS Hooks specification for more information.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "If field is a list, how to manage the source.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-source-list-mode",

        "value" : "http://cds-hooks.hl7.org/CodeSystem/indicator",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.684",

        "value" : "2.16.840.1.113883.4.642.4.1066",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-target-list-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/certainty-rating",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "map-target-list-mode",
      "name" : "StructureMapTargetListMode",
      "status" : "draft",

      "id" : "certainty-rating",
      "name" : "EvidenceCertaintyRating",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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" : "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" : "The assessment of quality, confidence, or certainty.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "How data is copied/created.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/map-transform",

        "value" : "http://hl7.org/fhir/certainty-rating",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.682",

        "value" : "2.16.840.1.113883.4.642.4.1941",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-report-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/certainty-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-report-status",
      "name" : "MeasureReportStatus",
      "status" : "draft",

      "id" : "certainty-type",
      "name" : "EvidenceCertaintyType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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.4.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" : "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" : "The aspect of quality, confidence, or certainty.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of the measure report.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/measure-report-type",

        "value" : "http://hl7.org/fhir/certainty-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.779",

        "value" : "2.16.840.1.113883.4.642.4.1939",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-events",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/characteristic-combination",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "message-events",
      "name" : "MessageEvent",

      "id" : "characteristic-combination",
      "name" : "CharacteristicCombination",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "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" : "Logical grouping of characteristics.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The impact of the content of a message.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/message-significance-category",

        "value" : "http://hl7.org/fhir/characteristic-combination",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.189",

        "value" : "2.16.840.1.113883.4.642.4.1952",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/messageheader-response-request",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/characteristic-offset",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "messageheader-response-request",
      "name" : "messageheader-response-request",
      "status" : "draft",

      "id" : "characteristic-offset",
      "name" : "CharacteristicOffset",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-03-04T16:55:11+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" : "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" : "Reference point for characteristic.valueQuantity.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Describes the state of a metric calibration.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/metric-calibration-state",

        "value" : "http://hl7.org/fhir/characteristic-offset",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.653",

        "value" : "2.16.840.1.113883.4.642.4.1954",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-calibration-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/chargeitem-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "metric-calibration-type",
      "name" : "DeviceMetricCalibrationType",
      "status" : "draft",

      "id" : "chargeitem-status",
      "name" : "ChargeItemStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "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" : "Codes identifying the lifecycle stage of a ChargeItem.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Describes the category of the metric.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/metric-category",

        "value" : "http://hl7.org/fhir/chargeitem-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.649",

        "value" : "2.16.840.1.113883.4.642.4.847",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-color",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/citation-artifact-classifier",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "metric-color",
      "name" : "DeviceMetricColor",

      "id" : "citation-artifact-classifier",
      "name" : "CitationArtifactClassifier",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2021-03-11T10:55:11+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" : "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" : "Citation artifact classifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Describes the operational status of the DeviceMetric.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/metric-operational-status",

        "value" : "http://hl7.org/fhir/citation-artifact-classifier",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.647",

        "value" : "2.16.840.1.113883.4.642.4.1982",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/name-use",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/citation-classification-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "name-use",
      "name" : "NameUse",

      "id" : "citation-classification-type",
      "name" : "CitationClassificationType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2021-03-11T10:55:11+11: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.4.66",
        "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" : "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" : "Citation classification type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Identifies the style of unique identifier used to identify a namespace.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/namingsystem-identifier-type",

        "value" : "http://hl7.org/fhir/citation-classification-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.493",

        "value" : "2.16.840.1.113883.4.642.4.1888",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/namingsystem-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/citation-status-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "namingsystem-type",
      "name" : "NamingSystemType",
      "status" : "draft",

      "id" : "citation-status-type",
      "name" : "CitationStatusType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2021-03-11T10:55:11+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/narrative-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "narrative-status",
      "name" : "NarrativeStatus",
      "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" : "Citation status type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The status of a resource narrative.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/narrative-status",

        "value" : "http://hl7.org/fhir/citation-status-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.56",

        "value" : "2.16.840.1.113883.4.642.4.1878",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/network-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/citation-summary-style",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "network-type",
      "name" : "AuditEventAgentNetworkType",
      "status" : "draft",

      "id" : "citation-summary-style",
      "name" : "CitationSummaryStyle",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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/note-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "note-type",
      "name" : "NoteType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11: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.4.16",
        "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" : "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" : "The format for display of the citation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes identifying the category of observation range.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/observation-range-category",

        "value" : "http://hl7.org/fhir/citation-summary-style",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1334",

        "value" : "2.16.840.1.113883.4.642.4.1890",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-artifact-abstract-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-status",
      "name" : "ObservationStatus",

      "id" : "cited-artifact-abstract-type",
      "name" : "CitedArtifactAbstractType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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.",

      "description" : "Used to express the reason and specific aspect for the variant abstract, such as language and specific language",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/observation-status",

        "value" : "http://hl7.org/fhir/cited-artifact-abstract-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.401",

        "value" : "2.16.840.1.113883.4.642.4.1879",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-kind",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-artifact-classification-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "operation-kind",
      "name" : "OperationKind",

      "id" : "cited-artifact-classification-type",
      "name" : "CitedArtifactClassificationType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2021-03-11T10:55:11+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.",

      "description" : "Cited Artifact Classification Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/operation-kind",

        "value" : "http://hl7.org/fhir/cited-artifact-classification-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.507",

        "value" : "2.16.840.1.113883.4.642.4.1885",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-parameter-use",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-artifact-part-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "operation-parameter-use",
      "name" : "OperationParameterUse",

      "id" : "cited-artifact-part-type",
      "name" : "CitedArtifactPartType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "To describe the reason for the variant citation, such as version number or subpart specification.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This example value set defines a set of codes that can be used to indicate the role of one Organization in relation to another.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/organization-role",

        "value" : "http://hl7.org/fhir/cited-artifact-part-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.881",

        "value" : "2.16.840.1.113883.4.642.4.1877",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/orientation-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-artifact-status-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "orientation-type",
      "name" : "orientationType",
      "status" : "draft",

      "id" : "cited-artifact-status-type",
      "name" : "CitedArtifactStatusType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2021-03-11T10:55:11+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/participantrequired",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "participantrequired",
      "name" : "ParticipantRequired",
      "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" : "Cited Artifact Status Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Is the Participant required to attend the appointment.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/participantrequired",

        "value" : "http://hl7.org/fhir/cited-artifact-status-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.489",

        "value" : "2.16.840.1.113883.4.642.4.1892",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/participationstatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/cited-medium",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "participationstatus",
      "name" : "ParticipationStatus",
      "status" : "draft",

      "id" : "cited-medium",
      "name" : "CitedMedium",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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" : "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" : "NLM codes Internet or Print.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Permitted data type for observation value.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/permitted-data-type",

        "value" : "http://hl7.org/fhir/cited-medium",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1332",

        "value" : "2.16.840.1.113883.4.642.4.1881",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/practitioner-specialty",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-decision",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "practitioner-specialty",
      "name" : "PractitionerSpecialty",
      "status" : "draft",

      "id" : "claim-decision",
      "name" : "ClaimAdjudicationDecisionCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This value set provides Claim Adjudication Decision codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This example value set defines a set of codes that can be used to indicate the specialty of a Practitioner.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/practitioner-specialty",

        "value" : "http://hl7.org/fhir/claim-decision",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.442",

        "value" : "2.16.840.1.113883.4.642.4.1896",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/procedure-progress-status-codes",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-decision-reason",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "procedure-progress-status-codes",
      "name" : "ProcedureProgressStatusCodes",
      "status" : "draft",

      "id" : "claim-decision-reason",
      "name" : "ClaimAdjudicationDecisionReasonCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This value set provides example Claim Adjudication Decision Reason codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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 procedure performance process.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/procedure-progress-status-code",

        "value" : "http://hl7.org/fhir/claim-decision-reason",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.947",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-category",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-outcome",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "product-category",
      "name" : "BiologicallyDerivedProductCategory",
      "status" : "draft",

      "id" : "claim-outcome",
      "name" : "ClaimProcessingOutcomeCodes",
      "status" : "active",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This value set includes Claim Processing Outcome codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Biologically Derived Product Category.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/product-category",

        "value" : "http://hl7.org/fhir/claim-outcome",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.901",

        "value" : "2.16.840.1.113883.4.642.4.1897",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "product-status",
      "name" : "BiologicallyDerivedProductStatus",
      "status" : "draft",

      "id" : "claim-use",
      "name" : "Use",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "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" : "The purpose of the Claim: predetermination, preauthorization, claim.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "BiologicallyDerived Product Storage Scale.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/product-storage-scale",

        "value" : "http://hl7.org/fhir/claim-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.905",

        "value" : "2.16.840.1.113883.4.642.4.545",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/property-representation",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/clinical-use-definition-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "property-representation",
      "name" : "PropertyRepresentation",

      "id" : "clinical-use-definition-category",
      "name" : "ClinicalUseDefinitionCategory",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "How a property is represented when serialized.",

      "description" : "ClinicalUseDefinitionCategory",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/property-representation",

        "value" : "http://hl7.org/fhir/clinical-use-definition-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.88",

        "value" : "2.16.840.1.113883.4.642.4.1993",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/provenance-entity-role",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/clinical-use-definition-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "provenance-entity-role",
      "name" : "ProvenanceEntityRole",
      "status" : "draft",

      "id" : "clinical-use-definition-type",
      "name" : "ClinicalUseDefinitionType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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-agent-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "provenance-agent-role",
      "name" : "ProvenanceParticipantRole",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2023-05-12T00:00:00+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

      "description" : "Overall defining type of this clinical use definition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The role that a provenance participant played",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/provenance-participant-role",

        "value" : "http://hl7.org/fhir/clinical-use-definition-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1306",

        "value" : "2.16.840.1.113883.4.642.4.1990",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/publication-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/code-search-support",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "publication-status",
      "name" : "PublicationStatus",

      "id" : "code-search-support",
      "name" : "CodeSearchSupport",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11: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.4.4",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/quality-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "quality-type",
      "name" : "qualityType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-08-31T10:21:22+10: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.",

      "description" : "The degree to which the server supports the code search parameter on ValueSet, if it is supported.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/quality-type",

        "value" : "http://hl7.org/fhir/code-search-support",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.229",

        "value" : "2.16.840.1.113883.4.642.4.861",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/quantity-comparator",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/codesystem-content-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "quantity-comparator",
      "name" : "QuantityComparator",

      "id" : "codesystem-content-mode",
      "name" : "CodeSystemContentMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "How the Quantity should be understood and represented.",

      "description" : "The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/quantity-comparator",

        "value" : "http://hl7.org/fhir/codesystem-content-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.60",

        "value" : "2.16.840.1.113883.4.642.4.783",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-answers-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/codesystem-hierarchy-meaning",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-answers-status",
      "name" : "QuestionnaireResponseStatus",
      "status" : "draft",

      "id" : "codesystem-hierarchy-meaning",
      "name" : "CodeSystemHierarchyMeaning",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 International - Patient Care WG",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"

      "description" : "The meaning of the hierarchy of concepts in a code system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes defining the purpose of a Questionnaire item of type 'text'.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/questionnaire-display-category",

        "value" : "http://hl7.org/fhir/codesystem-hierarchy-meaning",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.936",

        "value" : "2.16.840.1.113883.4.642.4.785",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-enable-behavior",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/color-names",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-enable-behavior",
      "name" : "EnableWhenBehavior",

      "id" : "color-names",
      "name" : "ColorCodes",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Infrastructure",

      "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.",

      "description" : "This code system represents that named RGB colors found in the [CSS4 specification](https://www.w3.org/TR/css-color-4/). The names are not case sensitive and different cases are encountered in common use (e.g. AliceBlue vs aliceblue.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/questionnaire-enable-behavior",

        "value" : "http://hl7.org/fhir/color-names",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1008",

        "value" : "2.16.840.1.113883.4.642.4.2120",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-enable-operator",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/color-rgb",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-enable-operator",
      "name" : "QuestionnaireItemOperator",
      "status" : "draft",

      "id" : "color-rgb",
      "name" : "ColorRGB",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Infrastructure",

      "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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 International - Patient Care WG",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"

      "description" : "RGB values for color. Valid codes are #RRGGBB where RR, GG, and BB are two letter hex codes, values 00..ff. codes are case insensitive. This code system does not define the 16million+ valid RGB codes (terminology servers will need code to support the RGB grammar).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/color-rgb",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.932",

        "value" : "2.16.840.1.113883.4.642.4.2121",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reaction-event-severity",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/combined-dose-form",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reaction-event-severity",
      "name" : "AllergyIntoleranceSeverity",
      "status" : "draft",

      "id" : "combined-dose-form",
      "name" : "CombinedDoseForm",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "SNOMEDCTReasonMedicationNotGivenCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Dose forms for a product as a whole, considering all individual parts, but before any mixing",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes all medication refused, medication not administered, and non-administration of necessary drug or medicine codes from SNOMED CT - provided as an exemplar value set.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/reason-medication-not-given",

        "value" : "http://hl7.org/fhir/combined-dose-form",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.343",

        "value" : "2.16.840.1.113883.4.642.4.1923",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reference-handling-policy",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/compartment-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reference-handling-policy",
      "name" : "ReferenceHandlingPolicy",

      "id" : "compartment-type",
      "name" : "CompartmentType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 set of flags that defines how references are supported.",

      "description" : "Which type a compartment definition describes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/reference-handling-policy",

        "value" : "http://hl7.org/fhir/compartment-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.203",

        "value" : "2.16.840.1.113883.4.642.4.787",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reference-version-rules",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/composition-attestation-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reference-version-rules",
      "name" : "ReferenceVersionRules",

      "id" : "composition-attestation-mode",
      "name" : "CompositionAttestationMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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.4.90",
        "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" : "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" : "The way in which a person authenticated a composition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of relationship to the related artifact.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/related-artifact-type",

        "value" : "http://hl7.org/fhir/composition-attestation-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.100",

        "value" : "2.16.840.1.113883.4.642.4.239",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/relation-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/composition-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "relation-type",
      "name" : "CatalogEntryRelationType",
      "status" : "draft",

      "id" : "composition-status",
      "name" : "CompositionStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The workflow/clinical status of the composition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes the Patient to subscriber relationship codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/relationship",

        "value" : "http://hl7.org/fhir/composition-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.36",

        "value" : "2.16.840.1.113883.4.642.4.242",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/remittance-outcome",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/concept-properties",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "remittance-outcome",
      "name" : "ClaimProcessingCodes",

      "id" : "concept-properties",
      "name" : "ConceptProperties",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project",
      "description" : "A set of common concept properties for use on coded systems throughout the FHIR eco-system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes Claim Processing Outcome codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/remittance-outcome",

        "value" : "http://hl7.org/fhir/concept-properties",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.14",

        "value" : "2.16.840.1.113883.4.642.4.1826",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-action-result-codes",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/concept-property-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-action-result-codes",
      "name" : "TestReportActionResult",
      "status" : "draft",

      "id" : "concept-property-type",
      "name" : "PropertyType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "The type of a property value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of participant.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/report-participant-type",

        "value" : "http://hl7.org/fhir/concept-property-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.723",

        "value" : "2.16.840.1.113883.4.642.4.781",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-result-codes",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/concept-subsumption-outcome",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-result-codes",
      "name" : "TestReportResult",

      "id" : "concept-subsumption-outcome",
      "name" : "ConceptSubsumptionOutcome",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Codes indicating the results of a subsumption check between codes. In the context of this CodeSystem, subsumption is defined in the FHIR specification under Resource Types - CodeSystem.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The reported execution result.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/report-result-codes",

        "value" : "http://hl7.org/fhir/concept-subsumption-outcome",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.719",

        "value" : "2.16.840.1.113883.4.642.4.1239",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-status-codes",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-attribute-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "report-status-codes",
      "name" : "TestReportStatus",
      "status" : "draft",

      "id" : "conceptmap-attribute-type",
      "name" : "ConceptMapAttributeType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "The type of a ConceptMap map attribute value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Type for access of external URI.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/repository-type",

        "value" : "http://hl7.org/fhir/conceptmap-attribute-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.231",

        "value" : "2.16.840.1.113883.4.642.4.2119",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-intent",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-properties",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-intent",
      "name" : "RequestIntent",

      "id" : "conceptmap-properties",
      "name" : "ConceptMapProperties",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project",
      "description" : "A set of common concept properties for use on ConceptMap",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes indicating the degree of authority/intentionality associated with a request.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/request-intent",

        "value" : "http://hl7.org/fhir/conceptmap-properties",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.114",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-priority",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-property-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-priority",
      "name" : "RequestPriority",
      "status" : "draft",

      "id" : "conceptmap-property-type",
      "name" : "ConceptMapPropertyType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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.4.116",
        "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" : "2019-11-01T09:29:23+11: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.4.1059",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/request-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "request-status",
      "name" : "RequestStatus",
      "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" : "The type of a ConceptMap mapping property value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes identifying the lifecycle stage of a request.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/request-status",

        "value" : "http://hl7.org/fhir/conceptmap-property-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.112",

        "value" : "2.16.840.1.113883.4.642.4.2118",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-element-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conceptmap-unmapped-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-element-type",
      "name" : "ResearchElementType",
      "status" : "draft",

      "id" : "conceptmap-unmapped-mode",
      "name" : "ConceptMapGroupUnmappedMode",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "Defines which action to take if there is no match in the group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes that convey the current status of the research study.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/research-study-status",

        "value" : "http://hl7.org/fhir/conceptmap-unmapped-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.820",

        "value" : "2.16.840.1.113883.4.642.4.481",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-subject-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/condition-precondition-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-subject-status",
      "name" : "ResearchSubjectStatus",
      "status" : "draft",

      "id" : "condition-precondition-type",
      "name" : "ConditionPreconditionType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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-aggregation-mode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-aggregation-mode",
      "name" : "AggregationMode",
      "status" : "active",
      "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" : "Kind of precondition for the condition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "How resource references can be aggregated.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-aggregation-mode",

        "value" : "http://hl7.org/fhir/condition-precondition-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.86",

        "value" : "2.16.840.1.113883.4.642.4.2037",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-slicing-rules",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/condition-questionnaire-purpose",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-slicing-rules",
      "name" : "SlicingRules",

      "id" : "condition-questionnaire-purpose",
      "name" : "ConditionQuestionnairePurpose",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "How slices are interpreted when evaluating an instance.",

      "description" : "The use of a questionnaire.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-slicing-rules",

        "value" : "http://hl7.org/fhir/condition-questionnaire-purpose",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.84",

        "value" : "2.16.840.1.113883.4.642.4.2036",

        "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" : "2019-11-01T09:29:23+11: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",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conditional-delete-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-types",
      "name" : "ResourceType",

      "id" : "conditional-delete-status",
      "name" : "ConditionalDeleteStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "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" : "A code that indicates how the server supports conditional delete.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes indicating the type of validation to perform.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/resource-validation-mode",

        "value" : "http://hl7.org/fhir/conditional-delete-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.119",

        "value" : "2.16.840.1.113883.4.642.4.195",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/response-code",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conditional-read-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "response-code",
      "name" : "ResponseType",
      "status" : "draft",

      "id" : "conditional-read-status",
      "name" : "ConditionalReadStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "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" : "A code that indicates how the server supports conditional read.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The mode of a RESTful capability statement.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/restful-capability-mode",

        "value" : "http://hl7.org/fhir/conditional-read-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.177",

        "value" : "2.16.840.1.113883.4.642.4.201",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/restful-interaction",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conformance-expectation",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "restful-interaction",
      "name" : "FHIR Restful Interactions",

      "id" : "conformance-expectation",
      "name" : "ConformanceExpectation",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11: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" : "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7, International",
      "description" : "ConformanceExpectation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "What Search Comparator Codes are supported in search.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/search-comparator",

        "value" : "http://hl7.org/fhir/conformance-expectation",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.638",

        "value" : "2.16.840.1.113883.4.642.1.1271",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-entry-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-data-meaning",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-entry-mode",
      "name" : "SearchEntryMode",

      "id" : "consent-data-meaning",
      "name" : "ConsentDataMeaning",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "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" : "How a resource reference is interpreted when testing consent restrictions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "A supported modifier for a search parameter.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/search-modifier-code",

        "value" : "http://hl7.org/fhir/consent-data-meaning",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.640",

        "value" : "2.16.840.1.113883.4.642.4.760",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-param-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-provision-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "search-param-type",
      "name" : "SearchParamType",

      "id" : "consent-provision-type",
      "name" : "ConsentProvisionType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11: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.4.12",
        "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" : "2019-11-01T09:29:23+11:00",

      "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" : "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" : "ObservationCategoryCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "How a rule statement is applied, such as adding additional consent or removing consent.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/consent-provision-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1286",

        "value" : "2.16.840.1.113883.4.642.4.758",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/sequence-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-state-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "sequence-type",
      "name" : "sequenceType",
      "status" : "draft",

      "id" : "consent-state-codes",
      "name" : "ConsentState",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Indicates the state of the consent.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample ICD-10 Procedure codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sid/ex-icd-10-procedures",

        "value" : "http://hl7.org/fhir/consent-state-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.575",

        "value" : "2.16.840.1.113883.4.642.4.756",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/slotstatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-actionstatus",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "slotstatus",
      "name" : "SlotStatus",
      "status" : "draft",

      "id" : "contract-actionstatus",
      "name" : "ContractActionStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "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/sort-direction",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "sort-direction",
      "name" : "SortDirection",
      "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" : "This CodeSystem contains FHIR-defined contract action status types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The possible sort directions, ascending or descending.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/sort-direction",

        "value" : "http://hl7.org/fhir/contract-action-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.980",

        "value" : "2.16.840.1.113883.4.642.4.1304",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/spdx-license",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetcontext",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "spdx-license",
      "name" : "SPDXLicense",
      "status" : "draft",

      "id" : "contract-assetcontext",
      "name" : "ContractAssetContext",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "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" : "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" : "This CodeSystem contains FHIR-defined contract asset context types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Degree of preference of a type of conditioned specimen.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/specimen-contained-preference",

        "value" : "http://hl7.org/fhir/contract-asset-context",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.853",

        "value" : "2.16.840.1.113883.4.642.4.1298",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/specimen-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetscope",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "specimen-status",
      "name" : "SpecimenStatus",
      "status" : "draft",

      "id" : "contract-assetscope",
      "name" : "ContractAssetScope",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "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/strand-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "strand-type",
      "name" : "strandType",
      "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" : "This CodeSystem contains FHIR-defined contract asset scope types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Type for strand.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/strand-type",

        "value" : "http://hl7.org/fhir/contract-asset-scope",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.986",

        "value" : "2.16.840.1.113883.4.642.4.1294",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/structure-definition-kind",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assetsubtype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "structure-definition-kind",
      "name" : "StructureDefinitionKind",

      "id" : "contract-assetsubtype",
      "name" : "ContractAssetSubtype",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "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" : "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" : "This CodeSystem contains FHIR-defined contract asset type sub-types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of method used to execute a subscription.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/subscription-channel-type",

        "value" : "http://hl7.org/fhir/contract-asset-subtype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.501",

        "value" : "2.16.840.1.113883.4.642.4.1302",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-assettype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscription-status",
      "name" : "SubscriptionStatus",
      "status" : "draft",

      "id" : "contract-assettype",
      "name" : "ContractAssetType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "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/substance-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-status",
      "name" : "FHIRSubstanceStatus",
      "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" : "This CodeSystem contains FHIR-defined contract asset type types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "A code to indicate if the substance is actively used.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/substance-status",

        "value" : "http://hl7.org/fhir/contract-asset-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.475",

        "value" : "2.16.840.1.113883.4.642.4.1300",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplydelivery-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-decision-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "supplydelivery-status",
      "name" : "SupplyDeliveryStatus",
      "status" : "draft",

      "id" : "contract-decision-mode",
      "name" : "ContractDecisionMode",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "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" : "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" : "This CodeSystem contains FHIR-defined contract decision mode types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Status of the supply request.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/supplyrequest-status",

        "value" : "http://hl7.org/fhir/contract-decision-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.696",

        "value" : "2.16.840.1.113883.4.642.4.1292",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-intent",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-definition-subtype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "task-intent",
      "name" : "TaskIntent",
      "status" : "draft",

      "id" : "contract-definition-subtype",
      "name" : "ContractDefinitionSubtype",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "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" : "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" : "This CodeSystem contains FHIR-defined contract definition subtypes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The current status of the task.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/task-status",

        "value" : "http://hl7.org/fhir/contract-definition-subtype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.791",

        "value" : "2.16.840.1.113883.4.642.4.1213",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/transaction-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-definition-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "transaction-mode",
      "name" : "TransactionMode",
      "status" : "draft",

      "id" : "contract-definition-type",
      "name" : "ContractDefinitionType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "A code that indicates how transactions are supported.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/transaction-mode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.193",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/trigger-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "trigger-type",
      "name" : "TriggerType",
      "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" : "This CodeSystem contains FHIR-defined contract definition types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of trigger.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/trigger-type",

        "value" : "http://hl7.org/fhir/contract-definition-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.104",

        "value" : "2.16.840.1.113883.4.642.4.1211",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/type-derivation-rule",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-expiration-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "type-derivation-rule",
      "name" : "TypeDerivationRule",

      "id" : "contract-expiration-type",
      "name" : "ContractExpirationType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "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" : "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" : "This CodeSystem contains FHIR-defined contract Expiration types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes to identify how UDI data was entered.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/udi-entry-type",

        "value" : "http://hl7.org/fhir/contract-expiration-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.212",

        "value" : "2.16.840.1.113883.4.642.4.1215",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/unknown-content-code",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-legalstate",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "unknown-content-code",
      "name" : "UnknownContentCode",
      "status" : "draft",

      "id" : "contract-legalstate",
      "name" : "ContractLegalState",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "A code that indicates whether an application accepts unknown elements or extensions when reading resources.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/unknown-content-code",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.197",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/variable-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "variable-type",
      "name" : "EvidenceVariableType",
      "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" : "This CodeSystem contains FHIR-defined contract status types. Each definition includes usage notes explaining the precedence order in contract lifecycle - i.e., while only some stages are required, the order in which they may occur is deterministic; and a map to comparable FHIR and v.3 status codes. It follows guidance about use of status codes in FHIR in the [Status Codes Grid](sc.html).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/contract-legalstate",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1344",

        "value" : "2.16.840.1.113883.4.642.4.1207",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/versioning-policy",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-party-role",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "versioning-policy",
      "name" : "ResourceVersionPolicy",

      "id" : "contract-party-role",
      "name" : "ContractPartyRole",

      "status" : "active",
      "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" : "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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "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" : "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" : "This CodeSystem contains FHIR-defined contract party role types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "A coded concept listing the eye codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://hl7.org/fhir/vision-eye-codes",

        "value" : "http://hl7.org/fhir/contract-party-role",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.661",

        "value" : "2.16.840.1.113883.4.642.4.1225",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/w3c-provenance-activity-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-publicationstatus",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "w3c-provenance-activity-type",
      "name" : "W3cProvenanceActivityType",
      "status" : "draft",

      "id" : "contract-publicationstatus",
      "name" : "ContractPublicationStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2017-02-19T00:00:00+11:00",

      "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 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/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" : "This CodeSystem contains FHIR-defined contract publication status types. Each definition includes usage notes explaining the precedence order in contract publication lifecycle - i.e., while only some stages are required, the order in which they may occur is deterministic.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/contract-publicationstatus",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "1.3.6.1.4.1.19376.1.2.3",

        "value" : "2.16.840.1.113883.4.642.4.1209",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/snomedct",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-scope",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "snomedct",
      "name" : "SNOMED_CT",

      "id" : "contract-scope",
      "name" : "ContractScope",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "IHTSDO",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "telecom" : [{
          "system" : "url",
          "value" : "http://ihtsdo.org"

          "value" : "http://hl7.org/fhir"

        }]
      }],
      "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/surface",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "surface",
      "name" : "SurfaceCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "This CodeSystem contains FHIR-defined contract Expiration types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes a smattering of FDI tooth surface codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/FDI-surface",

        "value" : "http://hl7.org/fhir/contract-scope",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1154",

        "value" : "2.16.840.1.113883.4.642.4.1217",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/action-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "action-type",
      "name" : "ActionType",
      "status" : "draft",

      "id" : "contract-security-category",
      "name" : "ContractSecurityCategory",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "The type of action to be performed.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/action-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1246",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/activity-definition-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "activity-definition-category",
      "name" : "ActivityDefinitionCategory",
      "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" : "This CodeSystem contains FHIR-defined contract security category types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "High-level categorization of the type of activity.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/activity-definition-category",

        "value" : "http://hl7.org/fhir/contract-security-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1243",

        "value" : "2.16.840.1.113883.4.642.4.1221",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adjudication",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-classification",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adjudication",
      "name" : "AdjudicationValueCodes",
      "status" : "draft",

      "id" : "contract-security-classification",
      "name" : "ContractSecurityClassification",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",

      "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 value set includes a smattering of Adjudication Value codes which includes codes to indicate the amounts eligible under the plan, the amount of benefit, copays etc.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/adjudication",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1171",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adjudication-error",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adjudication-error",
      "name" : "Adjudication Error Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "This CodeSystem contains FHIR-defined contract security classification types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes a smattering of adjudication codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/adjudication-error",

        "value" : "http://hl7.org/fhir/contract-security-classification",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1053",

        "value" : "2.16.840.1.113883.4.642.4.1219",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adjudication-reason",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-security-control",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adjudication-reason",
      "name" : "AdjudicationReasonCodes",
      "status" : "draft",

      "id" : "contract-security-control",
      "name" : "ContractSecurityControl",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",

      "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 value set includes smattering of Adjudication Reason codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/adjudication-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1172",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-admit-source",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-admit-source",
      "name" : "AdmitSource",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "This CodeSystem contains FHIR-defined contract security control types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set defines a set of codes that can be used to indicate from where the patient came in.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/admit-source",

        "value" : "http://hl7.org/fhir/contract-security-control",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1092",

        "value" : "2.16.840.1.113883.4.642.4.1223",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adverse-event-category",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adverse-event-category",
      "name" : "AdverseEventCategory",
      "status" : "draft",

      "id" : "contract-status",
      "name" : "ContractStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "date" : "2017-02-13T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "Overall categorization of the event, e.g. product-related or situational.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/adverse-event-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1251",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adverse-event-causality-assess",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adverse-event-causality-assess",
      "name" : "AdverseEventCausalityAssessment",
      "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" : "This CodeSystem contains FHIR-defined contract status types. Each definition includes usage notes explaining the precedence order in contract lifecycle - i.e., while only some stages are required, the order in which they may occur is deterministic; and a map to comparable FHIR and v.3 status codes. It follows guidance about use of status codes in FHIR in [the Status Codes Grid](sc.html).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes for the assessment of whether the entity caused the event.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess",

        "value" : "http://hl7.org/fhir/contract-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1254",

        "value" : "2.16.840.1.113883.4.642.4.744",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adverse-event-causality-method",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-role",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adverse-event-causality-method",
      "name" : "AdverseEventCausalityMethod",
      "status" : "draft",

      "id" : "contributor-role",
      "name" : "ContributorRole",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2021-03-11T16:55:11+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "TODO.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-method",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1255",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adverse-event-outcome",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adverse-event-outcome",
      "name" : "AdverseEventOutcome",
      "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" : "Used to code the format of the display string.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "TODO (and should this be required?).",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/adverse-event-outcome",

        "value" : "http://hl7.org/fhir/contributor-role",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1252",

        "value" : "2.16.840.1.113883.4.642.4.1880",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adverse-event-seriousness",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-summary-source",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adverse-event-seriousness",
      "name" : "AdverseEventSeriousness",
      "status" : "draft",

      "id" : "contributor-summary-source",
      "name" : "ContributorSummarySource",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Overall seriousness of this event for the patient.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1253",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/adverse-event-severity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "adverse-event-severity",
      "name" : "AdverseEventSeverity",
      "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" : "Used to code the producer or rule for creating the display string.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The severity of the adverse event itself, in direct relation to the subject.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/adverse-event-severity",

        "value" : "http://hl7.org/fhir/contributor-summary-source",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1256",

        "value" : "2.16.840.1.113883.4.642.4.1886",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allerg-intol-substance-exp-risk",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-summary-style",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "allerg-intol-substance-exp-risk",
      "name" : "AllergyIntoleranceSubstanceExposureRisk",
      "status" : "draft",

      "id" : "contributor-summary-style",
      "name" : "ContributorSummaryStyle",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The risk of an adverse reaction (allergy or intolerance) for this patient upon exposure to the substance (including pharmaceutical products).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/allerg-intol-substance-exp-risk",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1275",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergyintolerance-clinical",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "allergyintolerance-clinical",
      "name" : "AllergyIntoleranceClinicalStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "Preferred value set for AllergyIntolerance Clinical Status.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1373",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/allergyintolerance-verification",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "allergyintolerance-verification",
      "name" : "AllergyIntoleranceVerificationStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Used to code the format of the display string.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Preferred value set for AllergyIntolerance Verification Status.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",

        "value" : "http://hl7.org/fhir/contributor-summary-style",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1371",

        "value" : "2.16.840.1.113883.4.642.4.1882",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/insuranceplan-applicability",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contributor-summary-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "insuranceplan-applicability",
      "name" : "BenefitCostApplicability",
      "status" : "draft",

      "id" : "contributor-summary-type",
      "name" : "ContributorSummaryType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",

      "date" : "2020-12-28T16:55:11+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "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://terminology.hl7.org/CodeSystem/applicability",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.0",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/appointment-cancellation-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "appointment-cancellation-reason",
      "name" : "AppointmentCancellationReason",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Used to code author list statement, contributorship statement, and such.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This example value set defines a set of reasons for the cancellation of an appointment.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",

        "value" : "http://hl7.org/fhir/contributor-summary-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1382",

        "value" : "2.16.840.1.113883.4.642.4.1893",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/audit-entity-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/coverage-kind",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "audit-entity-type",
      "name" : "AuditEventEntityType",
      "status" : "draft",

      "id" : "coverage-kind",
      "name" : "Kind",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2017-03-10T09:44:54+11:00",

      "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"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Code for the entity type involved in the audit event.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1134",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/audit-event-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "audit-event-type",
      "name" : "AuditEventID",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2015-03-26T00:00:00+11:00",
      "publisher" : "NEMA/DICOM",
      "description" : "Event Types for Audit Events - defined by DICOM with some FHIR specific additions.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1136",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/basic-resource-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "basic-resource-type",
      "name" : "BasicResourceTypes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set defines codes for resources not yet supported by (or which will never be supported by) FHIR.  Many of the codes listed here will eventually be turned into official resources.  However, there is no guarantee that any particular resource will be created nor that the scope will be exactly as defined by the codes presented here.  Codes in this set will be deprecated if/when formal resources are defined that encompass these concepts.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/basic-resource-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1072",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/benefit-network",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "benefit-network",
      "name" : "NetworkTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]

      }],
      "description" : "This value set includes a smattering of Network type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/benefit-network",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1177",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/benefit-term",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "benefit-term",
      "name" : "BenefitTermCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The nature of the Coverage details which convey who is paying potentially for health services.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes a smattering of Benefit Term codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/benefit-term",

        "value" : "http://hl7.org/fhir/coverage-kind",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1179",

        "value" : "2.16.840.1.113883.4.642.4.2077",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/benefit-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/document-reference-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "benefit-type",
      "name" : "BenefitTypeCodes",

      "id" : "document-reference-status",
      "name" : "DocumentReferenceStatus",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "The status of the document reference.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes a smattering of Benefit type codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/benefit-type",

        "value" : "http://hl7.org/fhir/document-reference-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1176",

        "value" : "2.16.840.1.113883.4.642.4.8",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/benefit-unit",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/datestype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "benefit-unit",
      "name" : "UnitTypeCodes",
      "status" : "draft",

      "id" : "datestype",
      "name" : "DatesEventTypeCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This value set includes sample Dates Event Type codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes a smattering of Unit type codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/benefit-unit",

        "value" : "http://hl7.org/fhir/datestype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1178",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-can-push-updates",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/days-of-week",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-can-push-updates",
      "name" : "can-push-updates",
      "status" : "draft",

      "id" : "days-of-week",
      "name" : "DaysOfWeek",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",

      "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"
        }]
      },
      {
        "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://terminology.hl7.org/CodeSystem/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/catalogType",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "catalogType",
      "name" : "CatalogType",
      "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" : "The days of the week.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of catalog.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/catalogType",

        "value" : "http://hl7.org/fhir/days-of-week",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1288",

        "value" : "2.16.840.1.113883.4.642.4.513",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/certainty-subcomponent-rating",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/definition-method",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "certainty-subcomponent-rating",
      "name" : "CertaintySubcomponentRating",
      "status" : "draft",

      "id" : "definition-method",
      "name" : "DefinitionMethod",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The quality rating of the subcomponent of a quality of evidence rating.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/certainty-subcomponent-rating",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1362",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/certainty-subcomponent-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "certainty-subcomponent-type",
      "name" : "CertaintySubcomponentType",
      "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" : "The method used to define, describe, or determine a characteristic value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The subcomponent classification of quality of evidence rating systems.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/certainty-subcomponent-type",

        "value" : "http://hl7.org/fhir/definition-method",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1360",

        "value" : "2.16.840.1.113883.4.642.4.1953",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/chargeitem-billingcodes",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/detectedissue-severity",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "chargeitem-billingcodes",
      "name" : "ChargeItemCode",
      "status" : "draft",

      "id" : "detectedissue-severity",
      "name" : "DetectedIssueSeverity",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Example set of codes that can be used for billing purposes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1257",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/choice-list-orientation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "choice-list-orientation",
      "name" : "ChoiceListOrientation",
      "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" : "Indicates the potential degree of impact of the identified issue on the patient.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Direction in which lists of possible answers should be displayed.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/choice-list-orientation",

        "value" : "http://hl7.org/fhir/detectedissue-severity",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1273",

        "value" : "2.16.840.1.113883.4.642.4.207",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/chromosome-human",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/detectedissue-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "chromosome-human",
      "name" : "chromosome-human",
      "status" : "draft",

      "id" : "detectedissue-status",
      "name" : "DetectedIssueStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Chromosome number for human.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/chromosome-human",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1086",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-exception",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-exception",
      "name" : "ExceptionCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Exception codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/claim-exception",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1162",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-type",
      "name" : "ClaimTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes Claim Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/claim-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1156",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-careteamrole",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-careteamrole",
      "name" : "ClaimCareTeamRoleCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Indicates the status of the detected issue. This code system contains only status codes that are not already defined and used from the ObservationStatus code system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Claim Care Team Role codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole",

        "value" : "http://hl7.org/fhir/detectedissue-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1165",

        "value" : "2.16.840.1.113883.4.642.4.2026",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-informationcategory",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-action",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-informationcategory",
      "name" : "ClaimInformationCategoryCodes",
      "status" : "draft",

      "id" : "device-action",
      "name" : "ProcedureDeviceActionCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Example value set for Procedure Device Action code (what happened to a device during a procedure.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Information Category codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory",

        "value" : "http://hl7.org/fhir/device-action",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1163",

        "value" : "2.16.840.1.113883.4.642.4.426",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/codesystem-altcode-kind",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-availability-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "codesystem-altcode-kind",
      "name" : "AlternativeCodeKind",
      "status" : "draft",

      "id" : "device-availability-status",
      "name" : "FHIRDeviceAvailabilityStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Indicates the type of use for which the code is defined.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/codesystem-altcode-kind",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1284",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/common-tags",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "common-tags",
      "name" : "CommonTags",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The record status of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Common Tag Codes defined by FHIR project",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/common-tags",

        "value" : "http://hl7.org/fhir/device-availability-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1067",

        "value" : "2.16.840.1.113883.4.642.4.2048",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/communication-category",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "communication-category",
      "name" : "CommunicationCategory",
      "status" : "draft",

      "id" : "device-category",
      "name" : "FHIRDeviceCategory",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-03-28T10: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 for general categories of communications such as alerts, instructions, etc.",

      "description" : "The category of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/communication-category",

        "value" : "http://hl7.org/fhir/device-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1076",

        "value" : "2.16.840.1.113883.4.642.4.2105",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/communication-not-done-reason",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-correctiveactionscope",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "communication-not-done-reason",
      "name" : "CommunicationNotDoneReason",
      "status" : "draft",

      "id" : "device-correctiveactionscope",
      "name" : "DeviceCorrectiveActionScope",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 for the reason why a communication did not happen.",

      "description" : "The type of relation between devices.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason",

        "value" : "http://hl7.org/fhir/device-correctiveactionscope",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1077",

        "value" : "2.16.840.1.113883.4.642.4.1932",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/communication-topic",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-nametype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "communication-topic",
      "name" : "CommunicationTopic",
      "status" : "draft",

      "id" : "device-nametype",
      "name" : "DeviceNameType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 describing the purpose or content of the communication.",

      "description" : "The type of name the device is referred by.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/communication-topic",

        "value" : "http://hl7.org/fhir/device-nametype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1078",

        "value" : "2.16.840.1.113883.4.642.4.1084",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/composite-measure-scoring",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-operation-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "composite-measure-scoring",
      "name" : "CompositeMeasureScoring",
      "status" : "draft",

      "id" : "device-operation-mode",
      "name" : "FHIRDeviceOperationMode",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-03-28T10: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 composite scoring method of the measure.",

      "description" : "The operation mode of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/composite-measure-scoring",

        "value" : "http://hl7.org/fhir/device-operation-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1235",

        "value" : "2.16.840.1.113883.4.642.4.2107",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/composition-altcode-kind",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-productidentifierinudi",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "composition-altcode-kind",
      "name" : "AlternativeCodeKind",
      "status" : "draft",

      "id" : "device-productidentifierinudi",
      "name" : "DeviceProductionIdentifierInUDI",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Indicates the type of use for which the code is defined.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/composition-altcode-kind",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1406",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/condition-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "condition-category",
      "name" : "ConditionCategoryCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "Preferred value set for Condition Categories.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/condition-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1073",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/condition-clinical",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "condition-clinical",
      "name" : "ConditionClinicalStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The production identifier(s) that are expected to appear in the UDI carrier.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Preferred value set for Condition Clinical Status.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/condition-clinical",

        "value" : "http://hl7.org/fhir/device-productidentifierinudi",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1074",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/condition-state",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-specification-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "condition-state",
      "name" : "ConditionState",
      "status" : "draft",

      "id" : "device-specification-category",
      "name" : "FHIRDeviceSpecializationCategory",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-03-28T10: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" : "Enumeration indicating whether the condition is currently active, inactive, or has been resolved.",

      "description" : "The kind of standards used by the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/condition-state",

        "value" : "http://hl7.org/fhir/device-specification-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1287",

        "value" : "2.16.840.1.113883.4.642.4.2054",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/condition-ver-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "condition-ver-status",
      "name" : "ConditionVerificationStatus",
      "status" : "draft",

      "id" : "device-status",
      "name" : "FHIRDeviceStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 verification status to support or decline the clinical status of the condition or diagnosis.",

      "description" : "The status of the Device record.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",

        "value" : "http://hl7.org/fhir/device-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1075",

        "value" : "2.16.840.1.113883.4.642.4.210",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/conformance-expectation",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceassociation-operationstatus",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "conformance-expectation",
      "name" : "ConformanceExpectation",
      "status" : "draft",

      "id" : "deviceassociation-operationstatus",
      "name" : "FHIRDeviceAssociationOperationStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Indicates the degree of adherence to a specified behavior or capability expected for a system to be deemed conformant with a specification.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/conformance-expectation",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1271",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-action",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-action",
      "name" : "ConsentActionCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "CBCC",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Consent Action codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/consentaction",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1227",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-category",
      "name" : "ConsentCategoryCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project (CBCC)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Consent Directive Type codes, including several consent directive related LOINC codes; HL7 VALUE SET: ActConsentType(2.16.840.1.113883.1.11.19897); examples of US realm consent directive legal descriptions and references to online and/or downloadable forms such as the SSA-827 Authorization to Disclose Information to the Social Security Administration; and other anticipated consent directives related to participation in a clinical trial, medical procedures, reproductive procedures; health care directive (Living Will); advance directive, do not resuscitate (DNR); Physician Orders for Life-Sustaining Treatment (POLST)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1226",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-policy",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-policy",
      "name" : "ConsentPolicyRuleCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project (CBCC)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The operational status of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Regulatory consent policy types from the US and other regions.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes",

        "value" : "http://hl7.org/fhir/deviceassociation-operationstatus",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1229",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/consent-scope",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceassociation-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "consent-scope",
      "name" : "ConsentScopeCodes",
      "status" : "draft",

      "id" : "deviceassociation-status",
      "name" : "DeviceAssociation",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "CBCC",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "DeviceAssociation Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes the four Consent scope codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/consentscope",

        "value" : "http://hl7.org/fhir/deviceassociation-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1228",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contactentity-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceassociation-status-reason",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contactentity-type",
      "name" : "ContactEntityType",
      "status" : "draft",

      "id" : "deviceassociation-status-reason",
      "name" : "DeviceAssociation",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "DeviceAssociation Status Reason Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This example value set defines a set of codes that can be used to indicate the purpose for which you would contact a contact party.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/contactentity-type",

        "value" : "http://hl7.org/fhir/deviceassociation-status-reason",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1129",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/container-cap",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/devicedefinition-regulatory-identifier-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "container-cap",
      "name" : "ContainerCap",
      "status" : "draft",

      "id" : "devicedefinition-regulatory-identifier-type",
      "name" : "DeviceRegulatoryIdentifierType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Color of the container cap.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/container-cap",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1258",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-content-derivative",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-content-derivative",
      "name" : "ContractContentDerivationCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "name" : "FHIR project team",
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The type of regulatory identifier.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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://terminology.hl7.org/CodeSystem/contract-content-derivative",

        "value" : "http://hl7.org/fhir/devicedefinition-regulatory-identifier-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1204",

        "value" : "2.16.840.1.113883.4.642.4.2109",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-data-meaning",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/devicedefinition-relationtype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-data-meaning",
      "name" : "ContractDataMeaning",
      "status" : "draft",

      "id" : "devicedefinition-relationtype",
      "name" : "DeviceDefinitionRelationType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "How a resource reference is interpreted when evaluating contract offers.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/contract-data-meaning",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1205",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-type",
      "name" : "ContractTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Contract Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/contract-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1330",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-action",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-action",
      "name" : "ContractActionCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Contract Action codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/contractaction",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1202",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-actorrole",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-actorrole",
      "name" : "ContractActorRoleCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "CBCC",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Contract Actor Role codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/contractactorrole",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1203",
        "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" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "description" : "This value set includes sample Contract Signer Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1201",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-subtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-subtype",
      "name" : "ContractSubtypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The type of relation between devices.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Contract Subtype codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/contractsubtypecodes",

        "value" : "http://hl7.org/fhir/devicedefinition-relationtype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1198",

        "value" : "2.16.840.1.113883.4.642.4.1933",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-term-subtype",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/devicedispense-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-term-subtype",
      "name" : "ContractTermSubtypeCodes",
      "status" : "draft",

      "id" : "devicedispense-status",
      "name" : "DeviceDispenseStatusCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "DeviceDispense Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Contract Term SubType codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/contracttermsubtypecodes",

        "value" : "http://hl7.org/fhir/devicedispense-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1200",

        "value" : "2.16.840.1.113883.4.642.4.2020",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contract-term-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/devicedispense-status-reason",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "contract-term-type",
      "name" : "ContractTermTypeCodes",
      "status" : "draft",

      "id" : "devicedispense-status-reason",
      "name" : "DeviceDispenseStatusReasonCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "DeviceDispense Status Reason Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Contract Term Type codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/contracttermtypecodes",

        "value" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1199",

        "value" : "2.16.840.1.113883.4.642.4.2110",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/copy-number-event",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceusage-adherence-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "copy-number-event",
      "name" : "CopyNumberEvent",
      "status" : "draft",

      "id" : "deviceusage-adherence-code",
      "name" : "DeviceUsageAdherenceCode",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Copy Number Event.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/copy-number-event",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1087",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/coverage-class",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "coverage-class",
      "name" : "CoverageClassCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes Coverage Class codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/coverage-class",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1147",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/coverage-copay-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "coverage-copay-type",
      "name" : "CoverageCopayTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Coverage Copayment Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1149",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/coverage-selfpay",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "coverage-selfpay",
      "name" : "CoverageSelfPayCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes Coverage SelfPay codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/coverage-selfpay",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1148",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/coverageeligibilityresponse-ex-auth-support",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "coverageeligibilityresponse-ex-auth-support",
      "name" : "CoverageEligibilityResponseAuthSupportCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "A coded concept indicating the usage of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes CoverageEligibilityResponse Auth Support codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support",

        "value" : "http://hl7.org/fhir/deviceusage-adherence-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1394",

        "value" : "2.16.840.1.113883.4.642.4.1854",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/data-absent-reason",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceusage-adherence-reason",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "data-absent-reason",
      "name" : "DataAbsentReason",

      "id" : "deviceusage-adherence-reason",
      "name" : "DeviceUsageAdherenceReason",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "description" : "Used to specify why the normally expected content of the data element is missing.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1048",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/definition-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "definition-status",
      "name" : "DefinitionStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 definition.",

      "description" : "A coded concept indicating the reason for the usage of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/definition-status",

        "value" : "http://hl7.org/fhir/deviceusage-adherence-reason",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1070",

        "value" : "2.16.840.1.113883.4.642.4.1855",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/definition-topic",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/deviceusage-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "definition-topic",
      "name" : "DefinitionTopic",
      "status" : "draft",

      "id" : "deviceusage-status",
      "name" : "DeviceUsageStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "High-level categorization of the definition, used for searching, sorting, and filtering.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/definition-topic",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1244",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/definition-use",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "definition-use",
      "name" : "DefinitionUseCodes",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "A coded concept indicating the current status of the Device Usage.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Structure Definition Use Codes / Keywords",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/definition-use",

        "value" : "http://hl7.org/fhir/deviceusage-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1191",

        "value" : "2.16.840.1.113883.4.642.4.2059",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/device-status-reason",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/diagnostic-report-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "device-status-reason",
      "name" : "FHIRDeviceStatusReason",
      "status" : "draft",

      "id" : "diagnostic-report-status",
      "name" : "DiagnosticReportStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 availability status reason of the device.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/device-status-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1082",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/diagnosis-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "diagnosis-role",
      "name" : "DiagnosisRole",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The status of the diagnostic report.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set defines a set of codes that can be used to express the role of a diagnosis on the Encounter or EpisodeOfCare record.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",

        "value" : "http://hl7.org/fhir/diagnostic-report-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1054",

        "value" : "2.16.840.1.113883.4.642.4.236",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/dicom-audit-lifecycle",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/document-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "dicom-audit-lifecycle",
      "name" : "DICOM Audit Message Record Lifecycle Events",

      "id" : "document-mode",
      "name" : "DocumentMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "description" : "Attached is vocabulary for the record lifecycle events, as per DICOM Audit Message, ",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-diet",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-diet",
      "name" : "Diet",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set defines a set of codes that can be used to indicate dietary preferences or restrictions a patient may have.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/diet",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1091",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-discharge-disposition",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-discharge-disposition",
      "name" : "DischargeDisposition",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set defines a set of codes that can be used to where the patient left the hospital.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1093",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/dose-rate-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "dose-rate-type",
      "name" : "DoseAndRateType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 kind of dose or rate specified.",

      "description" : "Whether the application produces or consumes documents.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",

        "value" : "http://hl7.org/fhir/document-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1069",

        "value" : "2.16.840.1.113883.4.642.4.187",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/effect-estimate-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/document-relationship-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "effect-estimate-type",
      "name" : "EffectEstimateType",
      "status" : "draft",

      "id" : "document-relationship-type",
      "name" : "DocumentRelationshipType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2021-11-19T10: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" : "Whether the effect estimate is an absolute effect estimate (absolute difference) or a relative effect estimate (relative difference), and the specific type of effect estimate (eg relative risk or median difference).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/effect-estimate-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1356",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-special-arrangements",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-special-arrangements",
      "name" : "SpecialArrangements",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set defines a set of codes that can be used to indicate the kinds of special arrangements in place for a patients visit.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/encounter-special-arrangements",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1090",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-type",
      "name" : "EncounterType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This example value set defines a set of codes that can be used to indicate the type of encounter: a specific code indicating type of service provided.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/encounter-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1088",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/endpoint-connection-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "endpoint-connection-type",
      "name" : "EndpointConnectionType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This is an example value set defined by the FHIR project, that could be used to represent possible connection type profile values.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1140",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/endpoint-payload-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "endpoint-payload-type",
      "name" : "EndpointPayloadType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This is an example value set defined by the FHIR project, that could be used to represent possible payload document types.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1139",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/entformula-additive",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "entformula-additive",
      "name" : "EnteralFormulaAdditiveTypeCode",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR NutritionOrder team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "EnteralFormulaAdditiveType: Codes for the type of modular component such as protein, carbohydrate or fiber to be provided in addition to or mixed with the base formula. This value set is provided as a suggestive example.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/entformula-additive",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1123",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/episodeofcare-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "episodeofcare-type",
      "name" : "EpisodeOfCareType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The type of relationship between documents.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This example value set defines a set of codes that can be used to express the usage type of an EpisodeOfCare record.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type",

        "value" : "http://hl7.org/fhir/document-relationship-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1189",

        "value" : "2.16.840.1.113883.4.642.4.245",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-quality",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/contact-point-system",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "evidence-quality",
      "name" : "QualityOfEvidenceRating",
      "status" : "draft",

      "id" : "contact-point-system",
      "name" : "ContactPointSystem",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "A rating system that describes the quality of evidence such as the GRADE, DynaMed, or Oxford CEBM systems.",

      "description" : "Telecommunications form for contact point.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/evidence-quality",

        "value" : "http://hl7.org/fhir/contact-point-system",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1267",

        "value" : "2.16.840.1.113883.4.642.1.72",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-variant-state",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/discriminator-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "evidence-variant-state",
      "name" : "EvidenceVariantState",
      "status" : "draft",

      "id" : "discriminator-type",
      "name" : "DiscriminatorType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Used for results by exposure in variant states such as low-risk, medium-risk and high-risk states.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/evidence-variant-state",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1354",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-uscls",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-uscls",
      "name" : "USCLSCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes a smattering of USCLS codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-USCLS",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1153",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-benefitcategory",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-benefitcategory",
      "name" : "BenefitCategoryCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes examples of Benefit Category codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1175",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-subtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-subtype",
      "name" : "ExampleClaimSubTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Claim SubType codes which are used to distinguish the claim types for example within type institutional there may be subtypes for emergency services, bed stay and transportation.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-claimsubtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1158",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/coverage-financial-exception",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "coverage-financial-exception",
      "name" : "ExampleCoverageFinancialExceptionCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes Example Coverage Financial Exception Codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-coverage-financial-exception",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1329",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-diagnosis-on-admission",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-diagnosis-on-admission",
      "name" : "ExampleDiagnosisOnAdmissionCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes example Diagnosis on Admission codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1170",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-diagnosisrelatedgroup",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-diagnosisrelatedgroup",
      "name" : "ExampleDiagnosisRelatedGroupCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes example Diagnosis Related Group codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1166",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-diagnosistype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-diagnosistype",
      "name" : "ExampleDiagnosisTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "How an element value is interpreted when discrimination is evaluated.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes example Diagnosis Type codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",

        "value" : "http://hl7.org/fhir/discriminator-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1167",

        "value" : "2.16.840.1.113883.4.642.1.92",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-payee-resource-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/quantity-comparator",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-payee-resource-type",
      "name" : "ClaimPayeeResourceType",
      "status" : "draft",

      "id" : "quantity-comparator",
      "name" : "QuantityComparator",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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 Claim payee Resource.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-payee-resource-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1164",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-paymenttype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-paymenttype",
      "name" : "ExamplePaymentTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes example Payment Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-paymenttype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1181",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-procedure-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-procedure-type",
      "name" : "ExampleProcedureTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes example Procedure Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-procedure-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1388",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-program-code",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-program-code",
      "name" : "ExampleProgramReasonCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Program Reason Span codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-programcode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1161",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/provider-qualification",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "provider-qualification",
      "name" : "ExampleProviderQualificationCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Provider Qualification codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-providerqualification",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1160",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/related-claim-relationship",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "related-claim-relationship",
      "name" : "ExampleRelatedClaimRelationshipCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Related Claim Relationship codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1159",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ex-revenue-center",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "ex-revenue-center",
      "name" : "ExampleRevenueCenterCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Revenue Center codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-revenue-center",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1168",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-place",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-place",
      "name" : "ExampleServicePlaceCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "How the Quantity should be understood and represented.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes a smattering of Service Place codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace",

        "value" : "http://hl7.org/fhir/quantity-comparator",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1157",

        "value" : "2.16.840.1.113883.4.642.4.60",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tooth",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/eligibility-outcome",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tooth",
      "name" : "OralSiteCodes",
      "status" : "draft",

      "id" : "eligibility-outcome",
      "name" : "ClaimProcessingCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project team",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes a smattering of FDI oral site codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-tooth",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1152",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/vision-product",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "vision-product",
      "name" : "ExampleVisionPrescriptionProductCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "This value set includes Claim Processing Outcome codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes a smattering of Prescription Product codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct",

        "value" : "http://hl7.org/fhir/eligibility-outcome",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1188",

        "value" : "2.16.840.1.113883.4.642.4.2072",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/expansion-parameter-source",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/eligibilityrequest-purpose",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "expansion-parameter-source",
      "name" : "ExpansionParameterSource",
      "status" : "draft",

      "id" : "eligibilityrequest-purpose",
      "name" : "EligibilityRequestPurpose",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Declares what the source of a parameter is.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/expansion-parameter-source",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1279",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/expansion-processing-rule",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "expansion-processing-rule",
      "name" : "ExpansionProcessingRule",
      "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" : "A code specifying the types of information being requested.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Defines how concepts are processed into the expansion when it's for UI presentation.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/expansion-processing-rule",

        "value" : "http://hl7.org/fhir/eligibilityrequest-purpose",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1281",

        "value" : "2.16.840.1.113883.4.642.4.1183",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/extra-security-role-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "extra-security-role-type",
      "name" : "SecurityRoleType",
      "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 Additional FHIR-defined Security Role types not defined elsewhere",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-failure-action",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/eligibilityresponse-purpose",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-failure-action",
      "name" : "failure-action",
      "status" : "draft",

      "id" : "eligibilityresponse-purpose",
      "name" : "EligibilityResponsePurpose",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",

      "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"
        }]
      },
      {
        "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://terminology.hl7.org/CodeSystem/failure-action",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.891",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/financial-taskcode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "financial-taskcode",
      "name" : "FinancialTaskCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes Financial Task codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/financialtaskcode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1390",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/financial-taskinputtype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "financial-taskinputtype",
      "name" : "FinancialTaskInputTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes Financial Task Input Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/financialtaskinputtype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1392",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/flag-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "flag-category",
      "name" : "FlagCategory",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 International - Patient Care WG",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Example list of general categories for flagged issues. (Not complete or necessarily appropriate.)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/flag-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1071",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/forms",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "forms",
      "name" : "Form Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]

      }],
      "description" : "This value set includes a sample set of Forms codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/forms-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1052",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fundsreserve",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "fundsreserve",
      "name" : "Funds Reservation Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "A code specifying the types of information being requested.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample funds reservation type codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/fundsreserve",

        "value" : "http://hl7.org/fhir/eligibilityresponse-purpose",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1051",

        "value" : "2.16.840.1.113883.4.642.4.1185",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/goal-acceptance-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-diagnosis-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "goal-acceptance-status",
      "name" : "GoalAcceptanceStatus",
      "status" : "draft",

      "id" : "encounter-diagnosis-use",
      "name" : "EncounterDiagnosisUse",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 indicating whether the goal has been accepted by a stakeholder.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/goal-acceptance-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1270",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/goal-achievement",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "goal-achievement",
      "name" : "GoalAchievementStatus",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 International - Patient Care WG",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare/"
        }]
      }],
      "description" : "Describes the progression, or lack thereof, towards the goal against the target.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/goal-achievement",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1375",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/goal-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "goal-category",
      "name" : "GoalCategory",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 International - Patient Care WG",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare/"
        }]
      }],
      "description" : "Example codes for grouping goals to use for filtering or presentation.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/goal-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1097",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/goal-priority",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "goal-priority",
      "name" : "GoalPriority",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 International - Patient Care WG",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare/"

      "description" : "Encounter Condition Use",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Indicates the level of importance associated with reaching or sustaining a goal.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/goal-priority",

        "value" : "http://hl7.org/fhir/encounter-diagnosis-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1096",

        "value" : "2.16.840.1.113883.4.642.4.2115",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/goal-relationship-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-location-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "goal-relationship-type",
      "name" : "GoalRelationshipType",
      "status" : "draft",

      "id" : "encounter-location-status",
      "name" : "EncounterLocationStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 relationships between two goals.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/goal-relationship-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1269",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/handling-condition",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "handling-condition",
      "name" : "HandlingConditionSet",
      "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" : "The status of the location.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Set of handling instructions prior testing of the specimen.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/handling-condition",

        "value" : "http://hl7.org/fhir/encounter-location-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1259",

        "value" : "2.16.840.1.113883.4.642.4.263",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/history-absent-reason",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-reason-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "history-absent-reason",
      "name" : "FamilyHistoryAbsentReason",
      "status" : "draft",

      "id" : "encounter-reason-use",
      "name" : "EncounterReasonUse",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 describing the reason why a family member's history is not available.",

      "description" : "Encounter Reason Use",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/history-absent-reason",

        "value" : "http://hl7.org/fhir/encounter-reason-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1094",

        "value" : "2.16.840.1.113883.4.642.4.2114",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/hl7-work-group",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "hl7-work-group",
      "name" : "HL7Workgroup",
      "status" : "draft",

      "id" : "encounter-status",
      "name" : "EncounterStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "An HL7 administrative unit that owns artifacts in the FHIR specification.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/hl7-work-group",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1277",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/immunization-evaluation-dose-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "immunization-evaluation-dose-status",
      "name" : "ImmunizationEvaluationDoseStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the validity of a dose relative to a particular recommended schedule. This value set is provided as a suggestive example.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1102",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/immunization-evaluation-dose-status-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "immunization-evaluation-dose-status-reason",
      "name" : "ImmunizationEvaluationDoseStatusReasonCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the reason why an administered dose has been assigned a particular status. Often, this reason describes why a dose is considered invalid. This value set is provided as a suggestive example.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1103",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/immunization-funding-source",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "immunization-funding-source",
      "name" : "ImmunizationFundingSource",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher/index.cfm"
        }]
      }],
      "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the source of the vaccine administered. This value set is provided as a suggestive example.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/immunization-funding-source",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1100",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/immunization-origin",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "immunization-origin",
      "name" : "ImmunizationOriginCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher/index.cfm"
        }]
      }],
      "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the source of the data when the report of the immunization event is not based on information from the person, entity or organization who administered the vaccine. This value set is provided as a suggestive example.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/immunization-origin",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1101",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/immunization-program-eligibility",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "immunization-program-eligibility",
      "name" : "ImmunizationProgramEligibility",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher/index.cfm"
        }]
      }],
      "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the patient's eligibility for a vaccination program. This value set is provided as a suggestive example.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/immunization-program-eligibility",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1099",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/immunization-recommendation-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "immunization-recommendation-status",
      "name" : "ImmunizationRecommendationStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Current state of the encounter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the status of the patient towards perceived immunity against a vaccine preventable disease. This value set is provided as a suggestive example.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status",

        "value" : "http://hl7.org/fhir/encounter-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1104",

        "value" : "2.16.840.1.113883.4.642.4.247",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/immunization-subpotent-reason",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/endpoint-environment",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "immunization-subpotent-reason",
      "name" : "ImmunizationSubpotentReason",
      "status" : "draft",

      "id" : "endpoint-environment",
      "name" : "EndpointEnvironment",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher/index.cfm"

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "description" : "The environment type of the endpoint.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the reason why a dose is considered to be subpotent. This value set is provided as a suggestive example.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason",

        "value" : "http://hl7.org/fhir/endpoint-environment",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1098",

        "value" : "2.16.840.1.113883.4.642.4.2041",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/implantStatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/endpoint-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "implantStatus",
      "name" : "Implant Status",
      "status" : "draft",

      "id" : "endpoint-status",
      "name" : "EndpointStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 set codes that define the functional status of an implanted device.",

      "description" : "The status of the endpoint.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/implantStatus",

        "value" : "http://hl7.org/fhir/endpoint-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1283",

        "value" : "2.16.840.1.113883.4.642.4.495",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/insuranceplan-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/enrollment-outcome",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "insuranceplan-type",
      "name" : "InsurancePlanType",
      "status" : "draft",

      "id" : "enrollment-outcome",
      "name" : "ClaimProcessingCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+11:00",

      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This example value set defines a set of codes that can be used to indicate a type of insurance plan.",

      "description" : "This value set includes Claim Processing Outcome codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type",

        "value" : "http://hl7.org/fhir/enrollment-outcome",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1261",

        "value" : "2.16.840.1.113883.4.642.4.1974",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/iso-21089-lifecycle",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/episode-of-care-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "iso-21089-lifecycle",
      "name" : "ISO 21089-2017 Health Record Lifecycle Events",

      "id" : "episode-of-care-status",
      "name" : "EpisodeOfCareStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "description" : "Attached is vocabulary for the 27 record lifecycle events, as per ISO TS 21089-2017, Health Informatics - Trusted End-to-End Information Flows, Section 3, Terms and Definitions (2017, at ISO Central Secretariat, passed ballot and ready for publication).  This will also be included in the FHIR EHR Record Lifecycle Event Implementation Guide, balloted and (to be) published with FHIR STU-3.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
        "preferred" : true
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/library-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "library-type",
      "name" : "LibraryType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 knowledge asset this library contains.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/library-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1230",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-empty-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "list-empty-reason",
      "name" : "ListEmptyReasons",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "General reasons for a list to be empty. Reasons are either related to a summary list (i.e. problem or medication list) or to a workflow related list (i.e. consultation list).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1106",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-example-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "list-example-codes",
      "name" : "ExampleUseCodesForList",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "Example use codes for the List resource - typical kinds of use.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1105",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-order",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "list-order",
      "name" : "ListOrderCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The status of the episode of care.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Base values for the order of the items in a list resource.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/list-order",

        "value" : "http://hl7.org/fhir/episode-of-care-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1107",

        "value" : "2.16.840.1.113883.4.642.4.665",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/location-physical-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/etsi-signature-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "location-physical-type",
      "name" : "LocationType",
      "status" : "draft",

      "id" : "etsi-signature-type",
      "name" : "ETSISignatureTypeCodes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "ETSI",
      "description" : "The ETSI TS 101 733 V2.2.1 (2013-04) - Electronic Signatures and Infrastructures (ESI) - defines a set of Commitment Types (Purpose of Signature). ETSI TS 101 903 V1.2.2 defines vocabulary identifiers for these Commitment Types. Digital Signature Purposes, an indication of the reason an entity signs a document. This is included in the signed information and can be used when determining accountability for various actions concerning the document. ",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This example value set defines a set of codes that can be used to indicate the physical form of the Location.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/location-physical-type",

        "value" : "http://uri.etsi.org/01903/v1.2.2",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1108",

        "value" : "2.16.840.1.113883.4.642.4.1808",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/match-grade",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/event-capability-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "match-grade",
      "name" : "MatchGrade",
      "status" : "draft",

      "id" : "event-capability-mode",
      "name" : "EventCapabilityMode",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 Master Patient Index (MPI) assessment of whether a candidate patient record is a match or not.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/match-grade",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1289",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-data-usage",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-data-usage",
      "name" : "MeasureDataUsage",
      "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" : "The mode of a message capability statement.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The intended usage for supplemental data elements in the measure.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/measure-data-usage",

        "value" : "http://hl7.org/fhir/event-capability-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1234",

        "value" : "2.16.840.1.113883.4.642.4.183",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-improvement-notation",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-classifier-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-improvement-notation",
      "name" : "MeasureImprovementNotation",
      "status" : "draft",

      "id" : "evidence-classifier-code",
      "name" : "EvidenceClassifier",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1395",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-population",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-population",
      "name" : "MeasurePopulationType",
      "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" : "Commonly used classifiers for evidence sets.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of population.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/measure-population",

        "value" : "http://hl7.org/fhir/evidence-classifier-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1231",

        "value" : "2.16.840.1.113883.4.642.4.1959",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-scoring",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-report-section",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-scoring",
      "name" : "MeasureScoring",
      "status" : "draft",

      "id" : "evidence-report-section",
      "name" : "ReportSectionType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The scoring type of the measure.",

      "description" : "Evidence Report Section Type.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/measure-scoring",

        "value" : "http://hl7.org/fhir/evidence-report-section",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1232",

        "value" : "2.16.840.1.113883.4.642.4.1961",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-report-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "measure-type",
      "name" : "MeasureType",
      "status" : "draft",

      "id" : "evidence-report-type",
      "name" : "EvidenceReportType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+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 measure (includes codes from 2.16.840.1.113883.1.11.20368).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/measure-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1233",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/med-admin-perform-function",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "med-admin-perform-function",
      "name" : "MedicationAdministration Performer Function Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "MedicationAdministration Performer Function Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/med-admin-perform-function",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1112",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/media-modality",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "media-modality",
      "name" : "MediaModality",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The kind of report, such as grouping of classifiers, search results, or human-compiled expression.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/media-modality",

        "value" : "http://hl7.org/fhir/evidence-report-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1109",

        "value" : "2.16.840.1.113883.4.642.4.1957",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/media-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/evidence-variable-event",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "media-type",
      "name" : "MediaType",
      "status" : "draft",

      "id" : "evidence-variable-event",
      "name" : "EvidenceVariableEvent",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2017-12-08T13:32:59+11:00",

      "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"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for high level media categories.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/media-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.326",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-admin-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-admin-category",
      "name" : "MedicationAdministration Category Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "MedicationAdministration Category Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medication-admin-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1111",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-admin-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-admin-status",
      "name" : "MedicationAdministration Status Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]

      }],
      "description" : "MedicationAdministration Status Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medication-admin-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1311",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-statement-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medication-statement-category",
      "name" : "Medication usage category codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The event used as a base point (reference point) in time.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Medication Status Codes",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medication-statement-category",

        "value" : "http://hl7.org/fhir/evidence-variable-event",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1120",

        "value" : "2.16.840.1.113883.4.642.4.1955",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-performer-function",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationdispense-performer-function",
      "name" : "MedicationDispense Performer Function Codes",

      "id" : "example",
      "name" : "ACMECholCodesBlood",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",

      "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" : "MedicationDispense Performer Function Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1319",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationdispense-status",
      "name" : "MedicationDispense Status Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "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.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "MedicationDispense Status Codes",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medicationdispense-status",

        "value" : "http://hl7.org/fhir/CodeSystem/example",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1313",

        "value" : "2.16.840.1.113883.4.642.4.1827",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationknowledge-characteristic",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example-metadata",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationknowledge-characteristic",
      "name" : "medicationKnowledge Characteristic Codes",

      "id" : "example-metadata",
      "name" : "ExampleMetadata",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",

      "date" : "2021-07-21T00:00:00+10:00",
      "publisher" : "FHIR (Example)",

      "contact" : [{
        "name" : "FHIR project team",

        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "MedicationKnowledge Characteristic Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1338",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationknowledge-package-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationknowledge-package-type",
      "name" : "medicationKnowledge Package Type Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "This is an example code system that illustrates usage of the metadata resource elements introduced in R5",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "MedicationKnowledge Package Type Codes",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-package-type",

        "value" : "http://hl7.org/fhir/CodeSystem/example-metadata",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1340",

        "value" : "2.16.840.1.113883.4.642.4.1824",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationknowledge-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example-metadata-2",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationknowledge-status",
      "name" : "MedicationKnowledge Status Codes",

      "id" : "example-metadata-2",
      "name" : "ExampleMetadata",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",

      "date" : "2022-07-21T00:00:00+10:00",
      "publisher" : "FHIR (Example)",

      "contact" : [{
        "name" : "FHIR project team",

        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "MedicationKnowledge Status Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-status",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1336",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationrequest-category",
      "name" : "medicationRequest Category Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "This is an example code system that illustrates usage of the metadata resource elements introduced in R5",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "MedicationRequest Category Codes",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",

        "value" : "http://hl7.org/fhir/CodeSystem/example-metadata-2",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1323",

        "value" : "2.16.840.1.113883.4.642.4.1829",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-course-of-therapy",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example-supplement",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationrequest-course-of-therapy",
      "name" : "medicationRequest Course of Therapy Codes",

      "id" : "example-supplement",
      "name" : "CholCodeLegacyStatus",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",

      "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" : "MedicationRequest Course of Therapy Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1327",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-status-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationrequest-status-reason",
      "name" : "medicationRequest Status Reason Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "CholCodeLegacyStatus",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "MedicationRequest Status Reason Codes",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason",

        "value" : "http://hl7.org/fhir/CodeSystem/example-supplement",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1325",

        "value" : "2.16.840.1.113883.4.642.4.1820",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-reason-encounter",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/example-supplement-2",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "message-reason-encounter",
      "name" : "ExampleMessageReasonCodes",

      "id" : "example-supplement-2",
      "name" : "BundleTypeGerman",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2017-12-21T16:40:38+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "description" : "German Translations for Bundle Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Example Message Reasons. These are the set of codes that might be used an updating an encounter using admin-update.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter",

        "value" : "http://hl7.org/fhir/bundle-type-de",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1122",

        "value" : "2.16.840.1.113883.4.642.4.1822",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-transport",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/examplescenario-actor-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "message-transport",
      "name" : "MessageTransport",

      "id" : "examplescenario-actor-type",
      "name" : "ExampleScenarioActorType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 protocol used for message transport.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/message-transport",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1080",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/missing-tooth-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "missing-tooth-reason",
      "name" : "MissingToothReasonCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Missing Tooth Reason codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/missingtoothreason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1150",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/claim-modifiers",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "claim-modifiers",
      "name" : "ModifierTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The type of actor - system or human.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes sample Modifier type codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/modifiers",

        "value" : "http://hl7.org/fhir/examplescenario-actor-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1151",

        "value" : "2.16.840.1.113883.4.642.4.859",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/name-assembly-order",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/explanationofbenefit-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "name-assembly-order",
      "name" : "HumanNameAssemblyOrder",
      "status" : "draft",

      "id" : "explanationofbenefit-status",
      "name" : "ExplanationOfBenefitStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 that represents the preferred display order of the components of a human name.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/name-assembly-order",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1266",
        "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"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

      "description" : "A code specifying the state of the resource instance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The frequency with which the target must be validated",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/need",

        "value" : "http://hl7.org/fhir/explanationofbenefit-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.883",

        "value" : "2.16.840.1.113883.4.642.4.619",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/object-role",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/extension-context-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "object-role",
      "name" : "AuditEventEntityRole",
      "status" : "draft",

      "id" : "extension-context-type",
      "name" : "ExtensionContextType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Code representing the role the entity played in the audit event.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/object-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1135",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-category",
      "name" : "ObservationCategoryCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "How an extension context is interpreted.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Observation Category codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/observation-category",

        "value" : "http://hl7.org/fhir/extension-context-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1125",

        "value" : "2.16.840.1.113883.4.642.4.1013",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-statistics",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/extra-activity-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "observation-statistics",
      "name" : "StatisticsCode",

      "id" : "extra-activity-type",
      "name" : "ExtraActivityType",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "This value set includes coded concepts not well covered in any of the included valuesets.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The statistical operation parameter -\"statistic\" codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/observation-statistics",

        "value" : "http://hl7.org/fhir/extra-activity-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1126",

        "value" : "2.16.840.1.113883.4.642.4.1845",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-outcome",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/sort-direction",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "operation-outcome",
      "name" : "OperationOutcomeCodes",

      "id" : "sort-direction",
      "name" : "SortDirection",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Operation Outcome codes used by FHIR test servers (see Implementation file translations.xml)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/operation-outcome",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1127",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/organization-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "organization-type",
      "name" : "OrganizationType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The possible sort directions, ascending or descending.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This example value set defines a set of codes that can be used to indicate a type of organization.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/organization-type",

        "value" : "http://hl7.org/fhir/sort-direction",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1128",

        "value" : "2.16.840.1.113883.4.642.4.980",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/parameter-group",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/trigger-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "parameter-group",
      "name" : "DeviceDefinitionParameterGroup",

      "id" : "trigger-type",
      "name" : "TriggerType",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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 groupings of parameters; e.g. Cardiovascular.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/parameter-group",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1264",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/encounter-participant-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "encounter-participant-type",
      "name" : "ParticipantType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set defines a set of codes that can be used to indicate how an individual participates in an encounter.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/participant-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1089",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payeetype",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "payeetype",
      "name" : "Claim Payee Type Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Payee Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/payeetype",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1050",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payment-adjustment-reason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "payment-adjustment-reason",
      "name" : "PaymentAdjustmentReasonCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes smattering of Payment Adjustment Reason codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/payment-adjustment-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1173",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payment-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "payment-type",
      "name" : "PaymentTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set includes sample Payment Type codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/payment-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1186",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payment-status",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "payment-status",
      "name" : "PaymentStatusCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The type of trigger.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes a sample set of Payment Status codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/paymentstatus",

        "value" : "http://hl7.org/fhir/trigger-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1187",

        "value" : "2.16.840.1.113883.4.642.4.104",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/plan-definition-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/identifier-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "plan-definition-type",
      "name" : "PlanDefinitionType",
      "status" : "draft",

      "id" : "identifier-use",
      "name" : "IdentifierUse",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2023-03-26T15:21:02+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 PlanDefinition.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1245",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/practitioner-role",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "practitioner-role",
      "name" : "PractitionerRole",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This example value set defines a set of codes that can be used to indicate the role of a Practitioner.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1132",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/precision-estimate-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "precision-estimate-type",
      "name" : "PrecisionEstimateType",
      "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" : "Identifies the purpose for this identifier, if known .",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Method of reporting variability of estimates, such as confidence intervals, interquartile range or standard deviation.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/precision-estimate-type",

        "value" : "http://hl7.org/fhir/identifier-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1358",

        "value" : "2.16.840.1.113883.4.642.1.58",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-primary-source-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/address-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-primary-source-type",
      "name" : "primary-source-type",
      "status" : "draft",

      "id" : "address-type",
      "name" : "AddressType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",

      "date" : "2023-03-26T15:21:02+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "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://terminology.hl7.org/CodeSystem/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/process-priority",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "process-priority",
      "name" : "ProcessPriorityCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The type of an address (physical / postal).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes the financial processing priority codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/processpriority",

        "value" : "http://hl7.org/fhir/address-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1155",

        "value" : "2.16.840.1.113883.4.642.1.70",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/program",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/remittance-outcome",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "program",
      "name" : "Program",

      "id" : "remittance-outcome",
      "name" : "RemittanceOutcome",

      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "The outcome of the processing.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set defines an example set of codes that could be can be used to classify groupings of service-types/specialties.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/program",

        "value" : "http://hl7.org/fhir/remittance-outcome",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1384",

        "value" : "2.16.840.1.113883.4.642.4.14",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/provenance-agent-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fhir-format-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "provenance-agent-type",
      "name" : "ProvenanceParticipantType",
      "status" : "draft",

      "id" : "fhir-format-type",
      "name" : "FHIRFormatType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2023-05-12T00:00:00+10:00",
      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

      "date" : "2022-08-17T00:00:00+10:00",
      "publisher" : "HL7",
      "description" : "FHIR Format types",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The type of participation a provenance participant.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",

        "value" : "http://hl7.org/fhir/fhir-format-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1131",

        "value" : "2.16.840.1.113883.4.642.4.1911",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-push-type-available",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fhir-old-types",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-push-type-available",
      "name" : "push-type-available",
      "status" : "draft",

      "id" : "fhir-old-types",
      "name" : "FHIROldTypes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",

      "date" : "2023-03-26T15:21:02+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

      }],
      "description" : "An old resource name no longer used in this version of FHIR (deleted or renamed).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Type of alerts/updates the primary source can send",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/push-type-available",

        "value" : "http://hl7.org/fhir/fhir-old-types",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.899",

        "value" : "2.16.840.1.113883.4.642.4.2113",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/question-max-occurs",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fhir-types",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "question-max-occurs",
      "name" : "MaxOccurs",
      "status" : "draft",

      "id" : "fhir-types",
      "name" : "FHIRTypes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-08-26T13:43:27+10:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Flags an element as having unlimited repetitions.",

      "description" : "One of the types defined as part of this version of FHIR.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/question-max-occurs",

        "value" : "http://hl7.org/fhir/fhir-types",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1272",

        "value" : "2.16.840.1.113883.4.642.4.1802",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-usage-mode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fhirpath-types",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "questionnaire-usage-mode",
      "name" : "QuestionnaireItemUsageMode",
      "status" : "draft",

      "id" : "fhirpath-types",
      "name" : "FHIRPathTypesCodeSystem",
      "status" : "active",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "Data types defined by FHIRPath and used within the FHIR specification",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/questionnaire-usage-mode",

        "value" : "http://hl7.org/fhir/CodeSystem/fhirpath-types",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1274",

        "value" : "2.16.840.1.113883.4.642.4.1803",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reaction-event-certainty",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/filter-operator",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reaction-event-certainty",
      "name" : "AllergyIntoleranceCertainty",
      "status" : "draft",

      "id" : "filter-operator",
      "name" : "FilterOperator",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "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://terminology.hl7.org/CodeSystem/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/reason-medication-given-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "reason-medication-given-codes",
      "name" : "ReasonMedicationGivenCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The kind of operation to perform as a part of a property based filter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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://terminology.hl7.org/CodeSystem/reason-medication-given",

        "value" : "http://hl7.org/fhir/filter-operator",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1110",

        "value" : "2.16.840.1.113883.4.642.4.479",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/recommendation-strength",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/flag-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "recommendation-strength",
      "name" : "StrengthOfRecommendationRating",
      "status" : "draft",

      "id" : "flag-status",
      "name" : "FlagStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 rating system that describes the strength of the recommendation, such as the GRADE, DynaMed, or HGPS systems.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/recommendation-strength",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1268",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/referencerange-meaning",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "referencerange-meaning",
      "name" : "ObservationReferenceRangeMeaningCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or was entered in error.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set defines a set of codes that can be used to indicate the meaning/use of a reference range for a particular target population.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",

        "value" : "http://hl7.org/fhir/flag-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1124",

        "value" : "2.16.840.1.113883.4.642.4.121",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/rejection-criteria",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/fm-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "rejection-criteria",
      "name" : "RejectionCriterion",
      "status" : "draft",

      "id" : "fm-status",
      "name" : "FinancialResourceStatusCodes",
      "status" : "active",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This value set includes Status codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Criterion for rejection of the specimen by laboratory.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/rejection-criteria",

        "value" : "http://hl7.org/fhir/fm-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1260",

        "value" : "2.16.840.1.113883.4.642.4.593",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-objective-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/focus-characteristic-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-objective-type",
      "name" : "ResearchStudyObjectiveType",
      "status" : "draft",

      "id" : "focus-characteristic-code",
      "name" : "FocusCharacteristicCode",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2020-12-28T16:55:11+11:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for the kind of study objective.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/research-study-objective-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1248",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-phase",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-phase",
      "name" : "ResearchStudyPhase",
      "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" : "Evidence focus characteristic code.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/research-study-phase",

        "value" : "http://hl7.org/fhir/focus-characteristic-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1247",

        "value" : "2.16.840.1.113883.4.642.4.1960",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-prim-purp-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/formularyitem-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-prim-purp-type",
      "name" : "ResearchStudyPrimaryPurposeType",
      "status" : "draft",

      "id" : "formularyitem-status",
      "name" : "FormularyItemStatusCodes",
      "status" : "active",

      "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"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "FormularyItem Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes for the main intent of the study.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type",

        "value" : "http://hl7.org/fhir/CodeSystem/formularyitem-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1250",

        "value" : "2.16.840.1.113883.4.642.4.1988",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-reason-stopped",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-changetype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "research-study-reason-stopped",
      "name" : "ResearchStudyReasonStopped",
      "status" : "draft",

      "id" : "genomicstudy-changetype",
      "name" : "GenomicStudyChangeType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-08-18T06:48:24+10:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Codes for why the study ended prematurely.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/research-study-reason-stopped",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1249",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-security-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-security-category",
      "name" : "ResourceSecurityCategory",
      "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" : "The change type relevant to GenomicStudy analysis.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Provides general guidance around the kind of access Control to Read, Search, Create, Update, or Delete a resource.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/resource-security-category",

        "value" : "http://hl7.org/fhir/genomicstudy-changetype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1404",

        "value" : "2.16.840.1.113883.4.642.4.1977",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-type-link",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-dataformat",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "resource-type-link",
      "name" : "PayeeResourceType",
      "status" : "draft",

      "id" : "genomicstudy-dataformat",
      "name" : "GenomicStudyDataFormat",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-08-18T05:49:24+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 payee Resource.",

      "description" : "The data format relevant to genomics. These formats and relevant codes were pulled from [Integrative Genomics Viewer Documentation](https://software.broadinstitute.org/software/igv/FileFormats) by Broad Institute.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/resource-type-link",

        "value" : "http://hl7.org/fhir/genomicstudy-dataformat",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1180",

        "value" : "2.16.840.1.113883.4.642.4.1978",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/restful-security-service",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-methodtype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "restful-security-service",
      "name" : "RestfulSecurityService",

      "id" : "genomicstudy-methodtype",
      "name" : "GenomicStudyMethodType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-08-17T07:49:24+10:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Types of security services used with FHIR.",

      "description" : "The method type of the GenomicStudy analysis. These method types and relevant codes were pulled from [National Library of Medicine-Genetic Testing Registry](https://www.ncbi.nlm.nih.gov/gtr/) (NCBI-GTR) values of describing different testing methods on various levels: [major method category](https://ftp.ncbi.nlm.nih.gov/pub/GTR/standard_terms/Major_method_category.txt), [method category](https://ftp.ncbi.nlm.nih.gov/pub/GTR/standard_terms/Method_category.txt), and [primary methodology](https://ftp.ncbi.nlm.nih.gov/pub/GTR/standard_terms/Primary_test_methodology.txt)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/restful-security-service",

        "value" : "http://hl7.org/fhir/genomicstudy-methodtype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1079",

        "value" : "2.16.840.1.113883.4.642.4.1979",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/risk-estimate-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "risk-estimate-type",
      "name" : "RiskEstimateType",
      "status" : "draft",

      "id" : "genomicstudy-status",
      "name" : "GenomicStudyStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Whether the risk estimate is dichotomous, continuous or qualitative and the specific type of risk estimate (eg proportion or median).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/risk-estimate-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1364",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/risk-probability",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "risk-probability",
      "name" : "RiskProbability",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The status of the GenomicStudy.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Codes representing the likelihood of a particular outcome in a risk assessment.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/risk-probability",

        "value" : "http://hl7.org/fhir/genomicstudy-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1133",

        "value" : "2.16.840.1.113883.4.642.4.1976",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/audit-source-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/genomicstudy-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "audit-source-type",
      "name" : "AuditEventSourceType",

      "id" : "genomicstudy-type",
      "name" : "GenomicStudyType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2010-08-26T00:00:00+10:00",
      "publisher" : "NEMA/DICOM",
      "description" : "The type of process where the audit event originated from.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/security-source-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1137",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-category",
      "name" : "ServiceCategory",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set defines an example set of codes that can be used to classify groupings of service-types/specialties.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/service-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1144",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-provision-conditions",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-provision-conditions",
      "name" : "ServiceProvisionConditions",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-08-18T07:19:24+10:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "The code(s) that detail the conditions under which the healthcare service is available/offered.",

      "description" : "The type relevant to GenomicStudy.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/service-provision-conditions",

        "value" : "http://hl7.org/fhir/genomicstudy-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1143",

        "value" : "2.16.840.1.113883.4.642.4.1975",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-referral-method",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/goal-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-referral-method",
      "name" : "ReferralMethod",
      "status" : "draft",

      "id" : "goal-status",
      "name" : "GoalLifecycleStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 methods of referral can be used when referring to a specific HealthCareService resource.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/service-referral-method",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1142",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "service-type",
      "name" : "ServiceType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Codes that reflect the current state of a goal and whether the goal is still being targeted.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set defines an example set of codes of service-types.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/service-type",

        "value" : "http://hl7.org/fhir/goal-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1145",

        "value" : "2.16.840.1.113883.4.642.4.272",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/smart-capabilities",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/graph-compartment-rule",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "smart-capabilities",
      "name" : "SmartCapabilities",
      "status" : "draft",

      "id" : "graph-compartment-rule",
      "name" : "GraphCompartmentRule",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 that define what the server is capable of.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/smart-capabilities",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1265",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/special-values",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "special-values",
      "name" : "SpecialValues",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "description" : "A set of generally useful codes defined so they can be included in value sets.",

      "description" : "How a compartment must be linked.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/special-values",

        "value" : "http://hl7.org/fhir/graph-compartment-rule",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1049",

        "value" : "2.16.840.1.113883.4.642.4.281",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/standards-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/graph-compartment-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "standards-status",
      "name" : "StandardsStatus",
      "status" : "draft",

      "id" : "graph-compartment-use",
      "name" : "GraphCompartmentUse",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "HL7 Ballot/Standards status of artifact.",

      "description" : "Defines how a compartment rule is used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/standards-status",

        "value" : "http://hl7.org/fhir/graph-compartment-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1366",

        "value" : "2.16.840.1.113883.4.642.4.283",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/study-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/group-membership-basis",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "study-type",
      "name" : "StudyType",
      "status" : "draft",

      "id" : "group-membership-basis",
      "name" : "GroupMembershipBasis",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "date" : "2022-08-09T09:01:24+10:00",

      "publisher" : "HL7 (FHIR Project)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }]
      }],
      "description" : "Types of research studies (types of research methods).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/study-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1350",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscriber-relationship",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscriber-relationship",
      "name" : "SubscriberRelationshipCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Basis for membership in a group",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient).",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",

        "value" : "http://hl7.org/fhir/group-membership-basis",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1386",

        "value" : "2.16.840.1.113883.4.642.4.1962",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-tag",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/group-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "subscription-tag",
      "name" : "SubscriptionTag",
      "status" : "draft",

      "id" : "group-type",
      "name" : "GroupType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Tags to put on a resource after subscriptions have been sent.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/subscription-tag",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1141",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "substance-category",
      "name" : "SubstanceCategoryCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7 Orders and Observations Workgroup",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
        }]
      }],
      "description" : "Substance category codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/substance-category",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1138",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplydelivery-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "supplydelivery-type",
      "name" : "SupplyItemType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value sets refers to a specific supply item.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/supply-item-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1194",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplyrequest-kind",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "supplyrequest-kind",
      "name" : "SupplyType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Types of resources that are part of group.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value sets refers to a Category of supply.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/supply-kind",

        "value" : "http://hl7.org/fhir/group-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1192",

        "value" : "2.16.840.1.113883.4.642.4.285",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplyrequest-reason",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guidance-module-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "supplyrequest-reason",
      "name" : "SupplyRequestReason",
      "status" : "draft",

      "id" : "guidance-module-code",
      "name" : "GuidanceModuleCode",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 reason why the supply item was requested.",

      "description" : "Example guidance module codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/supplyrequest-reason",

        "value" : "http://hl7.org/fhir/guidance-module-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1193",

        "value" : "2.16.840.1.113883.4.642.4.2103",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/synthesis-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guidance-response-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "synthesis-type",
      "name" : "SynthesisType",
      "status" : "draft",

      "id" : "guidance-response-status",
      "name" : "GuidanceResponseStatus",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 combining results from a body of evidence (eg. summary data meta-analysis).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/synthesis-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1348",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/testscript-operation-codes",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "testscript-operation-codes",
      "name" : "TestScriptOperationCode",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/testscript-operation-codes",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1195",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/testscript-profile-destination-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "testscript-profile-destination-types",
      "name" : "TestScriptProfileDestinationType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "This value set defines a set of codes that are used to indicate the profile type of a test system when acting as the destination within a TestScript.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1197",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/testscript-profile-origin-types",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "testscript-profile-origin-types",
      "name" : "TestScriptProfileOriginType",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "The status of a guidance response.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "This value set defines a set of codes that are used to indicate the profile type of a test system when acting as the origin within a TestScript.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types",

        "value" : "http://hl7.org/fhir/guidance-response-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1196",

        "value" : "2.16.840.1.113883.4.642.4.818",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/usage-context-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guide-page-generation",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "usage-context-type",
      "name" : "UsageContextType",
      "status" : "draft",

      "id" : "guide-page-generation",
      "name" : "GuidePageGeneration",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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 that specifies a type of context being specified by a usage context.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1068",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0001",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0001",
      "name" : "v2.0001",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0001 ( SEX)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0001",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.2",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0002",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0002",
      "name" : "v2.0002",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0002 ( MARITAL STATUS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0002",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.179",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0003",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0003",
      "name" : "v2.0003",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0003 ( EVENT TYPE CODE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0003",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.4",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0004",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0004",
      "name" : "v2.0004",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0004 ( PATIENT CLASS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0004",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.5",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-2.1-0006",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-2.1-0006",
      "name" : "v2.0006.2.1",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "v2 table definition for v2.0006.2.1",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0006|2.1",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.7",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-2.4-0006",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-2.4-0006",
      "name" : "v2.0006.2.4",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "v2 table definition for v2.0006.2.4",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0006|2.4",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.8",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0007",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0007",
      "name" : "v2.0007",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0007 ( ADMISSION TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0007",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.9",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0008",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0008",
      "name" : "v2.0008",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0008 ( ACKNOWLEDGMENT CODE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0008",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.10",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0009",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0009",
      "name" : "v2.0009",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0009 ( AMBULATORY STATUS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0009",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.11",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0012",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0012",
      "name" : "v2.0012",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0012 ( STOCK LOCATION)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0012",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.12",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0017",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0017",
      "name" : "v2.0017",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0017 ( Transaction Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0017",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.13",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0023",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0023",
      "name" : "v2.0023",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0023 ( Admit source)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0023",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.14",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0027",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0027",
      "name" : "v2.0027",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0027 ( PRIORITY (COMPONENT 6 QTY/TIMING[735]))",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0027",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.15",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0033",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0033",
      "name" : "v2.0033",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0033 ( ROUTE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0033",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.16",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0034",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0034",
      "name" : "v2.0034",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0034 ( SITE ADMINISTERED)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0034",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.17",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0038",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0038",
      "name" : "v2.0038",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0038 ( ORDER STATUS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0038",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.18",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0043",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0043",
      "name" : "v2.0043",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0043 ( Condition code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0043",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.19",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0048",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0048",
      "name" : "v2.0048",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0048 ( WHAT SUBJECT FILTER)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0048",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.20",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0052",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0052",
      "name" : "v2.0052",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0052 ( Diagnosis Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0052",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.21",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0061",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0061",
      "name" : "v2.0061",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0061 ( CHECK DIGIT SCHEME)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0061",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.22",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0062",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0062",
      "name" : "v2.0062",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0062 ( EVENT REASON)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0062",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.23",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0063",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0063",
      "name" : "v2.0063",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0063 ( Relationship)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0063",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.24",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0065",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0065",
      "name" : "v2.0065",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0065 ( ACTION CODE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0065",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.25",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0066",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0066",
      "name" : "v2.0066",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0066 ( Employment status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0066",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.26",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0069",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0069",
      "name" : "v2.0069",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0069 ( Hospital service)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0069",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.27",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0070",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0070",
      "name" : "v2.0070",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0070 ( SOURCE OF SPECIMEN)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0070",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.28",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0074",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0074",
      "name" : "v2.0074",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0074 ( DIAGNOSTIC SERVICE SECTION ID)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0074",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.29",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0076",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0076",
      "name" : "v2.0076",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0076 ( MESSAGE TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0076",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.30",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0078",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0078",
      "name" : "v2.0078",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "HL7-defined code system of concepts which specify a categorical assessment of an observation value.   \r\n   \r\n   Notes:\r\n   \r\n   This is being communicated in v2.x in OBX-8 (Observation Interpretation), in v3 in ObservationInterpretation (CWE) in R1 (Representative Realm) and in FHIR in    Observation.interpretation.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0078",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.31",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0080",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0080",
      "name" : "v2.0080",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0080 ( NATURE OF ABNORMAL TESTING)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0080",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.32",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0083",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0083",
      "name" : "v2.0083",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0083 ( Outlier Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0083",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.33",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0085",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0085",
      "name" : "v2.0085",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0085 ( OBSERVATION RESULT STATUS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0085",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.34",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0091",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0091",
      "name" : "v2.0091",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0091 ( QUERY PRIORITY)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0091",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.35",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0092",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0092",
      "name" : "v2.0092",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0092 ( RE-ADMISSION INDICATOR)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0092",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.36",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0098",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0098",
      "name" : "v2.0098",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0098 ( Type of Agreement)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0098",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.37",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0100",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0100",
      "name" : "v2.0100",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0100 ( WHEN TO CHARGE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0100",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.38",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0102",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0102",
      "name" : "v2.0102",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0102 ( DELAYED ACKNOWLEDGMENT TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0102",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.39",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0103",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0103",
      "name" : "v2.0103",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0103 ( PROCESSING ID)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0103",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.40",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0104",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0104",
      "name" : "v2.0104",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0104 ( VERSION CONTROL TABLE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0104",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.41",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0105",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0105",
      "name" : "v2.0105",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0105 ( SOURCE OF COMMENT)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0105",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.42",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0106",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0106",
      "name" : "v2.0106",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0106 ( QUERY FORMAT CODE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0106",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.43",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0107",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0107",
      "name" : "v2.0107",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0107 ( DEFERRED RESPONSE TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0107",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.44",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0108",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0108",
      "name" : "v2.0108",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0108 ( QUERY RESULTS LEVEL)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0108",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.45",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0109",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0109",
      "name" : "v2.0109",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0109 ( REPORT PRIORITY)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0109",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.46",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0116",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0116",
      "name" : "v2.0116",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0116 ( BED STATUS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0116",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.47",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0119",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0119",
      "name" : "v2.0119",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0119 ( ORDER CONTROL)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0119",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.48",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0121",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0121",
      "name" : "v2.0121",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0121 ( RESPONSE FLAG)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0121",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.49",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0122",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0122",
      "name" : "v2.0122",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0122 ( CHARGE TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0122",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.50",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0123",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0123",
      "name" : "v2.0123",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0123 ( RESULT STATUS - OBR)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0123",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.51",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0124",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0124",
      "name" : "v2.0124",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0124 ( TRANSPORTATION MODE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0124",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.52",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0126",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0126",
      "name" : "v2.0126",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0126 ( QUANTITY LIMITED REQUEST)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0126",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.53",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0127",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0127",
      "name" : "v2.0127",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0127 ( ALLERGY TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0127",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.54",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0128",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0128",
      "name" : "v2.0128",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0128 ( ALLERGY SEVERITY)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0128",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.55",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0130",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0130",
      "name" : "v2.0130",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0130 ( Visit user code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0130",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.56",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0131",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0131",
      "name" : "v2.0131",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0131 ( Contact Role)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0131",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.58",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0133",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0133",
      "name" : "v2.0133",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0133 ( PROCEDURE PRACTITIONER TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0133",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.59",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0135",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0135",
      "name" : "v2.0135",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0135 ( ASSIGNMENT OF BENEFITS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0135",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.60",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0136",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0136",
      "name" : "v2.0136",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0136 ( Y/N Indicator)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0136",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.347",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0137",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0137",
      "name" : "v2.0137",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0137 ( MAIL CLAIM PARTY)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0137",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.61",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0140",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0140",
      "name" : "v2.0140",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0140 ( Military service)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0140",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.62",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0141",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0141",
      "name" : "v2.0141",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0141 ( Military rank/grade)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0141",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.63",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0142",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0142",
      "name" : "v2.0142",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0142 ( Military status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0142",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.64",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0144",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0144",
      "name" : "v2.0144",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0144 ( ELIGIBILITY SOURCE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0144",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.65",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0145",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0145",
      "name" : "v2.0145",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0145 ( Room Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0145",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.66",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0146",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0146",
      "name" : "v2.0146",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0146 ( AMOUNT TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0146",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.67",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0147",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0147",
      "name" : "v2.0147",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0147 ( POLICY TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0147",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.68",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0148",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0148",
      "name" : "v2.0148",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0148 ( PENALTY TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0148",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.69",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0149",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0149",
      "name" : "v2.0149",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0149 ( DAY TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0149",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.70",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0150",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0150",
      "name" : "v2.0150",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0150 ( PRECERTIFICATION PATIENT TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0150",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.71",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0153",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0153",
      "name" : "v2.0153",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0153 ( Value code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0153",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.72",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0155",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0155",
      "name" : "v2.0155",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0155 ( ACCEPT/APPLICATION ACKNOWLEDGEMENT CONDITIONS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0155",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.73",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0156",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0156",
      "name" : "v2.0156",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0156 ( DATE/TIME QUALIFIER)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0156",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.74",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0157",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0157",
      "name" : "v2.0157",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0157 ( WHIHC DATE/TIME STATUS QUALIFIER)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0157",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.75",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0158",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0158",
      "name" : "v2.0158",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0158 ( DATE/TIME SELECTION QUALIFIER)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0158",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.76",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0159",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0159",
      "name" : "v2.0159",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0159 ( DIET TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0159",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.77",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0160",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0160",
      "name" : "v2.0160",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0160 ( TRAY TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0160",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.78",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0161",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0161",
      "name" : "v2.0161",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0161 ( ALLOW SUBSTITUTION)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0161",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.79",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0162",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0162",
      "name" : "v2.0162",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0162 ( ROUTE OF ADMINISTRATION)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0162",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.80",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0163",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0163",
      "name" : "v2.0163",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0163 ( ADMINISTRIVE SITE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0163",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.81",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0164",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0164",
      "name" : "v2.0164",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0164 ( ADMINISTRATION DEVICE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0164",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.82",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0165",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0165",
      "name" : "v2.0165",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0165 ( ADMINISTRATION METHOD)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0165",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.83",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0166",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0166",
      "name" : "v2.0166",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0166 ( RX COMPONENT TYPE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0166",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.84",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0167",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0167",
      "name" : "v2.0167",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0167 ( SUBSTITUTION STATUS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0167",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.85",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0168",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0168",
      "name" : "v2.0168",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0168 ( PROCESSING PRIORITY)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0168",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.86",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0169",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0169",
      "name" : "v2.0169",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0169 ( REPORTIN PRIORITY)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0169",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.87",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0170",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0170",
      "name" : "v2.0170",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0170 ( DERIVED SPECIMEN)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0170",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.88",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0173",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0173",
      "name" : "v2.0173",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0173 ( COORDINATION OF BENEFITS)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0173",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.89",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0174",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0174",
      "name" : "v2.0174",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0174 ( NATURE OF TEST/OBSERVATION)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0174",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.90",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0175",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0175",
      "name" : "v2.0175",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0175 ( MASTER FILE IDENTIFIER CODE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0175",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.91",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0177",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0177",
      "name" : "v2.0177",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0177 ( CONFIDENTIALITY CODE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0177",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.92",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0178",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0178",
      "name" : "v2.0178",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0178 ( FILE-LEVEL EVENT CODE)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0178",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.93",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0179",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0179",
      "name" : "v2.0179",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0179 ( Response Level)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0179",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.94",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0180",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0180",
      "name" : "v2.0180",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0180 ( REcord Level Event Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0180",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.95",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0181",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0181",
      "name" : "v2.0181",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0181 ( MFN Recode-Level Error Return)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0181",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.96",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0183",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0183",
      "name" : "v2.0183",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0183 ( Active/Inactive)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0183",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.97",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0185",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0185",
      "name" : "v2.0185",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0185 ( Preferred Method Of Contrct)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0185",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.98",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0187",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0187",
      "name" : "v2.0187",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0187 ( Provider billing)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0187",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.99",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0189",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0189",
      "name" : "v2.0189",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0189 ( Ethnic group)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0189",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.100",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0190",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0190",
      "name" : "v2.0190",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0190 ( Adress Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0190",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.101",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0191",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0191",
      "name" : "v2.0191",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0191 ( Type Of Data)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0191",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.102",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0193",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0193",
      "name" : "v2.0193",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0193 ( Amount Class)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0193",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.103",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0200",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0200",
      "name" : "v2.0200",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0200 ( Name Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0200",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.104",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0201",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0201",
      "name" : "v2.0201",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0201 ( Telecommunication Use Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0201",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.106",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0202",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0202",
      "name" : "v2.0202",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0202 ( Telecommunication Equipment Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0202",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.107",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0203",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0203",
      "name" : "v2.0203",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0203 ( Identifier Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.108",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0204",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0204",
      "name" : "v2.0204",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0204 ( Organizational Name Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0204",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.109",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0205",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0205",
      "name" : "v2.0205",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0205 ( Price Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0205",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.110",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0206",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0206",
      "name" : "v2.0206",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0206 ( Segment Action Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0206",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.111",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0207",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0207",
      "name" : "v2.0207",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0207 ( Processing Mode)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0207",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.112",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0208",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0208",
      "name" : "v2.0208",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0208 ( Query Response Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0208",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.113",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0209",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0209",
      "name" : "v2.0209",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0209 ( Relational Operator)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0209",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.114",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0210",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0210",
      "name" : "v2.0210",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0210 ( Relational Conjunction)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0210",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.115",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0211",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0211",
      "name" : "v2.0211",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0211 ( Alternate Character Sets)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0211",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.116",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0213",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0213",
      "name" : "v2.0213",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0213 ( Purge Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0213",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.117",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0214",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0214",
      "name" : "v2.0214",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0214 ( Special Program Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0214",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.118",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0215",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0215",
      "name" : "v2.0215",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0215 ( Publicity Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0215",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.119",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0216",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0216",
      "name" : "v2.0216",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0216 ( Patient Status Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0216",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.120",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0217",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0217",
      "name" : "v2.0217",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0217 ( Visit priority code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0217",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.121",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0220",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0220",
      "name" : "v2.0220",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0220 ( Living Arrangements)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0220",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.122",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0223",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0223",
      "name" : "v2.0223",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0223 ( Living Dependency)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0223",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.124",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0224",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0224",
      "name" : "v2.0224",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0224 ( Transport Arranged)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0224",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.125",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0225",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0225",
      "name" : "v2.0225",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0225 ( Escort Required)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0225",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.126",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0227",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0227",
      "name" : "v2.0227",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0227 ( Manufacturers of Vaccines)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0227",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.127",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0228",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0228",
      "name" : "v2.0228",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0228 ( Diagnosis Classification)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0228",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.128",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0229",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0229",
      "name" : "v2.0229",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0229 ( Outlier Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0229",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.129",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0230",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0230",
      "name" : "v2.0230",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0230 ( Procedure Functional Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0230",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.130",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0231",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0231",
      "name" : "v2.0231",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0231 ( Student Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0231",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.131",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0232",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0232",
      "name" : "v2.0232",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0232 ( Insurance Company Contact Reason)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0232",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.132",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0234",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0234",
      "name" : "v2.0234",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0234 ( Report Timing)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0234",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.133",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0235",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0235",
      "name" : "v2.0235",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0235 ( Report Source)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0235",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.134",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0236",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0236",
      "name" : "v2.0236",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0236 ( Reported To)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0236",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.135",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0237",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0237",
      "name" : "v2.0237",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0237 ( Event Qualification)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0237",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.136",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0238",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0238",
      "name" : "v2.0238",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0238 ( Event Seriousness)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0238",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.137",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0239",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0239",
      "name" : "v2.0239",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0239 ( Event Expected)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0239",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.138",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0240",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0240",
      "name" : "v2.0240",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0240 ( Event Consequence)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0240",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.139",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0241",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0241",
      "name" : "v2.0241",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0241 ( Patient Outcome)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0241",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.140",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0242",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0242",
      "name" : "v2.0242",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0242 ( Primary Observer's Qualification)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0242",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.141",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0243",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0243",
      "name" : "v2.0243",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0243 ( Identity may be Divulged)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0243",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.142",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0247",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0247",
      "name" : "v2.0247",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0247 ( Start of Evaluation)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0247",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.143",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0248",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0248",
      "name" : "v2.0248",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0248 ( Product Source)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0248",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.144",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0250",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0250",
      "name" : "v2.0250",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0250 ( Relatedness Assessment)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0250",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.145",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0251",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0251",
      "name" : "v2.0251",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0251 ( Action Taken in Response to the Event)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0251",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.146",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0252",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0252",
      "name" : "v2.0252",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0252 ( Causality Observations)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0252",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.147",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0253",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0253",
      "name" : "v2.0253",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0253 ( Indirect Exposure Mechanism)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0253",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.148",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0254",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0254",
      "name" : "v2.0254",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0254 ( Kind of Quantity)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0254",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.149",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0255",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0255",
      "name" : "v2.0255",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0255 ( Duration Categories)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0255",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.150",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0256",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0256",
      "name" : "v2.0256",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0256 ( Time Delay Post Challenge)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0256",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.151",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0257",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0257",
      "name" : "v2.0257",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0257 ( Nature of Challenge)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0257",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.152",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0258",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0258",
      "name" : "v2.0258",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0258 ( Relationship Modifier)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0258",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.153",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0259",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0259",
      "name" : "v2.0259",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0259 ( Modality)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0259",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.154",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0260",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0260",
      "name" : "v2.0260",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0260 ( Patient Location Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0260",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.155",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0261",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0261",
      "name" : "v2.0261",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0261 ( Location Equipment)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0261",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.156",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0262",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0262",
      "name" : "v2.0262",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0262 ( Privacy Level)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0262",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.157",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0263",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0263",
      "name" : "v2.0263",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0263 ( Level of Care)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0263",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.158",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0265",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0265",
      "name" : "v2.0265",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0265 ( Specialty Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0265",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.159",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0267",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0267",
      "name" : "v2.0267",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0267 ( Days of the Week)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0267",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.160",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0268",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0268",
      "name" : "v2.0268",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0268 ( Override)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0268",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.161",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0269",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0269",
      "name" : "v2.0269",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0269 ( Charge on Indicator)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0269",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.162",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0270",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0270",
      "name" : "v2.0270",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0270 ( Report Type Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0270",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.163",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0271",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0271",
      "name" : "v2.0271",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0271 ( Document Completion Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0271",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.164",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0272",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0272",
      "name" : "v2.0272",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0272 ( Document Confidentiality Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0272",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.166",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0273",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0273",
      "name" : "v2.0273",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0273 ( Document Availability Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0273",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.167",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0275",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0275",
      "name" : "v2.0275",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0275 ( Document Storage Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0275",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.168",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0276",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0276",
      "name" : "v2.0276",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0276 ( Appointment Reason Codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0276",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.169",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0277",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0277",
      "name" : "v2.0277",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0277 ( Appointment Type Codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0277",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.170",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0278",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0278",
      "name" : "v2.0278",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0278 ( Filler Status Codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0278",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.171",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0279",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0279",
      "name" : "v2.0279",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0279 ( Allow Substitution Codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0279",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.172",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0280",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0280",
      "name" : "v2.0280",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0280 ( Referral Priority)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0280",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.173",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0281",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0281",
      "name" : "v2.0281",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0281 ( Referral Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0281",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.174",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0282",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0282",
      "name" : "v2.0282",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0282 ( Referral Disposition)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0282",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.175",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0283",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0283",
      "name" : "v2.0283",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0283 ( Referral Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0283",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.176",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0284",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0284",
      "name" : "v2.0284",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A code that indicates how the page is generated.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0284 ( Referral Category)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0284",

        "value" : "http://hl7.org/fhir/guide-page-generation",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.177",

        "value" : "2.16.840.1.113883.4.642.4.999",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0286",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/guide-parameter-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0286",
      "name" : "v2.0286",

      "id" : "guide-parameter-code",
      "name" : "GuideParameterCode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "GuideParameterCode",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0286 ( Provider Role)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0286",

        "value" : "http://hl7.org/fhir/guide-parameter-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.178",

        "value" : "2.16.840.1.113883.4.642.4.997",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0287",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/history-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0287",
      "name" : "v2.0287",

      "id" : "history-status",
      "name" : "FamilyHistoryStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0287 ( Action Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0287",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.3",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0290",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0290",
      "name" : "v2.0290",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A code that identifies the status of the family history record.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0290 ( MIME base64 encoding Characters)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0290",

        "value" : "http://hl7.org/fhir/history-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.180",

        "value" : "2.16.840.1.113883.4.642.4.268",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0291",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/nhin-purposeofuse",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0291",
      "name" : "v2.0291",

      "id" : "nhin-purposeofuse",
      "name" : "NHINPurposeOfUse",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2010-01-29T00:00:00+11:00",
      "publisher" : "Nationwide Health Information Network (NHIN)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "https://www.healthit.gov/sites/default/files/nhin-authorization-framework-production-specification-v2.0-1.pdf"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0291 ( Subtype of Referenced Data)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0291",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.181",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0292",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0292",
      "name" : "v2.0292",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This value set is suitable for use with the provenance resource. It is derived from, but not compatible with, the HL7 v3 Purpose of use Code system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0292 ( Vaccines Administered)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0292",

        "value" : "http://healthit.gov/nhin/purposeofuse",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.182",

        "value" : "2.16.840.1.113883.4.642.4.1825",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0294",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/knowledge-representation-level",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0294",
      "name" : "v2.0294",
      "status" : "active",

      "id" : "knowledge-representation-level",
      "name" : "KnowledgeRepresentationLevel",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2019-05-08T00:00:00+10:00",
      "publisher" : "Health Level 7 International - Clinical Decision Support WG",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://www.hl7.org/Special/committees/dss/index.cfm"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0294 ( Time Selection Criteria Parameter Class Codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0294",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.183",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0298",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0298",
      "name" : "v2.0298",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A knowledge representation level, narrative, semi-structured, structured, and executable",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0298 ( CP Range Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0298",

        "value" : "http://hl7.org/fhir/CodeSystem/knowledge-representation-level",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.184",

        "value" : "2.16.840.1.113883.4.642.4.1864",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0299",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/summary",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0299",
      "name" : "v2.0299",
      "status" : "active",

      "id" : "summary",
      "name" : "CodeSystemSummaryExampleACMEBodySites",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0299 ( Encoding)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0299",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.185",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0301",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0301",
      "name" : "v2.0301",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This is an example code system summary for the ACME codes for body site.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0301 ( Universal ID type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0301",

        "value" : "http://hl7.org/fhir/CodeSystem/summary",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.186",

        "value" : "2.16.840.1.113883.4.642.4.1821",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0305",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/usage-context-agreement-scope",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0305",
      "name" : "v2.0305",
      "status" : "active",

      "id" : "usage-context-agreement-scope",
      "name" : "UsageContextAgreementScope",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Infrastructure",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0305 ( Person location type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0305",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.187",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0309",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0309",
      "name" : "v2.0309",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This codesystem defines codes describing the type of agreement represented by an artifact, for example for use in CanonicalResource.usageContext.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0309 ( Coverage Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0309",

        "value" : "http://hl7.org/fhir/CodeSystem/usage-context-agreement-scope",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.188",

        "value" : "2.16.840.1.113883.4.642.4.1798",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0311",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-events",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0311",
      "name" : "v2.0311",

      "id" : "message-events",
      "name" : "MessageEvent",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0311 ( Job status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0311",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.189",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0315",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0315",
      "name" : "v2.0315",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "One of the message events defined as part of this version of FHIR.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0315 ( Living Will)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0315",

        "value" : "http://hl7.org/fhir/message-events",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.190",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0316",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-outcome",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0316",
      "name" : "v2.0316",
      "status" : "active",

      "id" : "operation-outcome",
      "name" : "OperationOutcomeCodes",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0316 ( Organ Donor)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0316",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.192",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0317",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0317",
      "name" : "v2.0317",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Operation Outcome codes for translatable phrases used by FHIR test servers (see Implementation file translations.xml)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0317 ( Annotations)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0317",

        "value" : "http://hl7.org/fhir/operation-outcome",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.193",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0321",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-parameter-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0321",
      "name" : "v2.0321",

      "id" : "operation-parameter-use",
      "name" : "OperationParameterUse",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0321 ( Dispense Method)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0321",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.194",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0322",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0322",
      "name" : "v2.0322",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Whether an operation parameter is an input or an output parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0322 ( Completion Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0322",

        "value" : "http://hl7.org/fhir/operation-parameter-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.195",

        "value" : "2.16.840.1.113883.4.642.4.509",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0323",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/price-component-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0323",
      "name" : "v2.0323",
      "status" : "active",

      "id" : "price-component-type",
      "name" : "PriceComponentType",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0323 ( Action Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0323",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.196",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0324",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0324",
      "name" : "v2.0324",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes indicating the kind of the price component.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0324 ( Location Characteristic ID)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0324",

        "value" : "http://hl7.org/fhir/price-component-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.197",

        "value" : "2.16.840.1.113883.4.642.4.1807",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0325",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/related-artifact-type-expanded",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0325",
      "name" : "v2.0325",
      "status" : "active",

      "id" : "related-artifact-type-expanded",
      "name" : "RelatedArtifactTypeExpanded",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2020-12-28T16:55:11+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0325 ( Location Relationship ID)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0325",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.198",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0326",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0326",
      "name" : "v2.0326",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of relationship to the cited artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0326 ( Visit Indicator)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0326",

        "value" : "http://hl7.org/fhir/related-artifact-type-expanded",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.199",

        "value" : "2.16.840.1.113883.4.642.4.1884",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0329",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/relationship",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0329",
      "name" : "v2.0329",
      "status" : "active",

      "id" : "relationship",
      "name" : "BeneficiaryRelationshipCodes",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project team",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0329 ( Quantity Method)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0329",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.200",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0330",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0330",
      "name" : "v2.0330",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This value set includes the Patient to subscriber relationship codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0330 ( Marketing Basis)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0330",

        "value" : "http://hl7.org/fhir/relationship",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.201",

        "value" : "2.16.840.1.113883.4.642.4.36",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0331",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0331",
      "name" : "v2.0331",
      "status" : "active",

      "id" : "resource-status",
      "name" : "FHIRCanonicalStatusCodes",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project",
      "description" : "The master set of status codes used throughout FHIR. All status codes are mapped to one of these codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0331 ( Facility Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0331",

        "value" : "http://hl7.org/fhir/resource-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.202",

        "value" : "2.16.840.1.113883.4.642.4.1828",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0332",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/restful-interaction",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0332",
      "name" : "v2.0332",

      "id" : "restful-interaction",
      "name" : "FHIRRestfulInteractions",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project",
      "description" : "The set of interactions defined by the RESTful part of the FHIR specification.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0332 ( Network Source Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0332",

        "value" : "http://hl7.org/fhir/restful-interaction",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.203",

        "value" : "2.16.840.1.113883.4.642.4.1823",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0334",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/safety-entries",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0334",
      "name" : "v2.0334",
      "status" : "active",

      "id" : "safety-entries",
      "name" : "FHIRSafetyCheckListEntries",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project",
      "description" : "The [checklist items](http://hl7.org/fhir/safety.html) defined as part of the FHIR specification.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0334 ( Disabled Person)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0334",

        "value" : "http://hl7.org/fhir/safety-entries",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.204",

        "value" : "2.16.840.1.113883.4.642.4.1819",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0335",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/sample-security-structural-roles",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0335",
      "name" : "v2.0335",
      "status" : "active",

      "id" : "sample-security-structural-roles",
      "name" : "SampleSecurityStructuralRoles",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "description" : "This codeSystem contains example structural roles. In general, two types of roles can be distinguished: structural roles and functional roles. Structural Roles reflect human or organizational categories (hierarchies), and describe prerequisites, feasibilities, or competences for actions. Functional roles are bound to the realization or performance of actions..",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0335 ( Repeat pattern)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0335",

        "value" : "http://hl7.org/fhir/sample-security-structural-roles",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.205",

        "value" : "2.16.840.1.113883.4.642.4.1800",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0336",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/virtual-service-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0336",
      "name" : "v2.0336",
      "status" : "active",

      "id" : "virtual-service-type",
      "name" : "VirtualServiceType",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "description" : "Example codes for possible virtual service connection types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0336 ( Referral Reason)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0336",

        "value" : "http://hl7.org/fhir/virtual-service-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.206",

        "value" : "2.16.840.1.113883.4.642.4.1809",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0337",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/w3c-provenance-activity-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0337",
      "name" : "v2.0337",
      "status" : "active",

      "id" : "w3c-provenance-activity-type",
      "name" : "W3cProvenanceActivityType",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2017-02-19T00:00:00+11:00",
      "publisher" : "HL7 International",

      "contact" : [{
        "name" : "FHIR project team",

        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0337 ( Certification Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0337",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.207",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0338",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0338",
      "name" : "v2.0338",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This value set includes W3C PROV Data Model Activity concepts, which are treated as codes in this valueset.  Some adaptations were made to make these concepts suitable values for the Provenance.activity element. Coded concepts are from PROV-DM and the display names are their counterparts in PROV-N (human readable notation syntax specification).[code system OID: http://www.w3.org/TR/2013/REC-prov-dm-20130430/ and http://www.w3.org/TR/2013/REC-prov-n-20130430/]",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0338 ( Practitioner ID number type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0338",

        "value" : "http://hl7.org/fhir/w3c-provenance-activity-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.208",

        "value" : "2.16.840.1.113883.4.642.4.1844",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0339",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tldc",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0339",
      "name" : "v2.0339",

      "id" : "tldc",
      "name" : "TemplateStatusCodeLifeCycle",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2013-12-05T00:00:00+11:00",
      "publisher" : "Art-Decor",
      "description" : "Life cycle of the Status Code of a Template Design (Version)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0339 ( Advanced Beneficiary Notice Code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0339",

        "value" : "urn:oid:2.16.840.1.113883.3.1937.98.5.8",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.209",

        "value" : "2.16.840.1.113883.4.642.4.1801",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0344",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/http-operations",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0344",
      "name" : "v2.0344",

      "id" : "http-operations",
      "name" : "TestScriptRequestMethodCode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0344 ( Patient’s relationship to insured)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0344",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.210",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0350",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0350",
      "name" : "v2.0350",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The allowable request method or HTTP operation codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0350 ( Occurrence code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0350",

        "value" : "http://hl7.org/fhir/http-operations",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.211",

        "value" : "2.16.840.1.113883.4.642.4.717",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0351",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/http-verb",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0351",
      "name" : "v2.0351",

      "id" : "http-verb",
      "name" : "HTTPVerb",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0351 ( Occurrence span)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0351",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.212",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0354",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0354",
      "name" : "v2.0354",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "HTTP verbs (in the HTTP command line). See [HTTP rfc](https://tools.ietf.org/html/rfc7231) for details.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0354 ( Message structure)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0354",

        "value" : "http://hl7.org/fhir/http-verb",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.214",

        "value" : "2.16.840.1.113883.4.642.4.625",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0355",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/iana-link-relations",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0355",
      "name" : "v2.0355",

      "id" : "iana-link-relations",
      "name" : "LinkRelationTypes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "Internet Assigned Numbers Authority (IANA)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "https://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0355 ( Primary key value type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0355",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.215",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0356",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0356",
      "name" : "v2.0356",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Link Relation Types defined at https://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0356 ( Alternate character set handling scheme)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0356",

        "value" : "http://hl7.org/fhir/CodeSystem/iana-link-relations",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.216",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0357",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-aggregate-method",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0357",
      "name" : "v2.0357",

      "id" : "measure-aggregate-method",
      "name" : "MeasureAggregateMethod",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2019-03-15T16:21:03+11:00",
      "publisher" : "Clinical Quality Information WG",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0357 ( Message error condition  codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0357",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.217",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0359",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0359",
      "name" : "v2.0359",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0359 ( Diagnosis priority)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0359",

        "value" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.218",

        "value" : "2.16.840.1.113883.4.642.4.2044",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-2.3.1-0360",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-admin-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-2.3.1-0360",
      "name" : "v2.0360.2.3.1",

      "id" : "medication-admin-status",
      "name" : "MedicationAdministrationStatusCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "MedicationAdministration Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "v2 table definition for v2.0360.2.3.1",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0360|2.3.1",

        "value" : "http://hl7.org/fhir/CodeSystem/medication-admin-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.219",

        "value" : "2.16.840.1.113883.4.642.4.2000",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-2.7-0360",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-dose-aid",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-2.7-0360",
      "name" : "v2.0360.2.7",

      "id" : "medication-dose-aid",
      "name" : "MedicationDoseAid",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Medication dose aid",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "v2 table definition for v2.0360.2.7",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0360|2.7",

        "value" : "http://hl7.org/fhir/CodeSystem/medication-dose-aid",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.220",

        "value" : "2.16.840.1.113883.4.642.4.2075",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0363",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-ingredientstrength",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0363",
      "name" : "v2.0363",

      "id" : "medication-ingredientstrength",
      "name" : "MedicationIngredientStrengthCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Medication Ingredient Strength Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0363 ( Assigning authority)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0363",

        "value" : "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.221",

        "value" : "2.16.840.1.113883.4.642.4.2062",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0364",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-intended-performer-role",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0364",
      "name" : "v2.0364",

      "id" : "medication-intended-performer-role",
      "name" : "MedicationIntendedPerformerRole",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Medication Intended Performer Role",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0364 ( Comment type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0364",

        "value" : "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.222",

        "value" : "2.16.840.1.113883.4.642.4.2074",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0365",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-statement-adherence",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0365",
      "name" : "v2.0365",

      "id" : "medication-statement-adherence",
      "name" : "MedicationStatementAdherenceCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "MedicationStatement Adherence Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0365 ( Equipment state)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0365",

        "value" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.223",

        "value" : "2.16.840.1.113883.4.642.4.1981",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0366",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-statement-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0366",
      "name" : "v2.0366",

      "id" : "medication-statement-status",
      "name" : "MedicationStatementStatusCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "MedicationStatement Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0366 ( Local/remote control state)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0366",

        "value" : "http://hl7.org/fhir/CodeSystem/medication-statement-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.224",

        "value" : "2.16.840.1.113883.4.642.4.1980",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0367",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0367",
      "name" : "v2.0367",

      "id" : "medication-status",
      "name" : "MedicationStatusCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Medication Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0367 ( Alert level)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0367",

        "value" : "http://hl7.org/fhir/CodeSystem/medication-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.225",

        "value" : "2.16.840.1.113883.4.642.4.1380",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0368",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0368",
      "name" : "v2.0368",

      "id" : "medicationdispense-status",
      "name" : "MedicationDispenseStatusCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Medication Dispense Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0368 ( Remote control command)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0368",

        "value" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.226",

        "value" : "2.16.840.1.113883.4.642.4.1971",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0369",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-status-reason",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0369",
      "name" : "v2.0369",

      "id" : "medicationdispense-status-reason",
      "name" : "MedicationDispenseStatusReasonCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Medication Dispense Status Reason Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0369 ( Specimen role)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0369",

        "value" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.227",

        "value" : "2.16.840.1.113883.4.642.4.1973",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0370",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationknowledge-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0370",
      "name" : "v2.0370",

      "id" : "medicationknowledge-status",
      "name" : "MedicationKnowledgeStatusCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "MedicationKnowledge Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0370 ( Container status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0370",

        "value" : "http://hl7.org/fhir/CodeSystem/medicationknowledge-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.228",

        "value" : "2.16.840.1.113883.4.642.4.2067",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0371",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-intent",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0371",
      "name" : "v2.0371",

      "id" : "medicationrequest-intent",
      "name" : "MedicationRequestIntentCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "MedicationRequest Intent Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0371 ( Additive)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0371",

        "value" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.229",

        "value" : "2.16.840.1.113883.4.642.4.1378",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0372",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationrequest-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0372",
      "name" : "v2.0372",

      "id" : "medicationrequest-status",
      "name" : "MedicationRequestStatusCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "MedicationRequest Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0372 ( Specimen component)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0372",

        "value" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.230",

        "value" : "2.16.840.1.113883.4.642.4.1377",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0373",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/submit-data-update-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0373",
      "name" : "v2.0373",

      "id" : "submit-data-update-type",
      "name" : "SubmitDataUpdateType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-04-07T05:00:36+10:00",
      "publisher" : "HL7 International - Clinical Quality Information Work Group",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0373 ( Treatment)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0373",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.231",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0374",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0374",
      "name" : "v2.0374",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Concepts for how a measure report consumer and receiver coordinate data exchange updates. The choices are snapshot or incremental updates",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0374 ( System induced contaminants)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0374",

        "value" : "http://hl7.org/fhir/CodeSystem/submit-data-update-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.232",

        "value" : "2.16.840.1.113883.4.642.4.1948",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0375",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0375",
      "name" : "v2.0375",

      "id" : "task-code",
      "name" : "TaskCode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Codes indicating the type of action that is expected to be performed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0375 ( Artificial blood)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0375",

        "value" : "http://hl7.org/fhir/CodeSystem/task-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.233",

        "value" : "2.16.840.1.113883.4.642.4.1397",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0376",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/transport-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0376",
      "name" : "v2.0376",

      "id" : "transport-code",
      "name" : "TransportCode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Codes indicating the type of action that is expected to be performed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0376 ( Special handling considerations)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0376",

        "value" : "http://hl7.org/fhir/CodeSystem/transport-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.234",

        "value" : "2.16.840.1.113883.4.642.4.1931",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0377",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0377",
      "name" : "v2.0377",

      "id" : "verificationresult-status",
      "name" : "Status",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2018-06-06T00:06:02+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0377 ( Other environmental factors)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0377",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.235",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0383",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0383",
      "name" : "v2.0383",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The validation status of the target",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0383 ( Substance status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0383",

        "value" : "http://hl7.org/fhir/CodeSystem/verificationresult-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.236",

        "value" : "2.16.840.1.113883.4.642.4.2069",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0384",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/identity-assuranceLevel",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0384",
      "name" : "v2.0384",

      "id" : "identity-assuranceLevel",
      "name" : "IdentityAssuranceLevel",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0384 ( Substance type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0384",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.237",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0387",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0387",
      "name" : "v2.0387",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The level of confidence that this link represents the same actual person, based on NIST Authentication Levels.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0387 ( Command response)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0387",

        "value" : "http://hl7.org/fhir/identity-assuranceLevel",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.238",

        "value" : "2.16.840.1.113883.4.642.4.657",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0388",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/imagingselection-2dgraphictype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0388",
      "name" : "v2.0388",

      "id" : "imagingselection-2dgraphictype",
      "name" : "ImagingSelection2DGraphicType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0388 ( Processing type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0388",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.239",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0389",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0389",
      "name" : "v2.0389",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of coordinates describing a 2D image region.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0389 ( Analyte repeat status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0389",

        "value" : "http://hl7.org/fhir/imagingselection-2dgraphictype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.240",

        "value" : "2.16.840.1.113883.4.642.4.1984",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-2.4-0391",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/imagingselection-3dgraphictype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-2.4-0391",
      "name" : "v2.0391.2.4",

      "id" : "imagingselection-3dgraphictype",
      "name" : "ImagingSelection3DGraphicType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "v2 table definition for v2.0391.2.4",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0391|2.4",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.241",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-2.6-0391",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-2.6-0391",
      "name" : "v2.0391.2.6",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of coordinates describing an image region.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "v2 table definition for v2.0391.2.6",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0391|2.6",

        "value" : "http://hl7.org/fhir/imagingselection-3dgraphictype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.242",

        "value" : "2.16.840.1.113883.4.642.4.1983",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0392",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/imagingselection-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0392",
      "name" : "v2.0392",

      "id" : "imagingselection-status",
      "name" : "ImagingSelectionStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-06-29T09:01:24+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0392 ( Match reason)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0392",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.243",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0393",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0393",
      "name" : "v2.0393",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The status of the ImagingSelection.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0393 ( Match algorithms)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0393",

        "value" : "http://hl7.org/fhir/imagingselection-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.244",

        "value" : "2.16.840.1.113883.4.642.4.1985",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0394",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/imagingstudy-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0394",
      "name" : "v2.0394",

      "id" : "imagingstudy-status",
      "name" : "ImagingStudyStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0394 ( Response modality)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0394",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.245",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0395",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0395",
      "name" : "v2.0395",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The status of the ImagingStudy.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0395 ( Modify indicator)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0395",

        "value" : "http://hl7.org/fhir/imagingstudy-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.246",

        "value" : "2.16.840.1.113883.4.642.4.991",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0396",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ingredient-function",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0396",
      "name" : "v2.0396",

      "id" : "ingredient-function",
      "name" : "IngredientFunction",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0396 ( Coding System)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0396",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.247",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0397",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0397",
      "name" : "v2.0397",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A classification of the ingredient identifying its precise purpose(s) in the drug product (beyond e.g. active/inactive).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0397 ( Sequencing)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0397",

        "value" : "http://hl7.org/fhir/ingredient-function",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.248",

        "value" : "2.16.840.1.113883.4.642.4.2079",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0398",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ingredient-manufacturer-role",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0398",
      "name" : "v2.0398",

      "id" : "ingredient-manufacturer-role",
      "name" : "IngredientManufacturerRole",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0398 ( Continuation style code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0398",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.249",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0401",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0401",
      "name" : "v2.0401",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The way in which this manufacturer is associated with the ingredient. For example whether it is a possible one (others allowed), or an exclusive authorized one for this ingredient. Note that this is not the manufacturing process role",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0401 ( Government reimbursement program)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0401",

        "value" : "http://hl7.org/fhir/ingredient-manufacturer-role",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.250",

        "value" : "2.16.840.1.113883.4.642.4.2078",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0402",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/ingredient-role",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0402",
      "name" : "v2.0402",

      "id" : "ingredient-role",
      "name" : "IngredientRole",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0402 ( School type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0402",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.251",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0403",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0403",
      "name" : "v2.0403",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0403 ( Language ability)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0403",

        "value" : "http://hl7.org/fhir/ingredient-role",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.252",

        "value" : "2.16.840.1.113883.4.642.4.2080",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0404",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/interaction-incidence",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0404",
      "name" : "v2.0404",

      "id" : "interaction-incidence",
      "name" : "InteractionIncidence",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0404 ( Language proficiency)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0404",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.253",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0406",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0406",
      "name" : "v2.0406",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A categorisation for a frequency of occurence of an undesirable effect.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0406 ( Participant Organization Unit Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0406",

        "value" : "http://hl7.org/fhir/interaction-incidence",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.254",

        "value" : "2.16.840.1.113883.4.642.4.1991",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0409",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/interaction-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0409",
      "name" : "v2.0409",

      "id" : "interaction-type",
      "name" : "InteractionType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0409 ( Application change type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0409",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.255",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0411",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0411",
      "name" : "v2.0411",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A categorisation for an interaction between two substances.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0411 ( Supplemental service information values)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0411",

        "value" : "http://hl7.org/fhir/interaction-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.256",

        "value" : "2.16.840.1.113883.4.642.4.1992",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0415",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/inventoryitem-nametype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0415",
      "name" : "v2.0415",

      "id" : "inventoryitem-nametype",
      "name" : "InventoryItemNameType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "InventoryItem Name Type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0415 ( DRG transfer type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0415",

        "value" : "http://hl7.org/fhir/inventoryitem-nametype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.257",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0416",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/inventoryitem-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0416",
      "name" : "v2.0416",

      "id" : "inventoryitem-status",
      "name" : "InventoryItemStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "InventoryItem Status Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0416 ( Procedure DRG type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0416",

        "value" : "http://hl7.org/fhir/inventoryitem-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.258",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0417",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/inventoryreport-counttype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0417",
      "name" : "v2.0417",

      "id" : "inventoryreport-counttype",
      "name" : "InventoryCountType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0417 ( Tissue type code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0417",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.259",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0418",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0418",
      "name" : "v2.0418",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of count.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0418 ( Procedure priority)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0418",

        "value" : "http://hl7.org/fhir/inventoryreport-counttype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.260",

        "value" : "2.16.840.1.113883.4.642.4.1926",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0421",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/inventoryreport-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0421",
      "name" : "v2.0421",

      "id" : "inventoryreport-status",
      "name" : "InventoryReportStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0421 ( Severity of illness code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0421",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.262",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0422",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0422",
      "name" : "v2.0422",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The status of the InventoryReport.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0422 ( Triage code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0422",

        "value" : "http://hl7.org/fhir/inventoryreport-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.263",

        "value" : "2.16.840.1.113883.4.642.4.1927",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0423",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/invoice-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0423",
      "name" : "v2.0423",

      "id" : "invoice-status",
      "name" : "InvoiceStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0423 ( Case category code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0423",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.264",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0424",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0424",
      "name" : "v2.0424",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes identifying the lifecycle stage of an Invoice.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0424 ( Gestation category code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0424",

        "value" : "http://hl7.org/fhir/invoice-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.265",

        "value" : "2.16.840.1.113883.4.642.4.867",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0425",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/issue-severity",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0425",
      "name" : "v2.0425",

      "id" : "issue-severity",
      "name" : "IssueSeverity",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0425 ( Newborn code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0425",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.266",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0426",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0426",
      "name" : "v2.0426",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "How the issue affects the success of the action.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0426 ( Blood product code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0426",

        "value" : "http://hl7.org/fhir/issue-severity",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.267",

        "value" : "2.16.840.1.113883.4.642.4.409",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0427",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/issue-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0427",
      "name" : "v2.0427",

      "id" : "issue-type",
      "name" : "IssueType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0427 ( Risk management incident code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0427",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.268",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0428",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0428",
      "name" : "v2.0428",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A code that describes the type of issue.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0428 ( Incident type code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0428",

        "value" : "http://hl7.org/fhir/issue-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.269",

        "value" : "2.16.840.1.113883.4.642.4.411",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0429",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/item-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0429",
      "name" : "v2.0429",

      "id" : "item-type",
      "name" : "QuestionnaireItemType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0429 ( Production class Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0429",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.270",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0430",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0430",
      "name" : "v2.0430",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Distinguishes groups from questions and display text and indicates data type for questions.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0430 ( Mode of arrival code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0430",

        "value" : "http://hl7.org/fhir/item-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.271",

        "value" : "2.16.840.1.113883.4.642.4.445",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0431",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/legal-status-of-supply",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0431",
      "name" : "v2.0431",

      "id" : "legal-status-of-supply",
      "name" : "LegalStatusOfSupply",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0431 ( Recreational drug use code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0431",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.272",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0432",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0432",
      "name" : "v2.0432",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The prescription supply types appropriate to a medicinal product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0432 ( Admission level of care code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0432",

        "value" : "http://hl7.org/fhir/legal-status-of-supply",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.273",

        "value" : "2.16.840.1.113883.4.642.4.1912",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0433",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/link-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0433",
      "name" : "v2.0433",

      "id" : "link-type",
      "name" : "LinkType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0433 ( Precaution code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0433",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.274",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0434",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0434",
      "name" : "v2.0434",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of link between this Patient resource and other Patient/RelatedPerson resource(s).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0434 ( Patient condition code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0434",

        "value" : "http://hl7.org/fhir/link-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.275",

        "value" : "2.16.840.1.113883.4.642.4.424",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0435",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/linkage-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0435",
      "name" : "v2.0435",

      "id" : "linkage-type",
      "name" : "LinkageType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0435 ( Advance directive code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0435",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.276",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0436",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0436",
      "name" : "v2.0436",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Used to distinguish different roles a resource can play within a set of linked resources.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0436 ( Sensitivity to Causative Agent code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0436",

        "value" : "http://hl7.org/fhir/linkage-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.277",

        "value" : "2.16.840.1.113883.4.642.4.315",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0437",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0437",
      "name" : "v2.0437",

      "id" : "list-mode",
      "name" : "ListMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0437 ( Alert device code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0437",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.278",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0438",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0438",
      "name" : "v2.0438",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The processing mode that applies to this list.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0438 ( Allergy clinical status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0438",

        "value" : "http://hl7.org/fhir/list-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.279",

        "value" : "2.16.840.1.113883.4.642.4.319",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0440",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0440",
      "name" : "v2.0440",

      "id" : "list-status",
      "name" : "ListStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0440 ( Data types)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0440",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.280",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0441",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0441",
      "name" : "v2.0441",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The current state of the list.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0441 ( Immunization registry status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0441",

        "value" : "http://hl7.org/fhir/list-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.281",

        "value" : "2.16.840.1.113883.4.642.4.327",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0442",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/location-characteristic",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0442",
      "name" : "v2.0442",

      "id" : "location-characteristic",
      "name" : "LocationCharacteristic",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",
      "description" : "Example Set of Location Characteristics.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0442 ( Location service code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0442",

        "value" : "http://hl7.org/fhir/location-characteristic",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.282",

        "value" : "2.16.840.1.113883.4.642.4.1970",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0443",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/location-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0443",
      "name" : "v2.0443",

      "id" : "location-mode",
      "name" : "LocationMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0443 ( Provider role)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0443",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.283",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0444",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0444",
      "name" : "v2.0444",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Indicates whether a resource instance represents a specific location or a class of locations.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0444 ( Name assembly order)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0444",

        "value" : "http://hl7.org/fhir/location-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.284",

        "value" : "2.16.840.1.113883.4.642.4.331",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0445",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/location-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0445",
      "name" : "v2.0445",

      "id" : "location-status",
      "name" : "LocationStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0445 ( Identity Reliability Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0445",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.285",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0450",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0450",
      "name" : "v2.0450",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Indicates whether the location is still in use.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0450 ( Event type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0450",

        "value" : "http://hl7.org/fhir/location-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.286",

        "value" : "2.16.840.1.113883.4.642.4.333",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0455",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/manufactured-dose-form",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0455",
      "name" : "v2.0455",

      "id" : "manufactured-dose-form",
      "name" : "ManufacturedDoseForm",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0455 ( Type of bill code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0455",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.290",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0456",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0456",
      "name" : "v2.0456",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Dose form for a medication, as manufactured (and before any mixing etc.), not necessarily ready for administration to the patient.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0456 ( Revenue code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0456",

        "value" : "http://hl7.org/fhir/manufactured-dose-form",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.291",

        "value" : "2.16.840.1.113883.4.642.4.1935",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0457",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-group-type-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0457",
      "name" : "v2.0457",

      "id" : "map-group-type-mode",
      "name" : "StructureMapGroupTypeMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0457 ( Overall claim disposition code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0457",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.292",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0459",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0459",
      "name" : "v2.0459",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "If this is the default rule set to apply for the source type, or this combination of types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0459 ( Reimbursement Action Code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0459",

        "value" : "http://hl7.org/fhir/map-group-type-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.293",

        "value" : "2.16.840.1.113883.4.642.4.688",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0460",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-input-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0460",
      "name" : "v2.0460",

      "id" : "map-input-mode",
      "name" : "StructureMapInputMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0460 ( Denial or rejection code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0460",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.294",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0465",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0465",
      "name" : "v2.0465",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Mode for this instance of data.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0465 ( Name/address representation)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0465",

        "value" : "http://hl7.org/fhir/map-input-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.295",

        "value" : "2.16.840.1.113883.4.642.4.678",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0466",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-model-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0466",
      "name" : "v2.0466",

      "id" : "map-model-mode",
      "name" : "StructureMapModelMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0466 ( Ambulatory payment classification code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0466",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.296",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0468",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0468",
      "name" : "v2.0468",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "How the referenced structure is used in this mapping.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0468 ( Payment adjustment code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0468",

        "value" : "http://hl7.org/fhir/map-model-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.297",

        "value" : "2.16.840.1.113883.4.642.4.676",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0469",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-source-list-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0469",
      "name" : "v2.0469",

      "id" : "map-source-list-mode",
      "name" : "StructureMapSourceListMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0469 ( Packaging status code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0469",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.298",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0470",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0470",
      "name" : "v2.0470",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "If field is a list, how to manage the source.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0470 ( Reimbursement type code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0470",

        "value" : "http://hl7.org/fhir/map-source-list-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.299",

        "value" : "2.16.840.1.113883.4.642.4.684",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0472",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-target-list-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0472",
      "name" : "v2.0472",

      "id" : "map-target-list-mode",
      "name" : "StructureMapTargetListMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0472 ( TQ Conjunction ID)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0472",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.300",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0473",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0473",
      "name" : "v2.0473",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "If field is a list, how to manage the production.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0473 ( Formulary status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0473",

        "value" : "http://hl7.org/fhir/map-target-list-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.301",

        "value" : "2.16.840.1.113883.4.642.4.686",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0474",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/map-transform",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0474",
      "name" : "v2.0474",

      "id" : "map-transform",
      "name" : "StructureMapTransform",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0474 ( Practitioner Organization Unit Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0474",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.302",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0475",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0475",
      "name" : "v2.0475",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "How data is copied/created.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0475 ( Charge Type Reason)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0475",

        "value" : "http://hl7.org/fhir/map-transform",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.303",

        "value" : "2.16.840.1.113883.4.642.4.682",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0477",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-definition-example",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0477",
      "name" : "v2.0477",

      "id" : "measure-definition-example",
      "name" : "MeasureDefinitionExample",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Example Measure Definitions for the Measure Resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0477 ( Controlled Substance Schedule)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0477",

        "value" : "http://hl7.org/fhir/measure-definition-example",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.304",

        "value" : "2.16.840.1.113883.4.642.4.2043",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0478",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-group-example",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0478",
      "name" : "v2.0478",

      "id" : "measure-group-example",
      "name" : "MeasureGroupExample",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Example Measure Groups for the Measure Resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0478 ( Formulary Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0478",

        "value" : "http://hl7.org/fhir/measure-group-example",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.305",

        "value" : "2.16.840.1.113883.4.642.4.2045",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0480",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-report-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0480",
      "name" : "v2.0480",

      "id" : "measure-report-status",
      "name" : "MeasureReportStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0480 ( Pharmacy Order Types)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0480",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.306",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0482",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0482",
      "name" : "v2.0482",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The status of the measure report.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0482 ( Order Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0482",

        "value" : "http://hl7.org/fhir/measure-report-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.307",

        "value" : "2.16.840.1.113883.4.642.4.777",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0483",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-report-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0483",
      "name" : "v2.0483",

      "id" : "measure-report-type",
      "name" : "MeasureReportType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0483 ( Authorization Mode)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0483",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.308",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0484",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0484",
      "name" : "v2.0484",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of the measure report.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0484 ( Dispense Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0484",

        "value" : "http://hl7.org/fhir/measure-report-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.309",

        "value" : "2.16.840.1.113883.4.642.4.779",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0485",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-stratifier-example",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0485",
      "name" : "v2.0485",

      "id" : "measure-stratifier-example",
      "name" : "MeasureStratifierExample",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Identifier subgroups in a population for measuring purposes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0485 ( Extended Priority Codes)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0485",

        "value" : "http://hl7.org/fhir/measure-stratifier-example",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.310",

        "value" : "2.16.840.1.113883.4.642.4.2047",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0487",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measure-supplemental-data-example",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0487",
      "name" : "v2.0487",

      "id" : "measure-supplemental-data-example",
      "name" : "MeasureSupplementalDataExample",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Identifier supplemental data in a population for measuring purposes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0487 ( Specimen Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0487",

        "value" : "http://hl7.org/fhir/measure-supplemental-data-example",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.311",

        "value" : "2.16.840.1.113883.4.642.4.2046",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0488",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/measurereport-stratifier-value-example",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0488",
      "name" : "v2.0488",

      "id" : "measurereport-stratifier-value-example",
      "name" : "MeasureReportStratifierValueExample",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "Clinical Quality Information Workgroup",
      "description" : "Example Region Value Measure Groups for the Measure Resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0488 ( Specimen Collection Method)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0488",

        "value" : "http://hl7.org/fhir/measurereport-stratifier-value-example",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.312",

        "value" : "2.16.840.1.113883.4.642.4.1947",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0489",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medication-cost-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0489",
      "name" : "v2.0489",

      "id" : "medication-cost-category",
      "name" : "MedicationCostCategoryCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Medication Cost Category Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0489 ( Risk Codes)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0489",

        "value" : "http://hl7.org/fhir/medication-cost-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.313",

        "value" : "2.16.840.1.113883.4.642.4.2068",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0490",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-admin-location",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0490",
      "name" : "v2.0490",

      "id" : "medicationdispense-admin-location",
      "name" : "MedDispenseAdminLocationCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Medication Dispense Administration Location Codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0490 ( Specimen Reject Reason)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0490",

        "value" : "http://hl7.org/fhir/medicationdispense-admin-location",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.314",

        "value" : "2.16.840.1.113883.4.642.4.1972",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0491",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-additional-monitoring",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0491",
      "name" : "v2.0491",

      "id" : "medicinal-product-additional-monitoring",
      "name" : "AdditionalMonitoring",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0491 ( Specimen Quality)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0491",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.315",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0492",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0492",
      "name" : "v2.0492",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Extra monitoring defined for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0492 ( Specimen Appropriateness)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0492",

        "value" : "http://hl7.org/fhir/medicinal-product-additional-monitoring",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.316",

        "value" : "2.16.840.1.113883.4.642.4.1919",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0493",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-confidentiality",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0493",
      "name" : "v2.0493",

      "id" : "medicinal-product-confidentiality",
      "name" : "ProductConfidentiality",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0493 ( Specimen Condition)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0493",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.317",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0494",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0494",
      "name" : "v2.0494",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Confidentiality rating, e.g. commercial sensitivity for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0494 ( Specimen Child Role)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0494",

        "value" : "http://hl7.org/fhir/medicinal-product-confidentiality",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.318",

        "value" : "2.16.840.1.113883.4.642.4.1913",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0495",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-contact-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0495",
      "name" : "v2.0495",

      "id" : "medicinal-product-contact-type",
      "name" : "ProductContactType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0495 ( Body Site Modifier)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0495",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.319",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0496",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0496",
      "name" : "v2.0496",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Contact type for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0496 ( Consent Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0496",

        "value" : "http://hl7.org/fhir/medicinal-product-contact-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.320",

        "value" : "2.16.840.1.113883.4.642.4.1925",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0497",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-cross-reference-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0497",
      "name" : "v2.0497",

      "id" : "medicinal-product-cross-reference-type",
      "name" : "ProductCrossReferenceType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0497 ( Consent Mode)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0497",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.321",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0498",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0498",
      "name" : "v2.0498",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Relationship to another Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0498 ( Consent Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0498",

        "value" : "http://hl7.org/fhir/medicinal-product-cross-reference-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.322",

        "value" : "2.16.840.1.113883.4.642.4.1921",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0499",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-domain",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0499",
      "name" : "v2.0499",

      "id" : "medicinal-product-domain",
      "name" : "MedicinalProductDomain",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0499 ( Consent Bypass Reason)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0499",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.323",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0500",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0500",
      "name" : "v2.0500",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Applicable domain for this product (e.g. human, veterinary).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0500 ( Consent Disclosure Level)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0500",

        "value" : "http://hl7.org/fhir/medicinal-product-domain",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.324",

        "value" : "2.16.840.1.113883.4.642.4.1917",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0501",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-name-part-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0501",
      "name" : "v2.0501",

      "id" : "medicinal-product-name-part-type",
      "name" : "ProductNamePartType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0501 ( Consent Non-Disclosure Reason)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0501",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.325",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0502",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0502",
      "name" : "v2.0502",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Type of part of a name for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0502 ( Non-Subject Consenter Reason)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0502",

        "value" : "http://hl7.org/fhir/medicinal-product-name-part-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.326",

        "value" : "2.16.840.1.113883.4.642.4.1924",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0503",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-name-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0503",
      "name" : "v2.0503",

      "id" : "medicinal-product-name-type",
      "name" : "ProductNameType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0503 ( Sequence/Results Flag)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0503",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.327",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0504",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0504",
      "name" : "v2.0504",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Type of a name for a Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0504 ( Sequence Condition Code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0504",

        "value" : "http://hl7.org/fhir/medicinal-product-name-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.328",

        "value" : "2.16.840.1.113883.4.642.4.1922",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0505",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-package-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0505",
      "name" : "v2.0505",

      "id" : "medicinal-product-package-type",
      "name" : "MedicinalProductPackageType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0505 ( Cyclic Entry/Exit Indicator)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0505",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.329",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0506",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0506",
      "name" : "v2.0506",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Types of medicinal product packs",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0506 ( Service Request Relationship)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0506",

        "value" : "http://hl7.org/fhir/medicinal-product-package-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.330",

        "value" : "2.16.840.1.113883.4.642.4.1918",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0507",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-pediatric-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0507",
      "name" : "v2.0507",

      "id" : "medicinal-product-pediatric-use",
      "name" : "PediatricUse",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0507 ( Observation Result Handling)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0507",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.331",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0508",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0508",
      "name" : "v2.0508",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Suitability for age groups, in particular children.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0508 ( Blood Product Processing Requirements)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0508",

        "value" : "http://hl7.org/fhir/medicinal-product-pediatric-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.332",

        "value" : "2.16.840.1.113883.4.642.4.1914",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0510",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-special-measures",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0510",
      "name" : "v2.0510",

      "id" : "medicinal-product-special-measures",
      "name" : "SpecialMeasures",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0510 ( Blood Product Dispense Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0510",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.333",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0511",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0511",
      "name" : "v2.0511",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Extra measures defined for a Medicinal Product, such as requirement to conduct post-authorization studies.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0511 ( BP Observation Status Codes Interpretation)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0511",

        "value" : "http://hl7.org/fhir/medicinal-product-special-measures",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.334",

        "value" : "2.16.840.1.113883.4.642.4.1915",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0513",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicinal-product-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0513",
      "name" : "v2.0513",

      "id" : "medicinal-product-type",
      "name" : "MedicinalProductType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0513 ( Blood Product Transfusion/Disposition Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0513",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.335",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0514",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0514",
      "name" : "v2.0514",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Overall defining type of this Medicinal Product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0514 ( Transfusion Adverse Reaction)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0514",

        "value" : "http://hl7.org/fhir/medicinal-product-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.336",

        "value" : "2.16.840.1.113883.4.642.4.1916",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0516",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-significance-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0516",
      "name" : "v2.0516",

      "id" : "message-significance-category",
      "name" : "MessageSignificanceCategory",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0516 ( Error severity)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0516",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.337",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0517",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0517",
      "name" : "v2.0517",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The impact of the content of a message.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0517 ( Inform person code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0517",

        "value" : "http://hl7.org/fhir/message-significance-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.338",

        "value" : "2.16.840.1.113883.4.642.4.189",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0518",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/message-transport",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0518",
      "name" : "v2.0518",

      "id" : "message-transport",
      "name" : "MessageTransport",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2020-12-28T16:55:11+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0518 ( Override type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0518",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.339",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0520",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0520",
      "name" : "v2.0520",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The protocol used for message transport.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0520 ( Message waiting priority)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0520",

        "value" : "http://hl7.org/fhir/message-transport",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.340",

        "value" : "2.16.840.1.113883.4.642.4.1080",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0523",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/messageheader-response-request",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0523",
      "name" : "v2.0523",

      "id" : "messageheader-response-request",
      "name" : "MessageheaderResponseRequest",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0523 ( Computation type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0523",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.341",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0524",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0524",
      "name" : "v2.0524",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "HL7-defined table of codes which identify conditions under which acknowledgments are required to be returned in response to a message.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0524 ( Sequence condition)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0524",

        "value" : "http://hl7.org/fhir/messageheader-response-request",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.342",

        "value" : "2.16.840.1.113883.4.642.4.925",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0527",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-calibration-state",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0527",
      "name" : "v2.0527",

      "id" : "metric-calibration-state",
      "name" : "DeviceMetricCalibrationState",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0527 ( Calendar alignment)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0527",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.343",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0528",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0528",
      "name" : "v2.0528",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Describes the state of a metric calibration.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0528 ( Event related period)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0528",

        "value" : "http://hl7.org/fhir/metric-calibration-state",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.344",

        "value" : "2.16.840.1.113883.4.642.4.653",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0529",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-calibration-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0529",
      "name" : "v2.0529",

      "id" : "metric-calibration-type",
      "name" : "DeviceMetricCalibrationType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0529 ( Precision)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0529",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.345",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0530",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0530",
      "name" : "v2.0530",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Describes the type of a metric calibration.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0530 ( Organization, agency, department)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0530",

        "value" : "http://hl7.org/fhir/metric-calibration-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.346",

        "value" : "2.16.840.1.113883.4.642.4.651",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0534",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0534",
      "name" : "v2.0534",

      "id" : "metric-category",
      "name" : "DeviceMetricCategory",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0534 ( Notify Clergy Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0534",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.348",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0535",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0535",
      "name" : "v2.0535",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Describes the category of the metric.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0535 ( Signature Code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0535",

        "value" : "http://hl7.org/fhir/metric-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.349",

        "value" : "2.16.840.1.113883.4.642.4.649",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0536",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/metric-operational-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0536",
      "name" : "v2.0536",

      "id" : "metric-operational-status",
      "name" : "DeviceMetricOperationalStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0536 ( Certificate Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0536",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.350",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0538",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0538",
      "name" : "v2.0538",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Describes the operational status of the DeviceMetric.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0538 ( Institution Relationship Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0538",

        "value" : "http://hl7.org/fhir/metric-operational-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.351",

        "value" : "2.16.840.1.113883.4.642.4.647",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0540",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/namingsystem-identifier-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0540",
      "name" : "v2.0540",

      "id" : "namingsystem-identifier-type",
      "name" : "NamingSystemIdentifierType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-01-27T02:53:48+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0540 ( Inactive Reason Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0540",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.352",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0544",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0544",
      "name" : "v2.0544",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Identifies the style of unique identifier used to identify a namespace.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0544 ( Container Condition)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0544",

        "value" : "http://hl7.org/fhir/namingsystem-identifier-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.353",

        "value" : "2.16.840.1.113883.4.642.4.493",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0547",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/namingsystem-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0547",
      "name" : "v2.0547",

      "id" : "namingsystem-type",
      "name" : "NamingSystemType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0547 ( Jurisdictional Breadth)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0547",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.354",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0548",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0548",
      "name" : "v2.0548",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Identifies the purpose of the naming system.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0548 ( Signatory's Relationship to Subject)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0548",

        "value" : "http://hl7.org/fhir/namingsystem-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.355",

        "value" : "2.16.840.1.113883.4.642.4.491",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0550",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/nutritionproduct-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0550",
      "name" : "v2.0550",

      "id" : "nutritionproduct-status",
      "name" : "NutritionProductStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0550 ( Body Parts)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0550",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.356",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0553",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0553",
      "name" : "v2.0553",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes identifying the lifecycle stage of a product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0553 ( Invoice Control Code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0553",

        "value" : "http://hl7.org/fhir/nutritionproduct-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.357",

        "value" : "2.16.840.1.113883.4.642.4.2104",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0554",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-range-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0554",
      "name" : "v2.0554",

      "id" : "observation-range-category",
      "name" : "ObservationRangeCategory",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0554 ( Invoice Reason Codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0554",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.358",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0555",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0555",
      "name" : "v2.0555",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes identifying the category of observation range.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0555 ( Invoice Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0555",

        "value" : "http://hl7.org/fhir/observation-range-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.359",

        "value" : "2.16.840.1.113883.4.642.4.1334",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0556",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-referencerange-normalvalue",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0556",
      "name" : "v2.0556",

      "id" : "observation-referencerange-normalvalue",
      "name" : "ObservationReferenceRangeNormalValue",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-04-05T09:01:24+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0556 ( Benefit Group)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0556",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.360",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0557",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0557",
      "name" : "v2.0557",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes that describe the normal value in the reference range.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0557 ( Payee Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0557",

        "value" : "http://hl7.org/fhir/observation-referencerange-normalvalue",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.361",

        "value" : "2.16.840.1.113883.4.642.4.2099",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0558",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-statistics",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0558",
      "name" : "v2.0558",

      "id" : "observation-statistics",
      "name" : "StatisticsCode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-12-01T09:29:23+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0558 ( Payee Relationship to Invoice)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0558",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.362",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0559",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0559",
      "name" : "v2.0559",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The statistical operation parameter -\"statistic\" codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0559 ( Product/Service Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0559",

        "value" : "http://hl7.org/fhir/observation-statistics",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.363",

        "value" : "2.16.840.1.113883.4.642.1.1126",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0561",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0561",
      "name" : "v2.0561",

      "id" : "observation-status",
      "name" : "ObservationStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0561 ( Product/Services Clarification Codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0561",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.364",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0562",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0562",
      "name" : "v2.0562",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes providing the status of an observation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0562 ( Processing Consideration Codes)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0562",

        "value" : "http://hl7.org/fhir/observation-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.365",

        "value" : "2.16.840.1.113883.4.642.4.401",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0564",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/observation-triggeredbytype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0564",
      "name" : "v2.0564",

      "id" : "observation-triggeredbytype",
      "name" : "TriggeredBytype",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-03-16T16:55:11+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0564 ( Adjustment Category Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0564",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.366",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0565",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0565",
      "name" : "v2.0565",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes providing the triggeredBy type of observation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0565 ( Provider Adjustment Reason Code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0565",

        "value" : "http://hl7.org/fhir/observation-triggeredbytype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.367",

        "value" : "2.16.840.1.113883.4.642.4.2098",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0566",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-kind",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0566",
      "name" : "v2.0566",

      "id" : "operation-kind",
      "name" : "OperationKind",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0566 ( Blood Unit Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0566",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.368",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0569",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0569",
      "name" : "v2.0569",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Whether an operation is a normal operation or a query.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0569 ( Adjustment Action)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0569",

        "value" : "http://hl7.org/fhir/operation-kind",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.369",

        "value" : "2.16.840.1.113883.4.642.4.507",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0570",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/operation-parameter-scope",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0570",
      "name" : "v2.0570",

      "id" : "operation-parameter-scope",
      "name" : "OperationParameterScope",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0570 ( Payment Method Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0570",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.370",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0571",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0571",
      "name" : "v2.0571",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Indicates that a parameter applies when the operation is being invoked at the specified level",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0571 ( Invoice Processing Results Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0571",

        "value" : "http://hl7.org/fhir/operation-parameter-scope",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.371",

        "value" : "2.16.840.1.113883.4.642.4.2055",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0572",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/organization-role",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0572",
      "name" : "v2.0572",

      "id" : "organization-role",
      "name" : "OrganizationAffiliationRole",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This example value set defines a set of codes that can be used to indicate the role of one Organization in relation to its affiliation with another.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0572 ( Tax status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0572",

        "value" : "http://hl7.org/fhir/organization-role",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.372",

        "value" : "2.16.840.1.113883.4.642.4.881",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0615",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/orientation-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0615",
      "name" : "v2.0615",

      "id" : "orientation-type",
      "name" : "OrientationType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0615 ( User Authentication Credential Type Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0615",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.373",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0616",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0616",
      "name" : "v2.0616",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Type for orientation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0616 ( Address Expiration Reason)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0616",

        "value" : "http://hl7.org/fhir/orientation-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.374",

        "value" : "2.16.840.1.113883.4.642.4.988",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0617",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/package-material",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0617",
      "name" : "v2.0617",

      "id" : "package-material",
      "name" : "PackageMaterial",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0617 ( Address Usage)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0617",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.375",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0618",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0618",
      "name" : "v2.0618",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A material used in the construction of packages and their components.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0618 ( Protection Code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0618",

        "value" : "http://hl7.org/fhir/package-material",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.376",

        "value" : "2.16.840.1.113883.4.642.4.1964",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0625",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/package-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0625",
      "name" : "v2.0625",

      "id" : "package-type",
      "name" : "PackageType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0625 ( Item Status Codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0625",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.377",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0634",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0634",
      "name" : "v2.0634",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A high level categorisation of a package.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0634 ( Item Importance Codes)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0634",

        "value" : "http://hl7.org/fhir/package-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.378",

        "value" : "2.16.840.1.113883.4.642.4.1963",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0642",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/packaging-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0642",
      "name" : "v2.0642",

      "id" : "packaging-type",
      "name" : "PackagingType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0642 ( Reorder Theory Codes)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0642",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.379",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0651",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0651",
      "name" : "v2.0651",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A type of packaging.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0651 ( Labor Calculation Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0651",

        "value" : "http://hl7.org/fhir/packaging-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.380",

        "value" : "2.16.840.1.113883.4.642.4.1966",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0653",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/participationstatus",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0653",
      "name" : "v2.0653",

      "id" : "participationstatus",
      "name" : "ParticipationStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0653 ( Date Format)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0653",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.381",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0657",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0657",
      "name" : "v2.0657",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The Participation status of an appointment.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0657 ( Device Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0657",

        "value" : "http://hl7.org/fhir/participationstatus",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.382",

        "value" : "2.16.840.1.113883.4.642.4.487",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0659",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payment-issuertype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0659",
      "name" : "v2.0659",

      "id" : "payment-issuertype",
      "name" : "PaymentIssuerTypeCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project team",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0659 ( Lot Control)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0659",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.383",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0667",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0667",
      "name" : "v2.0667",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This value set contains codes for the type of payment issuers.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0667 ( Device Data State)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0667",

        "value" : "http://hl7.org/fhir/payment-issuertype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.384",

        "value" : "2.16.840.1.113883.4.642.4.2057",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0669",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payment-kind",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0669",
      "name" : "v2.0669",

      "id" : "payment-kind",
      "name" : "PaymentKindCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project team",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0669 ( Load Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0669",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.385",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0682",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0682",
      "name" : "v2.0682",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This value set contains codes for the type of workflow from which payments arise.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0682 ( Device Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0682",

        "value" : "http://hl7.org/fhir/payment-kind",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.386",

        "value" : "2.16.840.1.113883.4.642.4.2056",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0702",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/payment-outcome",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0702",
      "name" : "v2.0702",

      "id" : "payment-outcome",
      "name" : "ClaimProcessingCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "FHIR Project team",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0702 ( Cycle Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0702",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.387",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0717",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0717",
      "name" : "v2.0717",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This value set includes Claim Processing Outcome codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0717 ( Access Restriction Value)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0717",

        "value" : "http://hl7.org/fhir/payment-outcome",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.388",

        "value" : "2.16.840.1.113883.4.642.4.2058",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0719",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/permission-rule-combining",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0719",
      "name" : "v2.0719",

      "id" : "permission-rule-combining",
      "name" : "PermissionRuleCombining",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-08-05T09:01:24+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0719 ( Access Restriction Reason Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0719",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.389",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0725",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0725",
      "name" : "v2.0725",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes identifying the rule combining. See XACML Combining algorithms  http://docs.oasis-open.org/xacml/3.0/xacml-3.0-core-spec-cos01-en.html",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0725 ( Mood Codes)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0725",

        "value" : "http://hl7.org/fhir/permission-rule-combining",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.390",

        "value" : "2.16.840.1.113883.4.642.4.2070",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0728",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/permission-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0728",
      "name" : "v2.0728",

      "id" : "permission-status",
      "name" : "PermissionStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0728 ( CCL Value)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0728",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.391",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0731",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0731",
      "name" : "v2.0731",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes identifying the lifecycle stage of a product.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0731 ( DRG Diagnosis Determination Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0731",

        "value" : "http://hl7.org/fhir/permission-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.392",

        "value" : "2.16.840.1.113883.4.642.4.2071",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0734",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/permitted-data-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0734",
      "name" : "v2.0734",

      "id" : "permitted-data-type",
      "name" : "ObservationDataType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0734 ( Grouper Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0734",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.393",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0739",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0739",
      "name" : "v2.0739",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Permitted data type for observation value.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0739 ( Status Patient)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0739",

        "value" : "http://hl7.org/fhir/permitted-data-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.394",

        "value" : "2.16.840.1.113883.4.642.4.1332",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0742",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-category",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0742",
      "name" : "v2.0742",

      "id" : "product-category",
      "name" : "BiologicallyDerivedProductCategory",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0742 ( DRG Status Financial Calculation)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0742",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.395",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0749",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0749",
      "name" : "v2.0749",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Biologically Derived Product Category.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0749 ( DRG Grouping Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0749",

        "value" : "http://hl7.org/fhir/product-category",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.396",

        "value" : "2.16.840.1.113883.4.642.4.901",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0755",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/product-intended-use",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0755",
      "name" : "v2.0755",

      "id" : "product-intended-use",
      "name" : "ProductIntendedUse",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0755 ( Status Weight At Birth)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0755",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.397",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0757",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0757",
      "name" : "v2.0757",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "ProductIntendedUse",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0757 ( Status Respiration Minutes)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0757",

        "value" : "http://hl7.org/fhir/product-intended-use",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.398",

        "value" : "2.16.840.1.113883.4.642.4.1908",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0759",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/provenance-entity-role",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0759",
      "name" : "v2.0759",

      "id" : "provenance-entity-role",
      "name" : "ProvenanceEntityRole",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-10-01T09:01:24+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0759 ( Status Admission)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0759",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.399",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0761",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0761",
      "name" : "v2.0761",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "How an entity was used in an activity.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0761 ( DRG Procedure Determination Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0761",

        "value" : "http://hl7.org/fhir/provenance-entity-role",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.400",

        "value" : "2.16.840.1.113883.4.642.4.437",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0763",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/published-in-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0763",
      "name" : "v2.0763",

      "id" : "published-in-type",
      "name" : "PublishedInType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2020-12-28T16:55:11+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0763 ( DRG Procedure Relevance)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0763",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.401",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0776",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0776",
      "name" : "v2.0776",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of publication such as book, database, or journal.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0776 ( Item Status)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0776",

        "value" : "http://hl7.org/fhir/published-in-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.402",

        "value" : "2.16.840.1.113883.4.642.4.1887",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0778",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-answer-constraint",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0778",
      "name" : "v2.0778",

      "id" : "questionnaire-answer-constraint",
      "name" : "QuestionnaireAnswerConstraint",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Codes that describe the types of constraints possible on a question item that has a list of permitted answers",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0778 ( Item Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0778",

        "value" : "http://hl7.org/fhir/questionnaire-answer-constraint",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.403",

        "value" : "2.16.840.1.113883.4.642.4.2019",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0790",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-answers-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0790",
      "name" : "v2.0790",

      "id" : "questionnaire-answers-status",
      "name" : "QuestionnaireResponseStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0790 ( Approving Regulatory Agency)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0790",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.404",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0793",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0793",
      "name" : "v2.0793",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Lifecycle status of the questionnaire response.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0793 ( Ruling Act)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0793",

        "value" : "http://hl7.org/fhir/questionnaire-answers-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.405",

        "value" : "2.16.840.1.113883.4.642.4.448",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0806",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-disabled-display",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0806",
      "name" : "v2.0806",

      "id" : "questionnaire-disabled-display",
      "name" : "QuestionnaireItemDisabledDisplay",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "QuestionnaireItemDisabledDisplay",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0806 ( Sterilization Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0806",

        "value" : "http://hl7.org/fhir/questionnaire-disabled-display",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.406",

        "value" : "2.16.840.1.113883.4.642.4.2016",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0818",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-enable-behavior",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0818",
      "name" : "v2.0818",

      "id" : "questionnaire-enable-behavior",
      "name" : "EnableWhenBehavior",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0818 ( Package)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0818",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.407",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0834",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0834",
      "name" : "v2.0834",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Controls how multiple enableWhen values are interpreted -  whether all or any must be true.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0834 ( MIME Types)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0834",

        "value" : "http://hl7.org/fhir/questionnaire-enable-behavior",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.408",

        "value" : "2.16.840.1.113883.4.642.4.1008",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0868",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/questionnaire-enable-operator",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0868",
      "name" : "v2.0868",

      "id" : "questionnaire-enable-operator",
      "name" : "QuestionnaireItemOperator",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0868 ( Telecommunication expiration reason)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0868",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.409",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0871",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0871",
      "name" : "v2.0871",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The criteria by which a question is enabled.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0871 ( Supply Risk Codes)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0871",

        "value" : "http://hl7.org/fhir/questionnaire-enable-operator",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.410",

        "value" : "2.16.840.1.113883.4.642.4.1006",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0881",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reaction-event-severity",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0881",
      "name" : "v2.0881",

      "id" : "reaction-event-severity",
      "name" : "AllergyIntoleranceSeverity",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0881 ( Role Executing Physician)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0881",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.411",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0882",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0882",
      "name" : "v2.0882",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0882 ( Medical Role Executing Physician)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0882",

        "value" : "http://hl7.org/fhir/reaction-event-severity",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.412",

        "value" : "2.16.840.1.113883.4.642.4.136",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0894",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reason-medication-not-given-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0894",
      "name" : "v2.0894",

      "id" : "reason-medication-not-given-codes",
      "name" : "ReasonMedicationNotGivenCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication process.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0894 ( Side of body)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0894",

        "value" : "http://hl7.org/fhir/reason-medication-not-given",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.413",

        "value" : "2.16.840.1.113883.4.642.4.343",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0895",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/reference-handling-policy",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0895",
      "name" : "v2.0895",

      "id" : "reference-handling-policy",
      "name" : "ReferenceHandlingPolicy",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0895 ( Present On Admission (POA) Indicator)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0895",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.414",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0904",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0904",
      "name" : "v2.0904",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A set of flags that defines how references are supported.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0904 ( Security Check Scheme)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0904",

        "value" : "http://hl7.org/fhir/reference-handling-policy",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.415",

        "value" : "2.16.840.1.113883.4.642.4.203",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0905",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/regulated-authorization-basis",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0905",
      "name" : "v2.0905",

      "id" : "regulated-authorization-basis",
      "name" : "RegulatedAuthorizationBasis",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0905 ( Shipment Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0905",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.416",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0906",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0906",
      "name" : "v2.0906",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "RegulatedAuthorizationBasis",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0906 ( ActPriority)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0906",

        "value" : "http://hl7.org/fhir/regulated-authorization-basis",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.417",

        "value" : "2.16.840.1.113883.4.642.4.1907",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0907",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/regulated-authorization-case-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0907",
      "name" : "v2.0907",

      "id" : "regulated-authorization-case-type",
      "name" : "RegulatedAuthorizationCaseType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0907 ( Confidentiality)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0907",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.418",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0909",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0909",
      "name" : "v2.0909",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "RegulatedAuthorizationCaseType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0909 ( Patient Results Release Categorization Scheme)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0909",

        "value" : "http://hl7.org/fhir/regulated-authorization-case-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.419",

        "value" : "2.16.840.1.113883.4.642.4.1910",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0912",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/regulated-authorization-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0912",
      "name" : "v2.0912",

      "id" : "regulated-authorization-type",
      "name" : "RegulatedAuthorizationType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0912 ( Participation)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0912",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.420",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0914",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0914",
      "name" : "v2.0914",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "RegulatedAuthorizationType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0914 ( Root Cause)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0914",

        "value" : "http://hl7.org/fhir/regulated-authorization-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.421",

        "value" : "2.16.840.1.113883.4.642.4.1909",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0916",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-action-result-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0916",
      "name" : "v2.0916",

      "id" : "report-action-result-codes",
      "name" : "TestReportActionResult",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0916 ( Relevant Clincial Information)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0916",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.422",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0917",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0917",
      "name" : "v2.0917",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The results of executing an action.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0917 ( Bolus Type)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0917",

        "value" : "http://hl7.org/fhir/report-action-result-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.423",

        "value" : "2.16.840.1.113883.4.642.4.721",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0918",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-participant-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0918",
      "name" : "v2.0918",

      "id" : "report-participant-type",
      "name" : "TestReportParticipantType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0918 ( PCA Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0918",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.424",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0919",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0919",
      "name" : "v2.0919",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of participant.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0919 ( Exclusive Test)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0919",

        "value" : "http://hl7.org/fhir/report-participant-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.425",

        "value" : "2.16.840.1.113883.4.642.4.723",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0920",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-relation-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0920",
      "name" : "v2.0920",

      "id" : "report-relation-type",
      "name" : "ReportRelationshipType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0920 ( Preferred Specimen/Attribute Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0920",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.426",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0921",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0921",
      "name" : "v2.0921",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of relationship between reports.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0921 ( Certification Type Code)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0921",

        "value" : "http://hl7.org/fhir/report-relation-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.427",

        "value" : "2.16.840.1.113883.4.642.4.1958",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0922",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-result-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0922",
      "name" : "v2.0922",

      "id" : "report-result-codes",
      "name" : "TestReportResult",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0922 ( Certification Category Code)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0922",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.428",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0923",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0923",
      "name" : "v2.0923",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The reported execution result.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0923 ( Process Interruption)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0923",

        "value" : "http://hl7.org/fhir/report-result-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.429",

        "value" : "2.16.840.1.113883.4.642.4.719",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0924",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/report-status-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0924",
      "name" : "v2.0924",

      "id" : "report-status-codes",
      "name" : "TestReportStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0924 ( Cumulative Dosage Limit UoM)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0924",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.430",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0925",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0925",
      "name" : "v2.0925",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The current status of the test report.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0925 ( Phlebotomy Issue)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0925",

        "value" : "http://hl7.org/fhir/report-status-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.431",

        "value" : "2.16.840.1.113883.4.642.4.725",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0926",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-arm-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0926",
      "name" : "v2.0926",

      "id" : "research-study-arm-type",
      "name" : "ResearchStudyArmType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-05-15T15:55:11+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0926 ( Phlebotomy Status)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0926",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.432",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0927",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0927",
      "name" : "v2.0927",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes for the main intent of the study.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0927 ( Arm Stick)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0927",

        "value" : "http://hl7.org/fhir/research-study-arm-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.433",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0933",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-classifiers",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0933",
      "name" : "v2.0933",

      "id" : "research-study-classifiers",
      "name" : "ResearchStudyClassifiers",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-05-15T15:55:11+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0933 ( Intended Procedure Type)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0933",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.434",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-0935",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-0935",
      "name" : "v2.0935",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes for use in ResearchStudy Resource. This resource (this entire set of content) is being used for active development of a ResearchStudyClassifiers CodeSystem for use for supporting multiple value sets in the FHIR ResearchStudy StructureDefinition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 0935 ( Process Interruption Reason)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0935",

        "value" : "http://hl7.org/fhir/research-study-classifiers",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.435",

        "value" : "2.16.840.1.113883.4.642.4.1967",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v2-4000",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-focus-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v2-4000",
      "name" : "v2.4000",

      "id" : "research-study-focus-type",
      "name" : "ResearchStudyFocusType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-05-15T15:55:11+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "FHIR Value set/code system definition for HL7 v2 table 4000 ( Name/address representation)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-4000",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.18.436",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-AcknowledgementCondition",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-AcknowledgementCondition",
      "name" : "v3.AcknowledgementCondition",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes for the main intent of the study.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " The codes identify the conditions under which accept acknowledgements are required to be returned in response to this message. Note that accept acknowledgement address two different issues at the same time: reliable transport as well as syntactical correctness",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementCondition",

        "value" : "http://hl7.org/fhir/research-study-focus-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1050",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-AcknowledgementDetailCode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-objective-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-AcknowledgementDetailCode",
      "name" : "v3.AcknowledgementDetailCode",

      "id" : "research-study-objective-type",
      "name" : "ResearchStudyObjectiveType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-05-15T15:55:11+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  OpenIssue:\r\nMissing description.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailCode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1100",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-AcknowledgementDetailType",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-AcknowledgementDetailType",
      "name" : "v3.AcknowledgementDetailType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes for the kind of study objective.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A code identifying the specific message to be provided.  Discussion:\r\nA textual value may be specified as the print name, or for non-coded messages, as the original text.  Examples:\r\n'Required attribute xxx is missing', 'System will be unavailable March 19 from 0100 to 0300'",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType",

        "value" : "http://hl7.org/fhir/research-study-objective-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1082",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-AcknowledgementType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-party-organization-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-AcknowledgementType",
      "name" : "v3.AcknowledgementType",

      "id" : "research-study-party-organization-type",
      "name" : "ResearchStudyPartyOrganizationType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-05-15T15:55:11+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " This attribute contains an acknowledgement code as described in the HL7 message processing rules.  OpenIssue:\r\nDescription was copied from attribute and needs to be improved to be appropriate for a code system.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.18",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActClass",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActClass",
      "name" : "v3.ActClass",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This is a ResearchStudy's party organization type.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",

        "value" : "http://hl7.org/fhir/research-study-party-organization-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.6",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActCode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-party-role",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActCode",
      "name" : "v3.ActCode",

      "id" : "research-study-party-role",
      "name" : "ResearchStudyPartyRole",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-05-12T22:40:00+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " A code specifying the particular kind of Act that the Act-instance represents within its class.  Constraints:\r\nThe kind of Act (e.g. physical examination, serum potassium, inpatient encounter, charge financial transaction, etc.) is specified with a code from one of several, typically external, coding systems.  The coding system will depend on the class of Act, such as LOINC for observations, etc. Conceptually, the Act.code must be a specialization of the Act.classCode. This is why the structure of ActClass domain should be reflected in the superstructure of the ActCode domain and then individual codes or externally referenced vocabularies subordinated under these domains that reflect the ActClass structure. Act.classCode and Act.code are not modifiers of each other but the Act.code concept should really imply the Act.classCode concept. For a negative example, it is not appropriate to use an Act.code \"potassium\" together with and Act.classCode for \"laboratory observation\" to somehow mean \"potassium laboratory observation\" and then use the same Act.code for \"potassium\" together with Act.classCode for \"medication\" to mean \"substitution of potassium\". This mutually modifying use of Act.code and Act.classCode is not permitted.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.4",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActExposureLevelCode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActExposureLevelCode",
      "name" : "v3.ActExposureLevelCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This is a ResearchStudy's party role.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A qualitative measure of the degree of exposure to the causative agent.  This includes concepts such as \"low\", \"medium\" and \"high\".  This quantifies how the quantity that was available to be administered to the target differs from typical or background levels of the substance.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActExposureLevelCode",

        "value" : "http://hl7.org/fhir/research-study-party-role",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1114",

        "value" : "2.16.840.1.113883.4.642.4.1968",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActInvoiceElementModifier",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-phase",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActInvoiceElementModifier",
      "name" : "v3.ActInvoiceElementModifier",

      "id" : "research-study-phase",
      "name" : "ResearchStudyPhase",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-05-15T15:55:11+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Processing consideration and clarification codes.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActInvoiceElementModifier",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1051",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActMood",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActMood",
      "name" : "v3.ActMood",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " OpenIssue:  In Ballot 2009May, a strong Negative vote was lodged against several of the concept definitions in the vocabulary used for Act.moodCode. The vote was found \"Persuasive With Mod\", with the understanding that M and M would undertake a detailed review of these concept definitions for a future release of the RIM.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActMood",

        "value" : "http://hl7.org/fhir/research-study-phase",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1001",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActPriority",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-prim-purp-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActPriority",
      "name" : "v3.ActPriority",

      "id" : "research-study-prim-purp-type",
      "name" : "ResearchStudyPrimaryPurposeType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-05-15T15:55:11+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " A set of codes (e.g., for routine, emergency), specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.7",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActReason",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActReason",
      "name" : "v3.ActReason",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes for the main intent of a research study.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A set of codes specifying the motivation, cause, or rationale of an Act, when such rationale is not reasonably represented as an ActRelationship of type \"has reason\" linking to another Act.  Examples:\r\nExample reasons that might qualify for being coded in this field might be: \"routine requirement\", \"infectious disease reporting requirement\", \"on patient request\", \"required by law\".",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",

        "value" : "http://hl7.org/fhir/research-study-prim-purp-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.8",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActRelationshipCheckpoint",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-reason-stopped",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActRelationshipCheckpoint",
      "name" : "v3.ActRelationshipCheckpoint",

      "id" : "research-study-reason-stopped",
      "name" : "ResearchStudyReasonStopped",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2022-05-15T15:55:11+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.10",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActRelationshipJoin",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActRelationshipJoin",
      "name" : "v3.ActRelationshipJoin",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes for why the study ended prematurely.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin",

        "value" : "http://hl7.org/fhir/research-study-reason-stopped",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.12",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActRelationshipSplit",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/research-study-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActRelationshipSplit",
      "name" : "v3.ActRelationshipSplit",

      "id" : "research-study-status",
      "name" : "ResearchStudyStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSplit",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.13",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActRelationshipSubset",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActRelationshipSubset",
      "name" : "v3.ActRelationshipSubset",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes that convey the current status of the research study.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " <ns1:p>Used to indicate that the target of the relationship will be a filtered subset of the total related set of targets.</ns1:p><ns1:p>Used when there is a need to limit the number of components to the first, the last, the next, the total, the average or some other filtered or calculated subset.</ns1:p>",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset",

        "value" : "http://hl7.org/fhir/research-study-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1099",

        "value" : "2.16.840.1.113883.4.642.4.820",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActRelationshipType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/resource-validation-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActRelationshipType",
      "name" : "v3.ActRelationshipType",
      "status" : "active",

      "id" : "resource-validation-mode",
      "name" : "ResourceValidationMode",
      "status" : "draft",

      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "ResourceValidationMode",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " The source is an excerpt from the target.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",

        "value" : "http://hl7.org/fhir/resource-validation-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1002",

        "value" : "2.16.840.1.113883.4.642.4.119",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActSite",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/response-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActSite",
      "name" : "v3.ActSite",

      "id" : "response-code",
      "name" : "ResponseType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " An anatomical location on an organism which can be the focus of an act.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1052",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActStatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActStatus",
      "name" : "v3.ActStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The kind of response to a message.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Codes representing the defined possible states of an Act, as defined by the Act class state machine.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActStatus",

        "value" : "http://hl7.org/fhir/response-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.14",

        "value" : "2.16.840.1.113883.4.642.4.381",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActUSPrivacyLaw",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/restful-capability-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActUSPrivacyLaw",
      "name" : "v3.ActUSPrivacyLaw",

      "id" : "restful-capability-mode",
      "name" : "RestfulCapabilityMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " A jurisdictional mandate in the US relating to privacy.   Deprecation Comment:\r\nContent moved to ActCode under _ActPrivacyLaw; use that instead.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1138",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ActUncertainty",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ActUncertainty",
      "name" : "v3.ActUncertainty",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The mode of a RESTful capability statement.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "  OpenIssue:\r\nMissing Description",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ActUncertainty",

        "value" : "http://hl7.org/fhir/restful-capability-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1053",

        "value" : "2.16.840.1.113883.4.642.4.177",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-AddressPartType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/restful-security-service",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-AddressPartType",
      "name" : "v3.AddressPartType",

      "id" : "restful-security-service",
      "name" : "RestfulSecurityService",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2020-12-28T16:55:11+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nCode that specifies whether an address part names the street, city, country, postal code, post box, etc. Discussion: The hierarchical nature of these concepts shows composition.  E.g. \"Street Name\" is part of \"Street Address Line\"",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-AddressPartType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.16",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-AddressUse",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-AddressUse",
      "name" : "v3.AddressUse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Types of security services used with FHIR.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Codes that provide guidance around the circumstances in which a given address should be used.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",

        "value" : "http://hl7.org/fhir/restful-security-service",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1119",

        "value" : "2.16.840.1.113883.4.642.4.1079",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-AdministrativeGender",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-comparator",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-AdministrativeGender",
      "name" : "v3.AdministrativeGender",

      "id" : "search-comparator",
      "name" : "SearchComparator",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " The gender of a person used for adminstrative purposes (as opposed to clinical gender)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-AmericanIndianAlaskaNativeLanguages",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-AmericanIndianAlaskaNativeLanguages",
      "name" : "v3.AmericanIndianAlaskaNativeLanguages",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "What Search Comparator Codes are supported in search.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " American Indian and Alaska Native languages currently being used in the United States.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-AmericanIndianAlaskaNativeLanguages",

        "value" : "http://hl7.org/fhir/search-comparator",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1054",

        "value" : "2.16.840.1.113883.4.642.4.638",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-Calendar",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-entry-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-Calendar",
      "name" : "v3.Calendar",

      "id" : "search-entry-mode",
      "name" : "SearchEntryMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-Calendar",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1055",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-CalendarCycle",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-CalendarCycle",
      "name" : "v3.CalendarCycle",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Calendar cycle identifiers",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-CalendarCycle",

        "value" : "http://hl7.org/fhir/search-entry-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.9",

        "value" : "2.16.840.1.113883.4.642.4.623",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-CalendarType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-modifier-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-CalendarType",
      "name" : "v3.CalendarType",

      "id" : "search-modifier-code",
      "name" : "SearchModifierCode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-CalendarType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1017",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-Charset",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-Charset",
      "name" : "v3.Charset",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A supported modifier for a search parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Internet Assigned Numbers Authority (IANA) Charset Types",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-Charset",

        "value" : "http://hl7.org/fhir/search-modifier-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.21",

        "value" : "2.16.840.1.113883.4.642.4.640",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-CodingRationale",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/search-processingmode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-CodingRationale",
      "name" : "v3.CodingRationale",

      "id" : "search-processingmode",
      "name" : "SearchProcessingModeType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Identifies how to interpret the instance of the code, codeSystem value in a set of translations.  Since HL7 (or a government body) may mandate that codes from certain code systems be sent in conformant messages, other synonyms that are sent in the translation set need to be distinguished among the originally captured source, the HL7 specified code, or some future role.  When this code is NULL, it indicates that the translation is an undefined type.  When valued, this property must contain one of the following values: SRC - Source (or original) code HL7 - HL7 Specified or Mandated SH - both HL7 mandated and the original code (precoordination) There may be additional values added to this value set as we work through the use of codes in messages and determine other Use Cases requiring special interpretation of the translations.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-CodingRationale",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1074",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-CommunicationFunctionType",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-CommunicationFunctionType",
      "name" : "v3.CommunicationFunctionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "How a search parameter relates to the set of elements returned by evaluating its expression query.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Describes the type of communication function that the associated entity plays in the associated transmission.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-CommunicationFunctionType",

        "value" : "http://hl7.org/fhir/search-processingmode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1056",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-CompressionAlgorithm",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/sequence-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-CompressionAlgorithm",
      "name" : "v3.CompressionAlgorithm",

      "id" : "sequence-type",
      "name" : "SequenceType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1009",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-Confidentiality",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-Confidentiality",
      "name" : "v3.Confidentiality",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Type if a sequence -- DNA, RNA, or amino acid sequence.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A set of codes specifying the security classification of acts and roles in accordance with the definition for concept domain \"Confidentiality\".",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",

        "value" : "http://hl7.org/fhir/sequence-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.25",

        "value" : "2.16.840.1.113883.4.642.4.220",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ContainerCap",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/service-mode",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ContainerCap",
      "name" : "v3.ContainerCap",

      "id" : "service-mode",
      "name" : "ServiceMode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2023-02-20T00:00:00+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " The type of cap associated with a container",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ContainerCap",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.26",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ContainerSeparator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ContainerSeparator",
      "name" : "v3.ContainerSeparator",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "An example set of Service Modes that could be applicable to use to characterize HealthcareServices or PractitionerRoles while searching",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A material in a blood collection container that facilites the separation of of blood cells from serum or plasma",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ContainerSeparator",

        "value" : "http://hl7.org/fhir/service-mode",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.27",

        "value" : "2.16.840.1.113883.4.642.4.2116",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ContentProcessingMode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/servicerequest-orderdetail-parameter-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ContentProcessingMode",
      "name" : "v3.ContentProcessingMode",

      "id" : "servicerequest-orderdetail-parameter-code",
      "name" : "ServiceRequestOrderDetailParameterCode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nIdentifies the order in which content should be processed.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ContentProcessingMode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1110",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ContextControl",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ContextControl",
      "name" : "v3.ContextControl",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes providing the parameter codes for service request details.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A code that specifies how an ActRelationship or Participation contributes to the context of an Act, and whether it may be propagated to descendent Acts whose association allows such propagation (see also attributes Participation.contextControlCode, ActRelationship.contextControlCode, ActRelationship.contextConductionInd).",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ContextControl",

        "value" : "http://hl7.org/fhir/servicerequest-orderdetail-parameter-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1057",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-DataOperation",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/icd-10-procedures",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-DataOperation",
      "name" : "v3.DataOperation",

      "id" : "icd-10-procedures",
      "name" : "ICD10ProcedureCodes",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This value set includes sample ICD-10 Procedure codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",

        "value" : "http://hl7.org/fhir/sid/ex-icd-10-procedures",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1123",

        "value" : "2.16.840.1.113883.4.642.4.575",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-Dentition",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/slotstatus",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-Dentition",
      "name" : "v3.Dentition",

      "id" : "slotstatus",
      "name" : "SlotStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-Dentition",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1080",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-DeviceAlertLevel",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-DeviceAlertLevel",
      "name" : "v3.DeviceAlertLevel",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The free/busy status of the slot.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Domain values for the Device.Alert_levelCode",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel",

        "value" : "http://hl7.org/fhir/slotstatus",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.31",

        "value" : "2.16.840.1.113883.4.642.4.483",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-DocumentCompletion",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/spdx-license",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-DocumentCompletion",
      "name" : "v3.DocumentCompletion",

      "id" : "spdx-license",
      "name" : "SPDXLicense",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Identifies the current completion state of a clinical document.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.33",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-DocumentStorage",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-DocumentStorage",
      "name" : "v3.DocumentStorage",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The license that applies to an Implementation Guide (using an SPDX license Identifiers, or 'not-open-source'). The binding is required but new SPDX license Identifiers are allowed to be used (https://spdx.org/licenses/).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Identifies the storage status of a document.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-DocumentStorage",

        "value" : "http://hl7.org/fhir/spdx-license",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.34",

        "value" : "2.16.840.1.113883.4.642.4.1027",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EducationLevel",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/specimen-combined",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EducationLevel",
      "name" : "v3.EducationLevel",

      "id" : "specimen-combined",
      "name" : "SpecimenCombined",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Years of education that a person has completed",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1077",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EmployeeJobClass",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EmployeeJobClass",
      "name" : "v3.EmployeeJobClass",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes providing the combined status of the specimen.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EmployeeJobClass",

        "value" : "http://hl7.org/fhir/specimen-combined",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1059",

        "value" : "2.16.840.1.113883.4.642.4.2061",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EncounterAdmissionSource",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/specimen-contained-preference",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EncounterAdmissionSource",
      "name" : "v3.EncounterAdmissionSource",

      "id" : "specimen-contained-preference",
      "name" : "SpecimenContainedPreference",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EncounterAdmissionSource",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.37",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EncounterSpecialCourtesy",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EncounterSpecialCourtesy",
      "name" : "v3.EncounterSpecialCourtesy",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Degree of preference of a type of conditioned specimen.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy",

        "value" : "http://hl7.org/fhir/specimen-contained-preference",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.40",

        "value" : "2.16.840.1.113883.4.642.4.853",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityClass",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/specimen-role",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityClass",
      "name" : "v3.EntityClass",

      "id" : "specimen-role",
      "name" : "SpecimenRole",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Classifies the Entity class and all of its subclasses.  The terminology is hierarchical.  At the top is this  HL7-defined domain of high-level categories (such as represented by the Entity subclasses). Each of these terms must be harmonized and is specializable. The value sets beneath are drawn from multiple, frequently external, domains that reflect much more fine-grained typing.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityClass",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.41",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityCode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityCode",
      "name" : "v3.EntityCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes providing the combined status of the specimen.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "  OpenIssue:\r\nMissing description.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityCode",

        "value" : "http://hl7.org/fhir/specimen-role",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1060",

        "value" : "2.16.840.1.113883.4.642.4.2060",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityDeterminer",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/specimen-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityDeterminer",
      "name" : "v3.EntityDeterminer",

      "id" : "specimen-status",
      "name" : "SpecimenStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " EntityDeterminer in natural language grammar is the class of words that comprises articles, demonstrative pronouns, and quantifiers. In the RIM, determiner is a structural code in the Entity class to distinguish whether any given Entity object stands for some, any one, or a specific thing.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.30",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityHandling",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityHandling",
      "name" : "v3.EntityHandling",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes providing the status/availability of a specimen.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityHandling",

        "value" : "http://hl7.org/fhir/specimen-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.42",

        "value" : "2.16.840.1.113883.4.642.4.472",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityNamePartQualifier",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/statistic-model-code",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityNamePartQualifier",
      "name" : "v3.EntityNamePartQualifier",

      "id" : "statistic-model-code",
      "name" : "StatisticModelCode",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-08-05T11:00:00+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  OpenIssue:\r\nNeeds description",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifier",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.43",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityNamePartQualifierR2",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityNamePartQualifierR2",
      "name" : "v3.EntityNamePartQualifierR2",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The role that the assertion variable plays.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "  Description:\r\nThe qualifier is a set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type. For example, a given name may be flagged as a nickname, a family name may be a pseudonym or a name of public records.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2",

        "value" : "http://hl7.org/fhir/statistic-model-code",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1122",

        "value" : "2.16.840.1.113883.4.642.4.1938",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityNamePartType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/strand-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityNamePartType",
      "name" : "v3.EntityNamePartType",

      "id" : "strand-type",
      "name" : "StrandType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.44",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityNamePartTypeR2",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityNamePartTypeR2",
      "name" : "v3.EntityNamePartTypeR2",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Type for strand.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "  Description:\r\nIndicates whether the name part is a given name, family name, prefix, suffix, etc.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartTypeR2",

        "value" : "http://hl7.org/fhir/strand-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1121",

        "value" : "2.16.840.1.113883.4.642.4.986",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityNameUse",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/structure-definition-kind",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityNameUse",
      "name" : "v3.EntityNameUse",

      "id" : "structure-definition-kind",
      "name" : "StructureDefinitionKind",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.45",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityNameUseR2",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityNameUseR2",
      "name" : "v3.EntityNameUseR2",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Defines the type of structure that a definition is describing.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "  Description:\r\nA set of codes advising a system or user which name in a set of names to select for a given purpose.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2",

        "value" : "http://hl7.org/fhir/structure-definition-kind",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1120",

        "value" : "2.16.840.1.113883.4.642.4.669",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityRisk",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/study-design",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityRisk",
      "name" : "v3.EntityRisk",

      "id" : "study-design",
      "name" : "StudyDesign",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2020-12-28T16:55:11+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Kinds of risks associated with the handling of the material..",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityRisk",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.46",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EntityStatus",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EntityStatus",
      "name" : "v3.EntityStatus",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "This is a set of terms for study design characteristics.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Codes representing the defined possible states of an Entity, as defined by the Entity class state machine.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EntityStatus",

        "value" : "http://hl7.org/fhir/study-design",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1061",
        "preferred" : false

      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-EquipmentAlertLevel",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-notification-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-EquipmentAlertLevel",
      "name" : "v3.EquipmentAlertLevel",

      "id" : "subscription-notification-type",
      "name" : "SubscriptionNotificationType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-EquipmentAlertLevel",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.49",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-Ethnicity",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-Ethnicity",
      "name" : "v3.Ethnicity",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of notification represented by the status message.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " In the United States, federal standards for classifying data on ethnicity determine the categories used by federal agencies and exert a strong influence on categorization by state and local agencies and private sector organizations. The federal standards do not conceptually define ethnicity, and they recognize the absence of an anthropological or scientific basis for ethnicity classification.  Instead, the federal standards acknowledge that ethnicity is a social-political construct in which an individual's own identification with a particular ethnicity is preferred to observer identification.  The standards specify two minimum ethnicity categories: Hispanic or Latino, and Not Hispanic or Latino.  The standards define a Hispanic or Latino as a person of \"Mexican, Puerto Rican, Cuban, South or Central America, or other Spanish culture or origin, regardless of race.\" The standards stipulate that ethnicity data need not be limited to the two minimum categories, but any expansion must be collapsible to those categories.  In addition, the standards stipulate that an individual can be Hispanic or Latino or can be Not Hispanic or Latino, but cannot be both.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-Ethnicity",

        "value" : "http://hl7.org/fhir/subscription-notification-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.50",

        "value" : "2.16.840.1.113883.4.642.4.2027",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ExposureMode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-payload-content",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ExposureMode",
      "name" : "v3.ExposureMode",

      "id" : "subscription-payload-content",
      "name" : "SubscriptionPayloadContent",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Code for the mechanism by which the exposure agent was exchanged or potentially exchanged by the participants involved in the exposure.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ExposureMode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1113",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-GTSAbbreviation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-GTSAbbreviation",
      "name" : "v3.GTSAbbreviation",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes to represent how much resource content to send in the notification payload.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "  Open Issue:\r\nIt appears that the printnames are suboptimal and should be improved for many of the existing codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",

        "value" : "http://hl7.org/fhir/subscription-payload-content",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1022",

        "value" : "2.16.840.1.113883.4.642.4.2021",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-GenderStatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscription-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-GenderStatus",
      "name" : "v3.GenderStatus",

      "id" : "subscription-status",
      "name" : "SubscriptionStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "This codesystem defines a set of codes that can be used to filter Subscription triggers.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-GenderStatus",

        "value" : "http://hl7.org/fhir/subscription-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.51",

        "value" : "2.16.840.1.113883.4.642.4.2022",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-HL7ContextConductionStyle",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/subscriptiontopic-cr-behavior",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-HL7ContextConductionStyle",
      "name" : "v3.HL7ContextConductionStyle",

      "id" : "subscriptiontopic-cr-behavior",
      "name" : "CriteriaNotExistsBehavior",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "The styles of context conduction usable by relationships within a static model derived from tyhe HL7 Reference Information Model.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-HL7ContextConductionStyle",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1129",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-HL7StandardVersionCode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-HL7StandardVersionCode",
      "name" : "v3.HL7StandardVersionCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Behavior a server can exhibit when a criteria state does not exist (e.g., state prior to a create or after a delete).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " This code system holds version codes for the Version 3 standards. Values are to be determined by HL7 and added with each new version of the HL7 Standard.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-HL7StandardVersionCode",

        "value" : "http://hl7.org/fhir/subscriptiontopic-cr-behavior",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1097",

        "value" : "2.16.840.1.113883.4.642.4.2034",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-HL7UpdateMode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-amount-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-HL7UpdateMode",
      "name" : "v3.HL7UpdateMode",

      "id" : "substance-amount-type",
      "name" : "SubstanceAmountType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " The possible modes of updating that occur when an attribute is received by a system that already contains values for that attribute.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-HL7UpdateMode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.57",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-HtmlLinkType",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-HtmlLinkType",
      "name" : "v3.HtmlLinkType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The type of a numeric quantity measurement.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " HtmlLinkType values are drawn from HTML 4.0 and describe the relationship between the current document and the anchor that is the target of the link",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-HtmlLinkType",

        "value" : "http://hl7.org/fhir/substance-amount-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.58",

        "value" : "2.16.840.1.113883.4.642.4.2086",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-IdentifierReliability",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-form",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-IdentifierReliability",
      "name" : "v3.IdentifierReliability",

      "id" : "substance-form",
      "name" : "SubstanceForm",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Specifies the reliability with which the identifier is known. This attribute MAY be used to assist with identifier matching algorithms.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-IdentifierReliability",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1117",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-IdentifierScope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-IdentifierScope",
      "name" : "v3.IdentifierScope",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceForm",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "  Description:\r\nCodes to specify the scope in which the identifier applies to the object with which it is associated, and used in the datatype property II.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-IdentifierScope",

        "value" : "http://hl7.org/fhir/substance-form",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1116",

        "value" : "2.16.840.1.113883.4.642.4.2111",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-IntegrityCheckAlgorithm",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-grade",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-IntegrityCheckAlgorithm",
      "name" : "v3.IntegrityCheckAlgorithm",

      "id" : "substance-grade",
      "name" : "SubstanceGrade",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-IntegrityCheckAlgorithm",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1010",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-LanguageAbilityMode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-LanguageAbilityMode",
      "name" : "v3.LanguageAbilityMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceGrade",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A value representing the method of expression of the language.  Example:\r\nExpressed spoken, expressed written, expressed signed, received spoken, received written, received signed.  OpenIssue:\r\nDescription copied from Concept Domain of same name.  Must be verified.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityMode",

        "value" : "http://hl7.org/fhir/substance-grade",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.60",

        "value" : "2.16.840.1.113883.4.642.4.2085",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-LanguageAbilityProficiency",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-name-authority",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-LanguageAbilityProficiency",
      "name" : "v3.LanguageAbilityProficiency",

      "id" : "substance-name-authority",
      "name" : "SubstanceNameAuthority",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " A value representing the level of proficiency in a language.  Example:\r\nExcellent, good, fair, poor.  OpenIssue:\r\nDescription copied from Concept Domain of same name.  Must be verified.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityProficiency",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.61",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-LivingArrangement",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-LivingArrangement",
      "name" : "v3.LivingArrangement",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceNameAuthority",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A code depicting the living arrangements of a person",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-LivingArrangement",

        "value" : "http://hl7.org/fhir/substance-name-authority",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.63",

        "value" : "2.16.840.1.113883.4.642.4.2095",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-LocalMarkupIgnore",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-name-domain",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-LocalMarkupIgnore",
      "name" : "v3.LocalMarkupIgnore",

      "id" : "substance-name-domain",
      "name" : "SubstanceNameDomain",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Tells a receiver to ignore just the local markup tags (local_markup, local_header, local_attr) when value=\"markup\", or to ignore the local markup tags and all contained content when value=\"all\"",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-LocalMarkupIgnore",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.65",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-LocalRemoteControlState",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-LocalRemoteControlState",
      "name" : "v3.LocalRemoteControlState",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceNameDomain",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-LocalRemoteControlState",

        "value" : "http://hl7.org/fhir/substance-name-domain",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.66",

        "value" : "2.16.840.1.113883.4.642.4.2089",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ManagedParticipationStatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-name-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ManagedParticipationStatus",
      "name" : "v3.ManagedParticipationStatus",

      "id" : "substance-name-type",
      "name" : "SubstanceNameType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Codes representing the defined possible states of a Managed Participation, as defined by the Managed Participation class state machine.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ManagedParticipationStatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1062",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-MapRelationship",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-MapRelationship",
      "name" : "v3.MapRelationship",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceNameType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " The closeness or quality of the mapping between the HL7 concept (as represented by the HL7 concept identifier) and the source coding system. The values are patterned after the similar relationships used in the UMLS Metathesaurus. Because the HL7 coding sy",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-MapRelationship",

        "value" : "http://hl7.org/fhir/substance-name-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.67",

        "value" : "2.16.840.1.113883.4.642.4.2094",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-MaritalStatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-optical-activity",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-MaritalStatus",
      "name" : "v3.MaritalStatus",

      "id" : "substance-optical-activity",
      "name" : "SubstanceOpticalActivity",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " * * * No description supplied * * *  Open Issue:\r\nThe specific meanings of these codes can vary somewhat by jurisdiction and implementation so caution should be used when determining equivalency.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.2",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-MessageWaitingPriority",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-MessageWaitingPriority",
      "name" : "v3.MessageWaitingPriority",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The optical rotation type of a substance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Indicates that the receiver has messages for the sender  OpenIssue:\r\nDescription does not make sense relative to name of coding system.  Must be reviewed and improved.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-MessageWaitingPriority",

        "value" : "http://hl7.org/fhir/substance-optical-activity",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1083",

        "value" : "2.16.840.1.113883.4.642.4.2096",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ModifyIndicator",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-relationship-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ModifyIndicator",
      "name" : "v3.ModifyIndicator",

      "id" : "substance-relationship-type",
      "name" : "SubstanceRelationshipType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ModifyIndicator",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.81",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-NullFlavor",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-NullFlavor",
      "name" : "v3.NullFlavor",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The relationship between two substance types.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A collection of codes specifying why a valid value is not present.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",

        "value" : "http://hl7.org/fhir/substance-relationship-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1008",

        "value" : "2.16.840.1.113883.4.642.4.2088",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ObservationCategory",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-representation-format",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ObservationCategory",
      "name" : "v3.ObservationCategory",

      "id" : "substance-representation-format",
      "name" : "SubstanceRepresentationFormat",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " High level observation categories for the general type of observation being made. URL: http://hl7-fhir.github.io/valueset-observation-category.html This is an inline code system http://hl7.org/fhir/observation-category.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ObservationCategory",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.222",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ObservationInterpretation",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ObservationInterpretation",
      "name" : "v3.ObservationInterpretation",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceRepresentationFormat",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "One or more codes providing a rough qualitative interpretation of the observation, such as \"normal\" / \"abnormal\", \"low\" / \"high\", \"better\" / \"worse\", \"resistant\" /  \"susceptible\", \"expected\" / \"not expected\". The value set is intended to be for ANY use where coded representation of an interpretation is needed.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",

        "value" : "http://hl7.org/fhir/substance-representation-format",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.83",

        "value" : "2.16.840.1.113883.4.642.4.2081",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ObservationMethod",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-representation-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ObservationMethod",
      "name" : "v3.ObservationMethod",

      "id" : "substance-representation-type",
      "name" : "SubstanceRepresentationType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " A code that provides additional detail about the means or technique used to ascertain the observation.  Examples:\r\nBlood pressure measurement method: arterial puncture vs. sphygmomanometer (Riva-Rocci), sitting vs. supine position, etc.  OpenIssue:\r\nDescription copied from Concept Domain of same name.  Must be verified.  Note that the Domain has a full discussion about use of the attribute and constraining that is not appropriate for the code system description.  Needs to be improved.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ObservationMethod",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.84",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ObservationValue",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ObservationValue",
      "name" : "v3.ObservationValue",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceRepresentationType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " This domain is the root domain to which all HL7-recognized value sets for the Observation.value attribute will be linked when Observation.value has a coded data type.  OpenIssue:\r\nDescription copied from Concept Domain of same name.  Must be corrected..",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",

        "value" : "http://hl7.org/fhir/substance-representation-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1063",

        "value" : "2.16.840.1.113883.4.642.4.2092",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ParticipationFunction",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-genus",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ParticipationFunction",
      "name" : "v3.ParticipationFunction",

      "id" : "substance-source-material-genus",
      "name" : "SubstanceSourceMaterialGenus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " This code is used to specify the exact function an actor had in a service in all necessary detail. This domain may include local extensions (CWE).",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.88",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ParticipationMode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ParticipationMode",
      "name" : "v3.ParticipationMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceSourceMaterialGenus",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A set of codes specifying the modality by which the Entity playing the Role is participating in the Act.  Examples:\r\nPhysically present, over the telephone, written communication.  Rationale:\r\nParticularly for author (originator) participants this is used to specify whether the information represented by the act was initially provided verbally, (hand-)written, or electronically.  Open Issue:\r\nThere needs to be a reexamination of the hierarchies as there seems to be some muddling between ELECTRONIC and other concepts that involve electronic communication that are in other hierarchies.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",

        "value" : "http://hl7.org/fhir/substance-source-material-genus",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1064",

        "value" : "2.16.840.1.113883.4.642.4.2093",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ParticipationSignature",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-part",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ParticipationSignature",
      "name" : "v3.ParticipationSignature",

      "id" : "substance-source-material-part",
      "name" : "SubstanceSourceMaterialPart",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " A set of codes specifying whether and how the participant has attested his participation through a signature and or whether such a signature is needed.  Examples:\r\nA surgical Procedure act object (representing a procedure report) requires a signature of the performing and responsible surgeon, and possibly other participants. (See also: Participation.signatureText.)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationSignature",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.89",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ParticipationType",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ParticipationType",
      "name" : "v3.ParticipationType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceSourceMaterialPart",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",

        "value" : "http://hl7.org/fhir/substance-source-material-part",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.90",

        "value" : "2.16.840.1.113883.4.642.4.2084",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-PatientImportance",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-species",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-PatientImportance",
      "name" : "v3.PatientImportance",

      "id" : "substance-source-material-species",
      "name" : "SubstanceSourceMaterialSpecies",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Patient VIP code",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-PatientImportance",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1075",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-PaymentTerms",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-PaymentTerms",
      "name" : "v3.PaymentTerms",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceSourceMaterialSpecies",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Describes payment terms for a financial transaction, used in an invoice. This is typically expressed as a responsibility of the acceptor or payor of an invoice.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-PaymentTerms",

        "value" : "http://hl7.org/fhir/substance-source-material-species",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.91",

        "value" : "2.16.840.1.113883.4.642.4.2090",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-PersonDisabilityType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-source-material-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-PersonDisabilityType",
      "name" : "v3.PersonDisabilityType",

      "id" : "substance-source-material-type",
      "name" : "SubstanceSourceMaterialType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " A code identifying a person's disability.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-PersonDisabilityType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.93",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ProbabilityDistributionType",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ProbabilityDistributionType",
      "name" : "v3.ProbabilityDistributionType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceSourceMaterialType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ProbabilityDistributionType",

        "value" : "http://hl7.org/fhir/substance-source-material-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1020",

        "value" : "2.16.840.1.113883.4.642.4.2097",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ProcessingID",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ProcessingID",
      "name" : "v3.ProcessingID",

      "id" : "substance-status",
      "name" : "FHIRSubstanceStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Codes used to specify whether a message is part of a production, training, or debugging system.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ProcessingID",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.100",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ProcessingMode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ProcessingMode",
      "name" : "v3.ProcessingMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A code to indicate if the substance is actively used.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ProcessingMode",

        "value" : "http://hl7.org/fhir/substance-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.101",

        "value" : "2.16.840.1.113883.4.642.4.475",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-QueryParameterValue",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-stereochemistry",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-QueryParameterValue",
      "name" : "v3.QueryParameterValue",

      "id" : "substance-stereochemistry",
      "name" : "SubstanceStereochemistry",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " The domain of coded values used as parameters within QueryByParameter queries.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-QueryParameterValue",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1096",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-QueryPriority",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-QueryPriority",
      "name" : "v3.QueryPriority",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The stereochemistry type of a substance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-QueryPriority",

        "value" : "http://hl7.org/fhir/substance-stereochemistry",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.102",

        "value" : "2.16.840.1.113883.4.642.4.2087",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-QueryRequestLimit",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-structure-technique",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-QueryRequestLimit",
      "name" : "v3.QueryRequestLimit",

      "id" : "substance-structure-technique",
      "name" : "SubstanceStructureTechnique",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Definition:\r\nDefines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-QueryRequestLimit",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1112",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-QueryResponse",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-QueryResponse",
      "name" : "v3.QueryResponse",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceStructureTechnique",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A code classifying the general nature of the response to a given query. Includes whether or not data was found, or whether an error occurred.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-QueryResponse",

        "value" : "http://hl7.org/fhir/substance-structure-technique",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1067",

        "value" : "2.16.840.1.113883.4.642.4.2082",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-QueryStatusCode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-weight-method",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-QueryStatusCode",
      "name" : "v3.QueryStatusCode",

      "id" : "substance-weight-method",
      "name" : "SubstanceWeightMethod",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " A code specifying the state of the Query.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-QueryStatusCode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.103",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-Race",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-Race",
      "name" : "v3.Race",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceWeightMethod",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " In the United States, federal standards for classifying data on race determine the categories used by federal agencies and exert a strong influence on categorization by state and local agencies and private sector organizations.  The federal standards do not conceptually define race, and they recognize the absence of an anthropological or scientific basis for racial classification.  Instead, the federal standards acknowledge that race is a social-political construct in which an individual's own identification with one more race categories is preferred to observer identification. The standards use a variety of features to define five minimum race categories. Among these features are descent from \"the original peoples\" of a specified region or nation.  The minimum race categories are American Indian or Alaska Native, Asian, Black or African American, Native Hawaiian or Other Pacific Islander, and White.  The federal standards stipulate that race data need not be limited to the five minimum categories, but any expansion must be collapsible to those categories.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-Race",

        "value" : "http://hl7.org/fhir/substance-weight-method",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.104",

        "value" : "2.16.840.1.113883.4.642.4.2091",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-RelationalOperator",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/substance-weight-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-RelationalOperator",
      "name" : "v3.RelationalOperator",

      "id" : "substance-weight-type",
      "name" : "SubstanceWeightType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-RelationalOperator",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.105",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-RelationshipConjunction",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-RelationshipConjunction",
      "name" : "v3.RelationshipConjunction",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "SubstanceWeightType",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-RelationshipConjunction",

        "value" : "http://hl7.org/fhir/substance-weight-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.106",

        "value" : "2.16.840.1.113883.4.642.4.2083",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ReligiousAffiliation",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplydelivery-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ReligiousAffiliation",
      "name" : "v3.ReligiousAffiliation",

      "id" : "supplydelivery-status",
      "name" : "SupplyDeliveryStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Assigment of spiritual faith affiliation",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1076",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ResponseLevel",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ResponseLevel",
      "name" : "v3.ResponseLevel",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Status of the supply delivery.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Specifies whether a response is expected from the addressee of this interaction and what level of detail that response should include",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ResponseLevel",

        "value" : "http://hl7.org/fhir/supplydelivery-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.108",

        "value" : "2.16.840.1.113883.4.642.4.701",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ResponseModality",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplydelivery-supplyitemtype",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ResponseModality",
      "name" : "v3.ResponseModality",

      "id" : "supplydelivery-supplyitemtype",
      "name" : "SupplyDeliverySupplyItemType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Defines the timing and grouping of the response instances.  OpenIssue:\r\nDescription copied from Concept Domain of same name.  Must be verified.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ResponseModality",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.109",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-ResponseMode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-ResponseMode",
      "name" : "v3.ResponseMode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Status of the supply delivery.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Specifies the mode, immediate versus deferred or queued, by which a receiver should communicate its receiver responsibilities.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-ResponseMode",

        "value" : "http://hl7.org/fhir/supplydelivery-supplyitemtype",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1126",

        "value" : "2.16.840.1.113883.4.642.4.1905",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-RoleClass",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/supplyrequest-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-RoleClass",
      "name" : "v3.RoleClass",

      "id" : "supplyrequest-status",
      "name" : "SupplyRequestStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Codes for the Role class hierarchy.  The values in this hierarchy, represent a Role which is an association or relationship between two entities - the entity that plays the role and the entity that scopes the role.  Roles names are derived from the name of the playing entity in that role. The role hierarchy stems from three core concepts, or abstract domains:    RoleClassOntological\r\nis an abstract domain that collects roles in which the playing entity is defined or specified by the scoping entity.   RoleClassPartitive\r\ncollects roles in which the playing entity is in some sense a \"part\" of the scoping entity.   RoleClassAssociative\r\ncollects all of the remaining forms of association between the playing entity and the scoping entity. This set of roles is further partitioned between:    RoleClassPassive\r\nwhich are roles in which the playing entity is used, known, treated, handled, built, or destroyed, etc. under the auspices of the scoping entity. The playing entity is passive in these roles in that the role exists without an agreement from the playing entity.   RoleClassMutualRelationship\r\nwhich are relationships based on mutual behavior of the two entities. The basis of these relationship may be formal agreements or they may bede facto\r\nbehavior.  Thus, this sub-domain is further divided into:    RoleClassRelationshipFormal\r\nin which the relationship is formally defined, frequently by a contract or agreement.   Personal relationship\r\nwhich inks two people in a personal relationship. The hierarchy discussed above is represented In the current vocabulary tables as a set of abstract domains, with the exception of the  \"Personal relationship\" which is a leaf concept.  OpenIssue:\r\nDescription copied from Concept Domain of same name.  Must be verified.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.110",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-RoleCode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-RoleCode",
      "name" : "v3.RoleCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Status of the supply request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " A set of codes further specifying the kind of Role; specific classification codes for further qualifying RoleClass codes.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",

        "value" : "http://hl7.org/fhir/supplyrequest-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.111",

        "value" : "2.16.840.1.113883.4.642.4.696",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-RoleLinkStatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/target-species",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-RoleLinkStatus",
      "name" : "v3.RoleLinkStatus",

      "id" : "target-species",
      "name" : "TargetSpecies",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nCodes representing possible states of a RoleLink, as defined by the RoleLink class state machine.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-RoleLinkStatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1137",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-RoleLinkType",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-RoleLinkType",
      "name" : "v3.RoleLinkType",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A species for which a medicinal product is intended.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-RoleLinkType",

        "value" : "http://hl7.org/fhir/target-species",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.107",

        "value" : "2.16.840.1.113883.4.642.4.2030",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-RoleStatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-intent",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-RoleStatus",
      "name" : "v3.RoleStatus",

      "id" : "task-intent",
      "name" : "TaskIntent",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Codes representing the defined possible states of an Role, as defined by the Role class state machine.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-RoleStatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1068",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-RouteOfAdministration",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-RouteOfAdministration",
      "name" : "v3.RouteOfAdministration",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Distinguishes whether the task is a proposal, plan or full order.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " The path the administered medication takes to get into the body or into contact with the body.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",

        "value" : "http://hl7.org/fhir/task-intent",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.112",

        "value" : "2.16.840.1.113883.4.642.4.1241",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-Sequencing",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-Sequencing",
      "name" : "v3.Sequencing",

      "id" : "task-status",
      "name" : "TaskStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " Specifies sequence of sort order.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-Sequencing",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.113",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-SetOperator",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-SetOperator",
      "name" : "v3.SetOperator",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The current status of the task.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-SetOperator",

        "value" : "http://hl7.org/fhir/task-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1069",

        "value" : "2.16.840.1.113883.4.642.4.791",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-SpecimenType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/task-status-reason",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-SpecimenType",
      "name" : "v3.SpecimenType",

      "id" : "task-status-reason",
      "name" : "TaskStatusReason",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-SpecimenType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.129",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-SubstitutionCondition",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-SubstitutionCondition",
      "name" : "v3.SubstitutionCondition",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The current status reason of the task.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Identifies what sort of change is permitted or has occurred between the item that was ordered/requested and the one that was/will be provided.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition",

        "value" : "http://hl7.org/fhir/task-status-reason",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1071",

        "value" : "2.16.840.1.113883.4.642.4.2042",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TableCellHorizontalAlign",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/testscript-scope-conformance-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TableCellHorizontalAlign",
      "name" : "v3.TableCellHorizontalAlign",

      "id" : "testscript-scope-conformance-codes",
      "name" : "TestScriptScopeConformanceType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-26T08:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " These values are defined within the XHTML 4.0 Table Model",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TableCellHorizontalAlign",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.131",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TableCellScope",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TableCellScope",
      "name" : "v3.TableCellScope",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The expectation of whether the test must pass for the system to be considered conformant with the artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " These values are defined within the XHTML 4.0 Table Model",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TableCellScope",

        "value" : "http://hl7.org/fhir/testscript-scope-conformance-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.132",

        "value" : "2.16.840.1.113883.4.642.4.1949",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TableCellVerticalAlign",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/testscript-scope-phase-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TableCellVerticalAlign",
      "name" : "v3.TableCellVerticalAlign",

      "id" : "testscript-scope-phase-codes",
      "name" : "TestScriptScopePhaseType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-26T08:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " These values are defined within the XHTML 4.0 Table Model",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TableCellVerticalAlign",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.133",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TableFrame",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TableFrame",
      "name" : "v3.TableFrame",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The phase of testing for this artifact.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " These values are defined within the XHTML 4.0 Table Model",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TableFrame",

        "value" : "http://hl7.org/fhir/testscript-scope-phase-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.134",

        "value" : "2.16.840.1.113883.4.642.4.1950",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TableRules",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/therapy-relationship-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TableRules",
      "name" : "v3.TableRules",

      "id" : "therapy-relationship-type",
      "name" : "TherapyRelationshipType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-08-15T15:55:11+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " These values are defined within the XHTML 4.0 Table Model",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TableRules",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.136",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TargetAwareness",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TargetAwareness",
      "name" : "v3.TargetAwareness",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Classification of relationship between a therapy and a contraindication or an indication.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TargetAwareness",

        "value" : "http://hl7.org/fhir/therapy-relationship-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.137",

        "value" : "2.16.840.1.113883.4.642.4.1994",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TelecommunicationCapabilities",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/title-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TelecommunicationCapabilities",
      "name" : "v3.TelecommunicationCapabilities",

      "id" : "title-type",
      "name" : "TitleType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2020-12-28T16:55:11+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nConcepts that define the telecommunication capabilities of a particular device. Used to identify the expected capabilities to be found at a particular telecommunication address.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1118",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TimingEvent",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TimingEvent",
      "name" : "v3.TimingEvent",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Used to express the reason and specific aspect for the variant title, such as language and specific language.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",

        "value" : "http://hl7.org/fhir/title-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.139",

        "value" : "2.16.840.1.113883.4.642.4.1875",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TransmissionRelationshipTypeCode",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/transport-intent",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TransmissionRelationshipTypeCode",
      "name" : "v3.TransmissionRelationshipTypeCode",

      "id" : "transport-intent",
      "name" : "TransportIntent",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nA code specifying the meaning and purpose of every TransmissionRelationship instance. Each of its values implies specific constraints to what kinds of Transmission objects can be related and in which way.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TransmissionRelationshipTypeCode",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1111",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-TribalEntityUS",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-TribalEntityUS",
      "name" : "v3.TribalEntityUS",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Distinguishes whether the transport is a proposal, plan or full order.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " INDIAN ENTITIES RECOGNIZED AND ELIGIBLE TO RECEIVE SERVICES FROM THE UNITED STATES BUREAU OF INDIAN AFFAIRS",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS",

        "value" : "http://hl7.org/fhir/transport-intent",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.140",

        "value" : "2.16.840.1.113883.4.642.4.1928",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-VaccineManufacturer",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/transport-status",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-VaccineManufacturer",
      "name" : "v3.VaccineManufacturer",

      "id" : "transport-status",
      "name" : "TransportStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " The manufacturer of a vaccine.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-VaccineManufacturer",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.144",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-WorkClassificationODH",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-WorkClassificationODH",
      "name" : "v3.WorkClassificationODH",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Status of transport.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Code system of concepts representing a person's job type as defined by compensation and sector (e.g. paid vs. unpaid, self-employed vs. not self-employed, government vs. private, etc.).",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-WorkClassificationODH",

        "value" : "http://hl7.org/fhir/transport-status",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1139",

        "value" : "2.16.840.1.113883.4.642.4.1929",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7ApprovalStatus",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/transport-status-reason",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7ApprovalStatus",
      "name" : "v3.hl7ApprovalStatus",

      "id" : "transport-status-reason",
      "name" : "TransportStatus",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nCodes for concepts describing the approval level of HL7 artifacts.  This code system reflects the concepts expressed in HL7's Governance & Operations Manual (GOM) past and present.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7ApprovalStatus",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1130",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7CMETAttribution",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7CMETAttribution",
      "name" : "v3.hl7CMETAttribution",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Status of transport.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "**** MISSING DEFINITIONS ****",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7CMETAttribution",

        "value" : "http://hl7.org/fhir/transport-status-reason",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1132",

        "value" : "2.16.840.1.113883.4.642.4.1930",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7ITSType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/type-derivation-rule",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7ITSType",
      "name" : "v3.hl7ITSType",

      "id" : "type-derivation-rule",
      "name" : "TypeDerivationRule",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nCodes identifying types of HL7 Implementation Technology Specifications",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7ITSType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1135",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7ITSVersionCode",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7ITSVersionCode",
      "name" : "v3.hl7ITSVersionCode",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "How a type relates to its baseDefinition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " HL7 implementation technology specification versions. These codes will document the ITS type and version for message encoding. The code will appear in the instances based upon rules expressed in the ITS, and do not appear in the abstract message, either as it is presented to received from the ITS.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7ITSVersionCode",

        "value" : "http://hl7.org/fhir/type-derivation-rule",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1092",

        "value" : "2.16.840.1.113883.4.642.4.674",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7PublishingDomain",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/udi-entry-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7PublishingDomain",
      "name" : "v3.hl7PublishingDomain",

      "id" : "udi-entry-type",
      "name" : "UDIEntryType",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nCodes for HL7 publishing domains (specific content area)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7PublishingDomain",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1136",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7PublishingSection",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7PublishingSection",
      "name" : "v3.hl7PublishingSection",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Codes to identify how UDI data was entered.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "  Description:\r\nCodes for HL7 publishing sections (major business categories)",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7PublishingSection",

        "value" : "http://hl7.org/fhir/udi-entry-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1133",

        "value" : "2.16.840.1.113883.4.642.4.212",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7PublishingSubSection",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/undesirable-effect-frequency",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7PublishingSubSection",
      "name" : "v3.hl7PublishingSubSection",

      "id" : "undesirable-effect-frequency",
      "name" : "UndesirablEffectFrequency",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nCodes for HL7 publishing sub-sections (business sub-categories)",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7PublishingSubSection",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1134",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7Realm",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7Realm",
      "name" : "v3.hl7Realm",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "A categorisation for a frequency of occurence of an undesirable effect.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

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

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7Realm",

        "value" : "http://hl7.org/fhir/undesirable-effect-frequency",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1124",

        "value" : "2.16.840.1.113883.4.642.4.1995",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7V3Conformance",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/unit-of-presentation",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7V3Conformance",
      "name" : "v3.hl7V3Conformance",

      "id" : "unit-of-presentation",
      "name" : "UnitOfPresentation",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  Description:\r\nIdentifies allowed codes for HL7aTMs v3 conformance property.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1125",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-hl7VoteResolution",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-hl7VoteResolution",
      "name" : "v3.hl7VoteResolution",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The presentation type in which an administrable medicinal product is given to a patient.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "  Description:\r\nBased on concepts for resolutions from HL7 ballot spreadsheet according to HL7's Governance & Operations Manual (GOM).",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-hl7VoteResolution",

        "value" : "http://hl7.org/fhir/unit-of-presentation",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1131",

        "value" : "2.16.840.1.113883.4.642.4.2031",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-orderableDrugForm",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/variable-handling",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-orderableDrugForm",
      "name" : "v3.orderableDrugForm",

      "id" : "variable-handling",
      "name" : "EvidenceVariableHandling",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "  OpenIssue:\r\nMissing description.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.85",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-policyHolderRole",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-policyHolderRole",
      "name" : "v3.policyHolderRole",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "The handling of the variable in statistical analysis for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " This vocabulary is defined by Implementation Guide for CDA Release 2 - Level 1 - Care Record Summary (US realm). It describes roles recognized through the issuance of an insurance policy to a policyholder who a relationship with the covered party, such as spouse, child, etc.  This vocabulary is essentially an inversion of the role relations of the HL7 CoverageRoleType vocabulary.  It provides more detailed roles with respect to the underwriter (the scoping organization) for those participants in the policyholder role for a patient. Open Issue: The code values for this coding system must be extracted from the CDA documentation and brought forward through Harmonization for instantiation in this repository.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-policyHolderRole",

        "value" : "http://hl7.org/fhir/variable-handling",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1128",

        "value" : "2.16.840.1.113883.4.642.4.1956",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-styleType",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/version-algorithm",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-styleType",
      "name" : "v3.styleType",

      "id" : "version-algorithm",
      "name" : "VersionAlgorithm",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",

      "date" : "2021-01-05T10:01:24+11:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : " <ns1:p>The style code is used within the CDA/SPL narrative block to give the instance author some control over various aspects of style</ns1:p>",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-styleType",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1095",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-substanceAdminSubstitution",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-substanceAdminSubstitution",
      "name" : "v3.substanceAdminSubstitution",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"

      "description" : "Indicates the mechanism used to compare versions to determine which is more current.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : " Identifies what sort of change is permitted or has occurred between the therapy that was ordered and the therapy that was/will be provided.",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution",

        "value" : "http://hl7.org/fhir/version-algorithm",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.5.1070",

        "value" : "2.16.840.1.113883.4.642.4.1989",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/v3-triggerEventID",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/versioning-policy",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "v3-triggerEventID",
      "name" : "v3.triggerEventID",

      "id" : "versioning-policy",
      "name" : "ResourceVersionPolicy",

      "status" : "active",
      "kind" : "codesystem",
      "date" : "2018-08-12T00:00:00+10:00",
      "publisher" : "HL7, Inc",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org"
        }]
      }],
      "description" : "  Description:\r\nThis code system contains all HL7 artifacts of type TE (Trigger Event) that are created by HL7 or its affiliates or their designates using the realm namespacing rules approved by HL7.  Local implementations who create trigger events outside of these namespacing rules, (e.g. using the ZZ realm code) must register their own code system.  The specific list of legal codes can be found by consulting the HL7 publications (editions, ballots, implementation guides, etc.) published by HL7 Inc. and by the various HL7 affiliates and their designates.  Codes shall be expressed in upper case, with separator as shown in HL7 publications with no version id.  E.g. PORX_TE123456UV.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/v3-triggerEventID",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.1.18",
        "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",

      "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"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

      }],
      "description" : "How the system supports versioning for a resource.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "The primary process by which the target is validated",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/validation-process",

        "value" : "http://hl7.org/fhir/versioning-policy",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.889",

        "value" : "2.16.840.1.113883.4.642.4.191",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-validation-status",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/vision-base-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-validation-status",
      "name" : "validation-status",
      "status" : "draft",

      "id" : "vision-base-codes",
      "name" : "VisionBase",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",

      "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"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

      }],
      "description" : "A coded concept listing the base codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "Status of the validation of the target against the primary source",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/validation-status",

        "value" : "http://hl7.org/fhir/vision-base-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.895",

        "value" : "2.16.840.1.113883.4.642.4.663",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/verificationresult-validation-type",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/vision-eye-codes",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "verificationresult-validation-type",
      "name" : "validation-type",
      "status" : "draft",

      "id" : "vision-eye-codes",
      "name" : "VisionEyes",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2018-06-06T00:06:02+10:00",

      "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"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

      }],
      "description" : "A coded concept listing the eye codes.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "What the target is validated against",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/validation-type",

        "value" : "http://hl7.org/fhir/vision-eye-codes",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.1.887",

        "value" : "2.16.840.1.113883.4.642.4.661",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/variant-state",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/warning-type",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "variant-state",
      "name" : "sequenceStatus",
      "status" : "draft",

      "id" : "warning-type",
      "name" : "WarningType",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",

      "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" : "Codes providing the status of the variant test result.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/variant-state",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1085",
        "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"
        }]
      },
      {
        "telecom" : [{
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }]
      }],
      "description" : "Attested information may be validated by process that are manual or automated. For automated processes it may accomplished by the system of record reaching out through another system's API or information may be sent to the system of record. This value set defines a set of codes to describing the process, the how, a resource or data element is validated.",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1402",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-category",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationdispense-category",
      "name" : "MedicationDispense Category Codes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"

      "description" : "Classification of warning type.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "description" : "MedicationDispense Category Codes",

      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category",

        "value" : "http://hl7.org/fhir/warning-type",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1315",

        "value" : "2.16.840.1.113883.4.642.4.1996",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/medicationdispense-status-reason",

    "fullUrl" : "http://hl7.org/fhir/NamingSystem/week-of-month",

    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "medicationdispense-status-reason",
      "name" : "MedicationDispense Status Reason Codes",
      "status" : "draft",

      "id" : "week-of-month",
      "name" : "WeekOfMonth",
      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "FHIR Project team",

      "date" : "2022-06-14T00:00:00+10:00",
      "publisher" : "HL7 (FHIR Project)",

      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"

        }]
      }],
      "description" : "MedicationDispense Status Codes",
      "uniqueId" : [{
        "type" : "uri",
        "value" : "http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-status-reason",
        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.1317",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/signature-type",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "signature-type",
      "name" : "SignatureTypeCodes",
      "status" : "draft",
      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "ASTM",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.astm.org/"

      "description" : "The set of weeks with in a month.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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",

        "value" : "http://hl7.org/fhir/week-of-month",

        "preferred" : true
      },
      {
        "type" : "oid",
        "value" : "2.16.840.1.113883.4.642.4.64",

        "value" : "2.16.840.1.113883.4.642.4.1906",

        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/list-item-flag",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "list-item-flag",
      "name" : "PatientMedicineChangeTypes",
      "status" : "draft",

      "status" : "active",

      "kind" : "codesystem",
      "date" : "2019-11-01T09:29:23+11:00",
      "publisher" : "National E-Health Transition Authority Ltd (NEHTA)",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.nehta.gov.au"

      "date" : "2023-03-26T15:21:02+11:00",
      "publisher" : "HL7 International",
      "description" : "Example Item Flags for the List Resource. In this case, these are the kind of flags that would be used on a medication list at the end of a consultation.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"

        }]
      }],
      "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.4.321",
        "preferred" : false
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/NamingSystem/tldc",
    "resource" : {
      "resourceType" : "NamingSystem",
      "id" : "tldc",
      "name" : "TemplateStatusCodeLifeCycle",
      "status" : "active",
      "kind" : "codesystem",
      "date" : "2013-12-05T00:00:00+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
      }]
    }

  }]
}

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.