PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.13.0-beta
    https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
{
  "description": "Sometimes it is not possible to use the ValueSet from the functional description on the corresponding FHIR element. This is a common occurence when the FHIR element has datatype _code_ and has a _required_ binding with an incompatible FHIR core ValueSet. It can also happen when the FHIR element has a _string_ or other non-coded datatype.\\r\\n\\r\\nIn this case, the FHIR element may be augmented with this extension to communicate the code from the functional description. This information should always be _added_ to the normal use of the FHIR element to allow for maximum interoperability.",
  "_filename": "ext-CodeSpecification.json",
  "package_name": "healthdata.be.r4.cbb",
  "date": "2022-10-17T09:09:13.9562003+00:00",
  "derivation": "constraint",
  "publisher": "Healthdata.be (Sciensano)",
  "fhirVersion": "4.0.1",
  "name": "ExtCodeSpecification",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext-CodeSpecification",
  "package_version": "0.13.0-beta",
  "status": "draft",
  "id": "dbf139c8-d2e1-4880-ab93-00601b1c9f34",
  "kind": "complex-type",
  "url": "https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification",
  "context": [ {
    "type": "element",
    "expression": "code"
  }, {
    "type": "element",
    "expression": "Coding"
  }, {
    "type": "element",
    "expression": "string"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Service portal – healthdata.be",
    "telecom": [ {
      "use": "work",
      "value": "https://sciensano.service-now.com/sp",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}