FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/zib-TextResult-DiagnosticReport

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-TextResult-DiagnosticReport
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TextResult-DiagnosticReport
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-TextResult-DiagnosticReport
Version1.0
Statusretired
Date2016-11-11T12:24:22.445+00:00
NameZIB-TextResult-DiagnosticReport
TitleHCIM TextResult DiagnosticReport
Realmnl
Authorityhl7
DescriptionA TextResult as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.2. Note that the HCIM TextResultForTransfer-v1.2 has NL-CM:13.2.5 Procedure as property of the report. FHIR has this relationship reversed, so the procedure points to the report.
CopyrightCC0
TypeDiagnosticReport
Kindresource

Resources that use this resource

StructureDefinition
zib-ProcedureHCIM Procedure

Resources that this resource uses

StructureDefinition
code-specificationHCIM extension code-specification
nl-core-patientnl-core-patient
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.13.2.1--20150401000000TekstUitslagTypeCodelijst
2.16.840.1.113883.2.4.3.11.60.40.2.13.2.2--20150401000000TestStatusCodelijst

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-TextResult-DiagnosticReport",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-08-10T11:26:30.216+02:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TextResult-DiagnosticReport",
  "version": "1.0",
  "name": "ZIB-TextResult-DiagnosticReport",
  "title": "HCIM TextResult DiagnosticReport",
  "status": "retired",
  "date": "2016-11-11T12:24:22.445+00:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A TextResult as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.2. Note that the HCIM TextResultForTransfer-v1.2 has NL-CM:13.2.5 Procedure as property of the report. FHIR has this relationship reversed, so the procedure points to the report.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "hcim-textresultfortransfer-v1.2-2015EN",
      "uri": "https://zibs.nl/wiki/TextResultForTransfer-v1.2.2(2015EN)",
      "name": "HCIM TextResultForTransfer-v1.2.2(2015EN)"
    },
    {
      "identity": "hcim-patient-v2.0.1-2015EN",
      "uri": "https://zibs.nl/wiki/Patient-v2.0.1(2015EN)",
      "name": "HCIM Patient-v2.0.1(2015EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport",
        "path": "DiagnosticReport",
        "short": "TextResult",
        "definition": "Textual results describe the findings and interpretation of diagnostic or therapeutic procedures carried out on patients or on specimens from the patient. Recording the results of diagnostic procedures for the purpose of communicating these with the person requesting the procedure and documenting the findings resulting from therapeutic procedures.",
        "alias": [
          "TekstUitslag"
        ],
        "mapping": [
          {
            "identity": "hcim-textresultfortransfer-v1.2-2015EN",
            "map": "NL-CM:13.2.1"
          }
        ]
      },
      {
        "id": "DiagnosticReport.identifier",
        "path": "DiagnosticReport.identifier",
        "short": "Identifier",
        "alias": [
          "Identificatie"
        ]
      },
      {
        "id": "DiagnosticReport.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint",
            "valueString": "default: final"
          }
        ],
        "path": "DiagnosticReport.status",
        "short": "TextResultStatus",
        "alias": [
          "TekstUitslagStatus"
        ],
        "mapping": [
          {
            "identity": "hcim-textresultfortransfer-v1.2-2015EN",
            "map": "NL-CM:13.2.6"
          }
        ]
      },
      {
        "id": "DiagnosticReport.status.extension",
        "path": "DiagnosticReport.status.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "DiagnosticReport.status.extension:TextResultStatus",
        "path": "DiagnosticReport.status.extension",
        "sliceName": "TextResultStatus",
        "short": "Provides the specific HCIM code for TextResultStatus",
        "definition": "Defines a more specific value to a code. Especially useful for FHIRs required ValueSets.",
        "alias": [
          "TekstUitslagStatus"
        ],
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/code-specification"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.2.2--20150401000000",
            "display": "ResultaatStatusCodelijst"
          }
        },
        "mapping": [
          {
            "identity": "hcim-textresultfortransfer-v1.2-2015EN",
            "map": "NL-CM:13.1.6"
          }
        ]
      },
      {
        "id": "DiagnosticReport.code",
        "path": "DiagnosticReport.code",
        "short": "Test",
        "alias": [
          "Onderzoek"
        ],
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.2.1--20150401000000",
            "display": "TekstUitslagTypeCodelijst"
          }
        },
        "mapping": [
          {
            "identity": "hcim-textresultfortransfer-v1.2-2015EN",
            "map": "NL-CM:13.2.4"
          }
        ]
      },
      {
        "id": "DiagnosticReport.subject",
        "path": "DiagnosticReport.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          }
        ],
        "mapping": [
          {
            "identity": "hcim-patient-v2.0.1-2015EN",
            "map": "NL-CM:0.1.1"
          }
        ]
      },
      {
        "id": "DiagnosticReport.effective[x]",
        "path": "DiagnosticReport.effective[x]",
        "mapping": [
          {
            "identity": "hcim-textresultfortransfer-v1.2-2015EN",
            "map": "NL-CM:13.2.3"
          }
        ]
      },
      {
        "id": "DiagnosticReport.conclusion",
        "path": "DiagnosticReport.conclusion",
        "mapping": [
          {
            "identity": "hcim-textresultfortransfer-v1.2-2015EN",
            "map": "NL-CM:13.2.2"
          }
        ]
      }
    ]
  }
}