PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.elz@0.1.0-alfa.2
    http://nictiz.nl/fhir/StructureDefinition/ext-TextValue
{
  "description": "Extension to capture the values for the various text (string) based elements in the ELZ data set.",
  "_filename": "ext-TextValue.json",
  "package_name": "nictiz.fhir.nl.r4.elz",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "name": "ExtTextValue",
  "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 TextValue",
  "package_version": "0.1.0-alfa.2",
  "status": "draft",
  "id": "548bc655-ddd2-416b-883a-f9734ab57c8a",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-TextValue",
  "context": [ {
    "type": "element",
    "expression": "Composition.section"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-TextValue"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}