FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-ot-diagnosticreport",
"name": "DiagnosticReport",
"status": "active",
"fhirVersion": "5.0.0",
"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",
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"id": "DiagnosticReport.identifier.system",
"path": "DiagnosticReport.identifier.system",
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/sequence-no"
},
{
"id": "DiagnosticReport.basedOn",
"path": "DiagnosticReport.basedOn",
"max": "0"
},
{
"id": "DiagnosticReport.category",
"path": "DiagnosticReport.category",
"max": "1",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "DiagnosticReport.code",
"path": "DiagnosticReport.code",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "DiagnosticReport.subject",
"path": "DiagnosticReport.subject",
"max": "0"
},
{
"id": "DiagnosticReport.encounter",
"path": "DiagnosticReport.encounter",
"max": "0"
},
{
"id": "DiagnosticReport.performer",
"path": "DiagnosticReport.performer",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
]
}
]
},
{
"id": "DiagnosticReport.performer.id",
"path": "DiagnosticReport.performer.id",
"max": "0"
},
{
"id": "DiagnosticReport.performer.extension",
"path": "DiagnosticReport.performer.extension",
"max": "0"
},
{
"id": "DiagnosticReport.performer.reference",
"path": "DiagnosticReport.performer.reference",
"max": "0"
},
{
"id": "DiagnosticReport.performer.type",
"path": "DiagnosticReport.performer.type",
"min": 1,
"fixedUri": "Practitioner"
},
{
"id": "DiagnosticReport.performer.identifier",
"path": "DiagnosticReport.performer.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"id": "DiagnosticReport.resultsInterpreter",
"path": "DiagnosticReport.resultsInterpreter",
"max": "0"
},
{
"id": "DiagnosticReport.specimen",
"path": "DiagnosticReport.specimen",
"max": "0"
},
{
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-ot-observation"
]
}
]
},
{
"id": "DiagnosticReport.result.id",
"path": "DiagnosticReport.result.id",
"max": "0"
},
{
"id": "DiagnosticReport.result.extension",
"path": "DiagnosticReport.result.extension",
"max": "0"
},
{
"id": "DiagnosticReport.result.reference",
"path": "DiagnosticReport.result.reference",
"min": 1
},
{
"id": "DiagnosticReport.result.type",
"path": "DiagnosticReport.result.type",
"max": "0"
},
{
"id": "DiagnosticReport.result.identifier",
"path": "DiagnosticReport.result.identifier",
"max": "0"
},
{
"id": "DiagnosticReport.result.display",
"path": "DiagnosticReport.result.display",
"max": "0"
},
{
"id": "DiagnosticReport.note",
"path": "DiagnosticReport.note",
"max": "0"
},
{
"id": "DiagnosticReport.study",
"path": "DiagnosticReport.study",
"max": "0"
},
{
"id": "DiagnosticReport.supportingInfo",
"path": "DiagnosticReport.supportingInfo",
"max": "0"
},
{
"id": "DiagnosticReport.media",
"path": "DiagnosticReport.media",
"max": "0"
},
{
"id": "DiagnosticReport.composition",
"path": "DiagnosticReport.composition",
"max": "0"
},
{
"id": "DiagnosticReport.conclusionCode",
"path": "DiagnosticReport.conclusionCode",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "DiagnosticReport.presentedForm",
"path": "DiagnosticReport.presentedForm",
"type": [
{
"code": "Attachment",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-attachment"
]
}
]
}
]
}
}