Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | nl-core-TextResult |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult |
URL | http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult |
Status | draft |
Name | NlcoreTextResult |
Title | nl core TextResult |
Realm | nl |
Description | Textual results describe the findings and interpretation of diagnostic or therapeutic procedures carried out on patients or on specimens from the patient. |
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. |
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 |
Kind | resource |
StructureDefinition | |
nl-core-Procedure-event | nl core Procedure event |
palga-diagnostic-report | PalgaDiagnosticReport |
StructureDefinition | |
nl-core-Patient | nl core Patient |
nl-core-TextResult.VisualResult | nl core TextResult.VisualResult |
zib-TextResult | zib TextResult |
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "nl-core-TextResult", "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult", "name": "NlcoreTextResult", "title": "nl core TextResult", "status": "draft", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "Textual results describe the findings and interpretation of diagnostic or therapeutic procedures carried out on patients or on specimens from the patient.", "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.", "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": "zib-textresult-v4.4-2020EN", "uri": "https://zibs.nl/wiki/TextResult-v4.4(2020EN)", "name": "zib TextResult-v4.4(2020EN)" } ], "kind": "resource", "abstract": false, "type": "DiagnosticReport", "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-TextResult", "derivation": "constraint", "differential": { "element": [ { "id": "DiagnosticReport", "path": "DiagnosticReport", "comment": "Zib TextResult is mapped to this DiagnosticReport profile and a profile on Media (<http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult.VisualResult>). 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.", "alias": [ "nl-core-TextResult" ] }, { "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" ] } ] } ] } }