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-relatedartifact",
"name": "RelatedArtifact",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "complex-type",
"abstract": false,
"type": "RelatedArtifact",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedArtifact",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "RelatedArtifact.id",
"path": "RelatedArtifact.id",
"max": "0"
},
{
"id": "RelatedArtifact.classifier",
"path": "RelatedArtifact.classifier",
"max": "0"
},
{
"id": "RelatedArtifact.label",
"path": "RelatedArtifact.label",
"max": "0"
},
{
"id": "RelatedArtifact.document",
"path": "RelatedArtifact.document",
"min": 1,
"type": [
{
"code": "Attachment",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-attachment"
]
}
]
},
{
"id": "RelatedArtifact.resource",
"path": "RelatedArtifact.resource",
"max": "0"
},
{
"id": "RelatedArtifact.resourceReference",
"path": "RelatedArtifact.resourceReference",
"max": "0"
},
{
"id": "RelatedArtifact.publicationStatus",
"path": "RelatedArtifact.publicationStatus",
"max": "0"
},
{
"id": "RelatedArtifact.publicationDate",
"path": "RelatedArtifact.publicationDate",
"max": "0"
}
]
}
}