PackagesCanonicalsLogsProblems
    Packages
    logex.internal.fhir.profiles@1.0.0
    http://mrdm.nl/fhir/CodeSystem/mrdm-Expression-Target
{
  "description": "This is a code system that lists the codes for the types of element that an expression is used for",
  "_filename": "mrdm-expression-target-codes.CodeSystem.json",
  "package_name": "logex.internal.fhir.profiles",
  "date": "2023-06-02T09:51:17.1913298+00:00",
  "publisher": null,
  "content": "complete",
  "name": "Mrdm-Expression-Target-Coding",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "mrdm-expression-target-codes",
  "package_version": "1.0.0",
  "compositional": false,
  "status": "draft",
  "id": "0c8ed771-9e81-4391-8759-bc06f1cda50e",
  "kind": null,
  "count": 4,
  "url": "http://mrdm.nl/fhir/CodeSystem/mrdm-Expression-Target",
  "concept": [ {
    "code": "variable",
    "display": "Variable"
  }, {
    "code": "section",
    "display": "Section"
  }, {
    "code": "optionset",
    "display": "Option Set"
  }, {
    "code": "dataset",
    "display": "DataSet"
  } ],
  "version": null,
  "contact": [ {
    "telecom": [ {
      "system": "email"
    } ]
  } ]
}