| Package | cens.fhir.ssas-cdr |
| Resource Type | StructureDefinition |
| Id | cdr-diagnosticreport |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cens.fhir.ssas-cdr@1.0.0&canonical=http://ssasur.cl/fhir/StructureDefinition/CdrDiagnosticReport |
| URL | http://ssasur.cl/fhir/StructureDefinition/CdrDiagnosticReport |
| Status | draft |
| Name | CdrDiagnosticReport |
| Type | DiagnosticReport |
| Kind | resource |
No resources found
| StructureDefinition | |
| CdrObservation | CdrObservation |
| CdrPatient | CdrPatient |
| CdrServiceRequest | CdrServiceRequest |
| CdrSpecimen | CdrSpecimen |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "cdr-diagnosticreport",
"url": "http://ssasur.cl/fhir/StructureDefinition/CdrDiagnosticReport",
"name": "CdrDiagnosticReport",
"status": "draft",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"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,
"fixedUri": "http://ssasur.cl/IdReporte"
},
{
"id": "DiagnosticReport.identifier.value",
"path": "DiagnosticReport.identifier.value",
"short": "numero_solicitud",
"min": 1
},
{
"id": "DiagnosticReport.identifier.period",
"path": "DiagnosticReport.identifier.period",
"max": "0"
},
{
"id": "DiagnosticReport.basedOn",
"path": "DiagnosticReport.basedOn",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ssasur.cl/fhir/StructureDefinition/CdrServiceRequest"
],
"aggregation": [
"referenced"
]
}
]
},
{
"id": "DiagnosticReport.basedOn.reference",
"path": "DiagnosticReport.basedOn.reference",
"min": 1
},
{
"id": "DiagnosticReport.basedOn.type",
"path": "DiagnosticReport.basedOn.type",
"max": "0"
},
{
"id": "DiagnosticReport.basedOn.identifier",
"path": "DiagnosticReport.basedOn.identifier",
"max": "0"
},
{
"id": "DiagnosticReport.basedOn.display",
"path": "DiagnosticReport.basedOn.display",
"max": "0"
},
{
"id": "DiagnosticReport.status",
"path": "DiagnosticReport.status",
"fixedCode": "final"
},
{
"id": "DiagnosticReport.category",
"path": "DiagnosticReport.category",
"max": "0"
},
{
"id": "DiagnosticReport.code.coding",
"path": "DiagnosticReport.code.coding",
"max": "0"
},
{
"id": "DiagnosticReport.code.text",
"path": "DiagnosticReport.code.text",
"min": 1
},
{
"id": "DiagnosticReport.subject",
"path": "DiagnosticReport.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ssasur.cl/fhir/StructureDefinition/CdrPatient"
],
"aggregation": [
"referenced"
]
}
]
},
{
"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",
"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",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ssasur.cl/fhir/StructureDefinition/CdrSpecimen"
],
"aggregation": [
"referenced"
]
}
]
},
{
"id": "DiagnosticReport.specimen.reference",
"path": "DiagnosticReport.specimen.reference",
"min": 1
},
{
"id": "DiagnosticReport.specimen.type",
"path": "DiagnosticReport.specimen.type",
"max": "0"
},
{
"id": "DiagnosticReport.specimen.identifier",
"path": "DiagnosticReport.specimen.identifier",
"max": "0"
},
{
"id": "DiagnosticReport.specimen.display",
"path": "DiagnosticReport.specimen.display",
"max": "0"
},
{
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ssasur.cl/fhir/StructureDefinition/CdrObservation"
],
"aggregation": [
"referenced"
]
}
]
},
{
"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.imagingStudy",
"path": "DiagnosticReport.imagingStudy",
"max": "0"
},
{
"id": "DiagnosticReport.media",
"path": "DiagnosticReport.media",
"max": "0"
},
{
"id": "DiagnosticReport.conclusion",
"path": "DiagnosticReport.conclusion",
"max": "0"
},
{
"id": "DiagnosticReport.conclusionCode",
"path": "DiagnosticReport.conclusionCode",
"max": "0"
},
{
"id": "DiagnosticReport.presentedForm",
"path": "DiagnosticReport.presentedForm",
"max": "0"
}
]
}
}