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

FHIR IG Statistics: StructureDefinition/DiagnosticReportImaging.StructureDefinition

Packagemyhealthway.main.r4
Resource TypeStructureDefinition
IdDiagnosticReportImaging.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=myhealthway.main.r4@0.0.12-beta&canonical=https://simplifier.net/fhir/MyHealthWay/StructureDefinition/DiagnosticReportImaging
URLhttps://simplifier.net/fhir/MyHealthWay/StructureDefinition/DiagnosticReportImaging
Version0.0.1
Statusdraft
Date2023-04-25T00:20:14.4989839+00:00
NameDiagnosticReportImaging
TypeDiagnosticReport
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
ndhm-diagnostic-report-typeDiagnostic Report Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://simplifier.net/fhir/MyHealthWay/StructureDefinition/DiagnosticReportImaging",
  "version": "0.0.1",
  "name": "DiagnosticReportImaging",
  "status": "draft",
  "date": "2023-04-25T00:20:14.4989839+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.identifier",
        "path": "DiagnosticReport.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "DiagnosticReport.identifier.use",
        "path": "DiagnosticReport.identifier.use",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier.type",
        "path": "DiagnosticReport.identifier.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier.system",
        "path": "DiagnosticReport.identifier.system",
        "min": 1
      },
      {
        "id": "DiagnosticReport.identifier.value",
        "path": "DiagnosticReport.identifier.value",
        "min": 1
      },
      {
        "id": "DiagnosticReport.identifier.period",
        "path": "DiagnosticReport.identifier.period",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier.assigner",
        "path": "DiagnosticReport.identifier.assigner",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.basedOn",
        "path": "DiagnosticReport.basedOn",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.status",
        "path": "DiagnosticReport.status",
        "fixedCode": "final"
      },
      {
        "id": "DiagnosticReport.category",
        "path": "DiagnosticReport.category",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "example",
          "valueSet": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diagnostic-report-type"
        }
      },
      {
        "id": "DiagnosticReport.category.coding",
        "path": "DiagnosticReport.category.coding",
        "min": 1
      },
      {
        "id": "DiagnosticReport.category.coding.system",
        "path": "DiagnosticReport.category.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "DiagnosticReport.category.coding.version",
        "path": "DiagnosticReport.category.coding.version",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.category.coding.code",
        "path": "DiagnosticReport.category.coding.code",
        "min": 1
      },
      {
        "id": "DiagnosticReport.category.coding.display",
        "path": "DiagnosticReport.category.coding.display",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.category.coding.userSelected",
        "path": "DiagnosticReport.category.coding.userSelected",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.code.coding.system",
        "path": "DiagnosticReport.code.coding.system",
        "min": 1,
        "fixedUri": "https://hira.or.kr/CodeSystem/result-code"
      },
      {
        "id": "DiagnosticReport.code.coding.version",
        "path": "DiagnosticReport.code.coding.version",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.code.coding.code",
        "path": "DiagnosticReport.code.coding.code",
        "min": 1
      },
      {
        "id": "DiagnosticReport.code.coding.userSelected",
        "path": "DiagnosticReport.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.subject",
        "path": "DiagnosticReport.subject",
        "min": 1
      },
      {
        "id": "DiagnosticReport.subject.reference",
        "path": "DiagnosticReport.subject.reference",
        "min": 1
      },
      {
        "id": "DiagnosticReport.subject.type",
        "path": "DiagnosticReport.subject.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.subject.identifier",
        "path": "DiagnosticReport.subject.identifier",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.subject.display",
        "path": "DiagnosticReport.subject.display",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.encounter",
        "path": "DiagnosticReport.encounter",
        "min": 1
      },
      {
        "id": "DiagnosticReport.encounter.reference",
        "path": "DiagnosticReport.encounter.reference",
        "min": 1
      },
      {
        "id": "DiagnosticReport.encounter.type",
        "path": "DiagnosticReport.encounter.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.encounter.identifier",
        "path": "DiagnosticReport.encounter.identifier",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.encounter.display",
        "path": "DiagnosticReport.encounter.display",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.effective[x]",
        "path": "DiagnosticReport.effective[x]",
        "min": 1,
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "DiagnosticReport.issued",
        "path": "DiagnosticReport.issued",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.performer",
        "path": "DiagnosticReport.performer",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter",
        "path": "DiagnosticReport.resultsInterpreter",
        "max": "1"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.reference",
        "path": "DiagnosticReport.resultsInterpreter.reference",
        "min": 1
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.type",
        "path": "DiagnosticReport.resultsInterpreter.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.identifier",
        "path": "DiagnosticReport.resultsInterpreter.identifier",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.display",
        "path": "DiagnosticReport.resultsInterpreter.display",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.specimen",
        "path": "DiagnosticReport.specimen",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.imagingStudy",
        "path": "DiagnosticReport.imagingStudy",
        "max": "1"
      },
      {
        "id": "DiagnosticReport.imagingStudy.reference",
        "path": "DiagnosticReport.imagingStudy.reference",
        "min": 1
      },
      {
        "id": "DiagnosticReport.imagingStudy.type",
        "path": "DiagnosticReport.imagingStudy.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.imagingStudy.identifier",
        "path": "DiagnosticReport.imagingStudy.identifier",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.imagingStudy.display",
        "path": "DiagnosticReport.imagingStudy.display",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.comment",
        "path": "DiagnosticReport.media.comment",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.link.reference",
        "path": "DiagnosticReport.media.link.reference",
        "min": 1
      },
      {
        "id": "DiagnosticReport.media.link.type",
        "path": "DiagnosticReport.media.link.type",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.link.identifier",
        "path": "DiagnosticReport.media.link.identifier",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.link.display",
        "path": "DiagnosticReport.media.link.display",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.conclusion",
        "path": "DiagnosticReport.conclusion",
        "min": 1
      },
      {
        "id": "DiagnosticReport.conclusionCode",
        "path": "DiagnosticReport.conclusionCode",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm",
        "path": "DiagnosticReport.presentedForm",
        "max": "0"
      }
    ]
  }
}