PackagesCanonicalsLogsProblems
    Packages
    logex.internal.fhir.profiles@1.0.0
    http://mrdm.nl/fhir/CodeSystem/mrdm-questionnaire-item-value-type
{
  "description": "This is a code system that lists the codes for the types of value for a questionnaire item",
  "_filename": "mrdm-questionnaire-item-value-type.CodeSystem.json",
  "package_name": "logex.internal.fhir.profiles",
  "date": "2023-06-02T09:55:39.7436126+00:00",
  "publisher": null,
  "content": "complete",
  "name": "Mrdm-questionnaire-item-value-type-Coding",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "mrdm-questionnaire-item-value-type-codes",
  "package_version": "1.0.0",
  "compositional": false,
  "status": "draft",
  "id": "2ba040b5-62af-490f-8df4-695a6e1fbd20",
  "kind": null,
  "count": 6,
  "url": "http://mrdm.nl/fhir/CodeSystem/mrdm-questionnaire-item-value-type",
  "concept": [ {
    "code": "valueInteger",
    "display": "integer"
  }, {
    "code": "valueBoolean",
    "display": "boolean"
  }, {
    "code": "valueDate",
    "display": "date"
  }, {
    "code": "valueCode",
    "display": "code"
  }, {
    "code": "valueString",
    "display": "string"
  }, {
    "code": "valueDecimal",
    "display": "decimal"
  } ],
  "version": null,
  "contact": [ {
    "telecom": [ {
      "system": "email"
    } ]
  } ]
}