FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-attachment.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-attachment |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-attachment |
| Status | active |
| Name | Attachment |
| Type | Attachment |
| Kind | complex-type |
| StructureDefinition | |
| profile-cardiologyreport | CardiologyReport |
| profile-cr-diagnosticreport | DiagnosticReport |
| profile-documentreference | DocumentReference |
| profile-labresult | LabResult |
| profile-medicalcertificate | MedicalCertificate |
| profile-ot-diagnosticreport | DiagnosticReport |
| profile-radiologyreport | RadiologyReport |
| profile-relatedartifact | RelatedArtifact |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-attachment",
"name": "Attachment",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "complex-type",
"abstract": false,
"type": "Attachment",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Attachment",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Attachment.id",
"path": "Attachment.id",
"max": "0"
},
{
"id": "Attachment.extension",
"path": "Attachment.extension",
"max": "0"
},
{
"id": "Attachment.contentType",
"path": "Attachment.contentType",
"min": 1
},
{
"id": "Attachment.language",
"path": "Attachment.language",
"min": 1
},
{
"id": "Attachment.data",
"path": "Attachment.data",
"min": 1
},
{
"id": "Attachment.url",
"path": "Attachment.url",
"max": "0"
},
{
"id": "Attachment.size",
"path": "Attachment.size",
"min": 1
},
{
"id": "Attachment.hash",
"path": "Attachment.hash",
"max": "0"
},
{
"id": "Attachment.title",
"path": "Attachment.title",
"min": 1
},
{
"id": "Attachment.creation",
"path": "Attachment.creation",
"max": "0"
},
{
"id": "Attachment.height",
"path": "Attachment.height",
"max": "0"
},
{
"id": "Attachment.width",
"path": "Attachment.width",
"max": "0"
},
{
"id": "Attachment.frames",
"path": "Attachment.frames",
"max": "0"
},
{
"id": "Attachment.duration",
"path": "Attachment.duration",
"max": "0"
},
{
"id": "Attachment.pages",
"path": "Attachment.pages",
"max": "0"
}
]
}
}