FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-radiologyreport.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-radiologyreport
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-radiologyreport
Version1.2.2
Statusactive
NameRadiologyReport
TitleRadiology Report Profile
DescriptionThis resource represents a clinical document created by a radiologist that summarizes the findings and interpretations from medical imaging studies such as X-rays, CT scans, MRI, or ultrasound. The report typically includes patient information, the type of imaging performed, clinical indications, detailed observations, impressions or diagnoses, and recommendations for further evaluation or management.
TypeDiagnosticReport
Kindresource

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.2.2profile-bundle-radiologyreportRadiology Report Bundle Profile

Resources that this resource uses

StructureDefinition
synapxe.sgcdi#1.2.2profile-annotationAnnotation Type Profile
synapxe.sgcdi#1.2.2profile-attachmentAttachment Type Profile
synapxe.sgcdi#1.2.2profile-codeableconceptCodeableConcept Type Profile
synapxe.nde#1.0.0profile-documentreferenceDocumentReference
synapxe.nde#1.0.0profile-encounterEncounter
synapxe.sgcdi#1.2.2profile-identifier-accession-noAccession Number Identifier Profile
synapxe.sgcdi#1.2.2profile-identifier-mcrMCR Identifier Type Profile
synapxe.sgcdi#1.2.2profile-identifier-record-idRecord ID Identifier Profile
synapxe.nehr#2.0.0profile-investigationInvestigation
synapxe.nde#1.0.0profile-locationLocation
synapxe.sgcdi#1.2.2profile-metaMeta Type Profile
synapxe.nde#1.0.0profile-patientPatient
synapxe.nde#1.0.0profile-practitionerPractitioner
synapxe.nde#1.0.0profile-practitionerrolePractitionerRole
synapxe.sgcdi#1.2.2profile-reference-encounterEncounter Reference Type Profile
synapxe.sgcdi#1.2.2profile-reference-patientPatient Reference Type Profile
synapxe.nde#1.0.0profile-servicerequestServiceRequest
synapxe.nde#1.0.0profile-specimenSpecimen
ValueSet
hl7.terminology#currentv2-0074hl7VS-diagnosticServiceSectionId

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "profile-radiologyreport",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-radiologyreport",
  "version": "1.2.2",
  "name": "RadiologyReport",
  "title": "Radiology Report Profile",
  "status": "active",
  "publisher": "Synapxe",
  "description": "This resource represents a clinical document created by a radiologist that summarizes the findings and interpretations from medical imaging studies such as X-rays, CT scans, MRI, or ultrasound. The report typically includes patient information, the type of imaging performed, clinical indications, detailed observations, impressions or diagnoses, and recommendations for further evaluation or management.",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.meta",
        "path": "DiagnosticReport.meta",
        "short": "Metadata about a resource",
        "definition": "The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
        "type": [
          {
            "code": "Meta",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-meta"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.contained",
        "path": "DiagnosticReport.contained",
        "short": "Sample for analysis",
        "definition": "A sample to be used for analysis."
      },
      {
        "id": "DiagnosticReport.modifierExtension",
        "path": "DiagnosticReport.modifierExtension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier",
        "path": "DiagnosticReport.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "DiagnosticReport.identifier.id",
        "path": "DiagnosticReport.identifier.id",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.identifier.extension",
        "path": "DiagnosticReport.identifier.extension",
        "max": "0"
      },
      {
        "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.identifier:recordIdentifier",
        "path": "DiagnosticReport.identifier",
        "sliceName": "recordIdentifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier-record-id"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.identifier:accessionNumber",
        "path": "DiagnosticReport.identifier",
        "sliceName": "accessionNumber",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier-accession-no"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.basedOn",
        "path": "DiagnosticReport.basedOn",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-servicerequest"
            ],
            "aggregation": [
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.category",
        "path": "DiagnosticReport.category",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Diagnostic report category is fixed to RAD (Radiology).",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0074"
        }
      },
      {
        "id": "DiagnosticReport.category.extension",
        "path": "DiagnosticReport.category.extension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.category.coding.system",
        "path": "DiagnosticReport.category.coding.system",
        "patternUri": "http://terminology.hl7.org/CodeSystem/v2-0074"
      },
      {
        "id": "DiagnosticReport.category.coding.version",
        "path": "DiagnosticReport.category.coding.version",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.category.coding.code",
        "path": "DiagnosticReport.category.coding.code",
        "patternCode": "RAD"
      },
      {
        "id": "DiagnosticReport.code",
        "path": "DiagnosticReport.code",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.code.extension",
        "path": "DiagnosticReport.code.extension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.code.coding.system",
        "path": "DiagnosticReport.code.coding.system",
        "patternUri": "http://loinc.org"
      },
      {
        "id": "DiagnosticReport.code.coding.version",
        "path": "DiagnosticReport.code.coding.version",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.subject",
        "path": "DiagnosticReport.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.encounter",
        "path": "DiagnosticReport.encounter",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-encounter"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.issued",
        "path": "DiagnosticReport.issued",
        "min": 1
      },
      {
        "id": "DiagnosticReport.performer",
        "path": "DiagnosticReport.performer",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole",
              "https://fhir.synapxe.sg/StructureDefinition/profile-location"
            ],
            "aggregation": [
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.resultsInterpreter",
        "path": "DiagnosticReport.resultsInterpreter",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.id",
        "path": "DiagnosticReport.resultsInterpreter.id",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.extension",
        "path": "DiagnosticReport.resultsInterpreter.extension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.reference",
        "path": "DiagnosticReport.resultsInterpreter.reference",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.type",
        "path": "DiagnosticReport.resultsInterpreter.type",
        "patternUri": "Practitioner"
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.identifier",
        "path": "DiagnosticReport.resultsInterpreter.identifier",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier-mcr"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.resultsInterpreter.display",
        "path": "DiagnosticReport.resultsInterpreter.display",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.specimen",
        "path": "DiagnosticReport.specimen",
        "max": "0",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-specimen"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-investigation"
            ],
            "aggregation": [
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.result.reference",
        "path": "DiagnosticReport.result.reference",
        "min": 1
      },
      {
        "id": "DiagnosticReport.note",
        "path": "DiagnosticReport.note",
        "max": "1",
        "type": [
          {
            "code": "Annotation",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-annotation"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.study",
        "path": "DiagnosticReport.study",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo",
        "path": "DiagnosticReport.supportingInfo",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.id",
        "path": "DiagnosticReport.supportingInfo.id",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.extension",
        "path": "DiagnosticReport.supportingInfo.extension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.modifierExtension",
        "path": "DiagnosticReport.supportingInfo.modifierExtension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.id",
        "path": "DiagnosticReport.supportingInfo.type.id",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.extension",
        "path": "DiagnosticReport.supportingInfo.type.extension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.coding",
        "path": "DiagnosticReport.supportingInfo.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.coding.id",
        "path": "DiagnosticReport.supportingInfo.type.coding.id",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.coding.extension",
        "path": "DiagnosticReport.supportingInfo.type.coding.extension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.coding.system",
        "path": "DiagnosticReport.supportingInfo.type.coding.system",
        "min": 1
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.coding.code",
        "path": "DiagnosticReport.supportingInfo.type.coding.code",
        "min": 1
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.coding.display",
        "path": "DiagnosticReport.supportingInfo.type.coding.display",
        "min": 1
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.coding.userSelected",
        "path": "DiagnosticReport.supportingInfo.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.type.text",
        "path": "DiagnosticReport.supportingInfo.type.text",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.supportingInfo.reference",
        "path": "DiagnosticReport.supportingInfo.reference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-specimen"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.media",
        "path": "DiagnosticReport.media",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.id",
        "path": "DiagnosticReport.media.id",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.extension",
        "path": "DiagnosticReport.media.extension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.modifierExtension",
        "path": "DiagnosticReport.media.modifierExtension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.comment",
        "path": "DiagnosticReport.media.comment",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.media.link",
        "path": "DiagnosticReport.media.link",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-documentreference"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.composition",
        "path": "DiagnosticReport.composition",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.conclusion",
        "path": "DiagnosticReport.conclusion",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.conclusionCode",
        "path": "DiagnosticReport.conclusionCode",
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "DiagnosticReport.conclusionCode.extension",
        "path": "DiagnosticReport.conclusionCode.extension",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.conclusionCode.coding.version",
        "path": "DiagnosticReport.conclusionCode.coding.version",
        "max": "0"
      },
      {
        "id": "DiagnosticReport.presentedForm",
        "path": "DiagnosticReport.presentedForm",
        "type": [
          {
            "code": "Attachment",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-attachment"
            ]
          }
        ]
      }
    ]
  }
}