PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.10.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult
{
  "description": "Textual results describe the findings and interpretation of diagnostic or therapeutic procedures carried out on patients or on specimens from the patient.",
  "_filename": "nl-core-TextResult.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-TextResult](http://nictiz.nl/fhir/StructureDefinition/zib-TextResult) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreTextResult",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/TextResult-v4.4(2020EN)",
    "name": "zib TextResult-v4.4(2020EN)",
    "identity": "zib-textresult-v4.4-2020EN"
  } ],
  "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": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core TextResult",
  "package_version": "0.10.0-beta.1",
  "status": "draft",
  "id": "32f683ec-ce57-44e8-8d97-aaf57148f7f6",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DiagnosticReport",
      "path": "DiagnosticReport",
      "alias": [ "nl-core-TextResult" ],
      "comment": "Zib TextResult is mapped to this DiagnosticReport profile and a profile on Media (). This DiagnosticReport profile acts as the focal resource of zib TextResult. This profile references the Media resouce through `.media.link` that holds the VisualResult information.\r\n\r\nPlease note that on a functional level, zib TextResult references zib Procedure, but in FHIR this direction is reversed. Therefore, the concept Procedure (NL-CM:13.2.5) is mapped on `Procedure.report` in profile [nl-core-Procedure-event](http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event) instead of in this profile."
    }, {
      "id": "DiagnosticReport.subject",
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    }, {
      "id": "DiagnosticReport.media.link",
      "path": "DiagnosticReport.media.link",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Media", "http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult.VisualResult" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-TextResult"
}