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

FHIR IG Statistics: StructureDefinition/3d7cd59e-151b-4ec1-ac71-6fe0bb50f32c

Packagecolonoscopyreport.no
Resource TypeStructureDefinition
Id3d7cd59e-151b-4ec1-ac71-6fe0bb50f32c
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=colonoscopyreport.no@0.7.23&canonical=http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-diagnosticreport-krg
URLhttp://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-diagnosticreport-krg
Statusdraft
Date2021-10-01T10:04:02.8022025+00:00
NameKRGDiagnosticReport
TitleKRG Diagnostic Report
TypeDiagnosticReport
Kindresource

Resources that use this resource

StructureDefinition
colonoscopyreport-bundle-krgKRG Bundle
colonoscopyreport-colonoscopy-krgKRG Colonoscopy

Resources that this resource uses

StructureDefinition
colonoscopyreport-diagnosticreportColonoscopy Report Diagnostic Report
colonoscopyreport-bostonbowelpreparationscale-krgKRG Boston Bowel Preparation Scale
colonoscopyreport-lesion-krgKRG Lesion
colonoscopyreport-numberoflesions-krgKRG Number Of Lesions

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "3d7cd59e-151b-4ec1-ac71-6fe0bb50f32c",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-10-01T10:04:03.053+00:00"
  },
  "url": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-diagnosticreport-krg",
  "name": "KRGDiagnosticReport",
  "title": "KRG Diagnostic Report",
  "status": "draft",
  "date": "2021-10-01T10:04:02.8022025+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "no-colonoscopy-report",
      "name": "Norwegian Colonoscopy Report"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-diagnosticreport",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.basedOn",
        "path": "DiagnosticReport.basedOn",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.category",
        "path": "DiagnosticReport.category",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.encounter",
        "path": "DiagnosticReport.encounter",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.effective[x]",
        "path": "DiagnosticReport.effective[x]",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.issued",
        "path": "DiagnosticReport.issued",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.performer",
        "path": "DiagnosticReport.performer",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter",
        "path": "DiagnosticReport.resultsInterpreter",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.specimen",
        "path": "DiagnosticReport.specimen",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.result:BostonBowelPreparationScale",
        "path": "DiagnosticReport.result",
        "sliceName": "BostonBowelPreparationScale",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-bostonbowelpreparationscale-krg"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:NumberOfLesions",
        "path": "DiagnosticReport.result",
        "sliceName": "NumberOfLesions",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-numberoflesions-krg"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result:Lesion",
        "path": "DiagnosticReport.result",
        "sliceName": "Lesion",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-lesion-krg"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.imagingStudy",
        "path": "DiagnosticReport.imagingStudy",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media",
        "path": "DiagnosticReport.media",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.conclusion",
        "path": "DiagnosticReport.conclusion",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm",
        "path": "DiagnosticReport.presentedForm",
        "max": "0"
      }
    ]
  }
}