PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.7.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator
{
  "description": "This extension provides an indication whether the resource is original (false) or a copy from a different source (true).",
  "_filename": "ext-CopyIndicator.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "name": "ExtCopyIndicator",
  "mapping": [ {
    "uri": "https://decor.nictiz.nl/ad/#/lu-/datasets/dataset/2.16.840.1.113883.2.4.3.11.60.25.1.2/2021-02-22T00:00:00",
    "name": "ART-DECOR Dataset Lab Exchange 20210222T00:00:00",
    "identity": "lu-dataset-laboratory-exchange-20210222"
  } ],
  "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 CopyIndicator",
  "package_version": "0.7.0-beta.1",
  "status": "draft",
  "id": "cd3570c8-5d4a-4a58-95e9-b22210a92a7b",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator",
  "context": [ {
    "type": "element",
    "expression": "MedicationStatement"
  }, {
    "type": "element",
    "expression": "MedicationDispense"
  }, {
    "type": "element",
    "expression": "Observation"
  }, {
    "type": "element",
    "expression": "Specimen"
  }, {
    "type": "element",
    "expression": "Device"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "alias": [ "KopieIndicator" ],
      "short": "CopyIndicator",
      "mapping": [ {
        "map": "lu-concept-v2-4297",
        "comment": "CopyIndicator",
        "identity": "lu-dataset-laboratory-exchange-20210222"
      } ],
      "definition": "An indication whether the resource is original (false) or a copy from a different source (true)."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}