PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.labexchange@3.0.0-beta.2
    http://nictiz.nl/fhir/StructureDefinition/lu-Composition
{
  "description": "Laboratory Report composition. \\r\\n\\r\\nA composition is a set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. While a Composition defines the structure, it does not actually contain the content: rather the full content of a document is contained in a Bundle, of which the Composition is the first resource contained.",
  "_filename": "lu-Composition.json",
  "package_name": "nictiz.fhir.nl.r4.labexchange",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "name": "LuComposition",
  "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 Laboratory Exchange 2021-02-22",
    "identity": "lu-dataset-laboratory-exchange-2021-02-22"
  } ],
  "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": "Composition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "lu Composition",
  "package_version": "3.0.0-beta.2",
  "status": "draft",
  "id": "f29f1e09-a6ea-49fa-b524-3212cc07e39a",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/lu-Composition",
  "version": "3.0.0-beta.2",
  "differential": {
    "element": [ {
      "id": "Composition",
      "path": "Composition",
      "short": "Laboratory Report composition",
      "definition": "A composition is a set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. While a Composition defines the structure, it does not actually contain the content: rather the full content of a document is contained in a Bundle, of which the Composition is the first resource contained."
    }, {
      "id": "Composition.type",
      "path": "Composition.type",
      "short": "Kind of composition (Laboratory Report)",
      "definition": "Laboratory Report"
    }, {
      "id": "Composition.type.coding",
      "path": "Composition.type.coding",
      "fixedCoding": {
        "code": "11502-2",
        "system": "http://loinc.org",
        "display": "Laboratory Report"
      }
    }, {
      "id": "Composition.subject",
      "min": 1,
      "path": "Composition.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ],
      "mapping": [ {
        "map": "lu-concept-v2-4303",
        "comment": "Patient",
        "identity": "lu-dataset-laboratory-exchange-2021-02-22"
      } ]
    }, {
      "id": "Composition.section",
      "max": "1",
      "min": 1,
      "path": "Composition.section"
    }, {
      "id": "Composition.section.code",
      "path": "Composition.section.code",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.5--20200901000000",
        "description": "PanelOrBatteryCodelist"
      },
      "mapping": [ {
        "map": "lu-concept-v2-4286",
        "comment": "PanelOrBattery",
        "identity": "lu-dataset-laboratory-exchange-2021-02-22"
      } ]
    }, {
      "id": "Composition.section.entry",
      "max": "1",
      "min": 1,
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/lu-LaboratoryTestResult-DiagnosticReport" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition"
}