FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.r4.labexchange
Resource TypeStructureDefinition
Idlu-Composition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.labexchange@4.0.0-beta.2&canonical=http://nictiz.nl/fhir/StructureDefinition/lu-Composition
URLhttp://nictiz.nl/fhir/StructureDefinition/lu-Composition
Version4.0.0-beta.1
Statusdraft
NameLuComposition
Titlelu Composition
Realmnl
DescriptionLaboratory Report composition. 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.
CopyrightCopyright 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.
TypeComposition
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
nictiz.fhir.nl.r4.labexchange#4.0.0-beta.2lu-LaboratoryTestResult-DiagnosticReportlu LaboratoryTestResult DiagnosticReport
nictiz.fhir.nl.r4.nl-core#0.12.0-labtrial.1nl-core-Patientnl core Patient
ValueSet
nictiz.fhir.nl.r4.zib2020#0.12.0-labtrial.12.16.840.1.113883.2.4.3.11.60.40.2.13.1.5--20200901000000OnderzoekCodelijst

Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source1

{
  "resourceType": "StructureDefinition",
  "id": "lu-Composition",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/lu-Composition",
  "version": "4.0.0-beta.1",
  "name": "LuComposition",
  "title": "lu Composition",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "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.",
  "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.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "lu-dataset-laboratory-exchange-2021-02-22",
      "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"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation": "constraint",
  "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",
        "patternCoding": {
          "system": "http://loinc.org",
          "code": "11502-2",
          "display": "Laboratory Report"
        }
      },
      {
        "id": "Composition.type.coding.system",
        "path": "Composition.type.coding.system",
        "min": 1
      },
      {
        "id": "Composition.subject",
        "path": "Composition.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource",
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "lu-dataset-laboratory-exchange-2021-02-22",
            "map": "lu-concept-v2-4303",
            "comment": "Patient"
          }
        ]
      },
      {
        "id": "Composition.section",
        "path": "Composition.section",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Composition.section.code",
        "path": "Composition.section.code",
        "binding": {
          "strength": "preferred",
          "description": "PanelOrBatteryCodelist",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.5--20200901000000"
        },
        "mapping": [
          {
            "identity": "lu-dataset-laboratory-exchange-2021-02-22",
            "map": "lu-concept-v2-4286",
            "comment": "PanelOrBattery"
          }
        ]
      },
      {
        "id": "Composition.section.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/lu-LaboratoryTestResult-DiagnosticReport"
            ]
          }
        ]
      }
    ]
  }
}