{
"description": null,
"_filename": "Flag.StructureDefinition.json",
"package_name": "synapxe.sgcdi",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "Flag",
"abstract": false,
"type": "Flag",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.2",
"status": "active",
"id": "5b017a64-d11f-4b61-b3b7-e0506c467c5a",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-flag",
"version": null,
"differential": {
"element": [ {
"id": "Flag.contained",
"path": "Flag.contained",
"type": [ {
"code": "Resource",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole" ]
} ]
}, {
"id": "Flag.extension:alertRemarks",
"max": "1",
"path": "Flag.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-generic" ]
} ],
"sliceName": "alertRemarks"
}, {
"id": "Flag.extension:alertRemarks.value[x]",
"path": "Flag.extension.value[x]",
"type": [ {
"code": "string"
} ]
}, {
"id": "Flag.extension:updateReason",
"max": "1",
"path": "Flag.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-generic" ]
} ],
"sliceName": "updateReason"
}, {
"id": "Flag.extension:updateReason.value[x]",
"path": "Flag.extension.value[x]",
"type": [ {
"code": "string"
} ]
}, {
"id": "Flag.identifier",
"max": "0",
"path": "Flag.identifier"
}, {
"id": "Flag.status",
"path": "Flag.status",
"fixedCode": "active"
}, {
"id": "Flag.category",
"max": "1",
"path": "Flag.category",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ],
"short": "Concept - reference to a terminology or just text",
"binding": {
"strength": "required",
"valueSet": "https://fhir.synapxe.sg/ValueSet/medical-alert-codes",
"description": "A general category for flags for filtering/display purposes."
},
"comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
"definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
}, {
"id": "Flag.category.extension",
"max": "0",
"path": "Flag.category.extension"
}, {
"id": "Flag.category.coding.system",
"path": "Flag.category.coding.system",
"fixedUri": "https://fhir.synapxe.sg/CodeSystem/medical-alert-codes"
}, {
"id": "Flag.category.coding.version",
"max": "0",
"path": "Flag.category.coding.version"
}, {
"id": "Flag.code",
"path": "Flag.code",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ],
"short": "Concept - reference to a terminology or just text",
"comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
"definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
}, {
"id": "Flag.code.extension",
"max": "0",
"path": "Flag.code.extension"
}, {
"id": "Flag.code.coding.version",
"max": "0",
"path": "Flag.code.coding.version"
}, {
"id": "Flag.subject",
"path": "Flag.subject",
"type": [ {
"code": "Reference",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
} ],
"short": "A reference from one resource to another",
"definition": "A reference from one resource to another."
}, {
"id": "Flag.period.id",
"max": "0",
"path": "Flag.period.id"
}, {
"id": "Flag.period.extension",
"max": "0",
"path": "Flag.period.extension"
}, {
"id": "Flag.period.start",
"min": 1,
"path": "Flag.period.start"
}, {
"id": "Flag.period.end",
"min": 1,
"path": "Flag.period.end"
}, {
"id": "Flag.encounter",
"max": "0",
"path": "Flag.encounter"
}, {
"id": "Flag.author",
"min": 1,
"path": "Flag.author",
"type": [ {
"code": "Reference",
"aggregation": [ "contained" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole" ]
} ]
}, {
"id": "Flag.author.id",
"max": "0",
"path": "Flag.author.id"
}, {
"id": "Flag.author.extension",
"max": "0",
"path": "Flag.author.extension"
}, {
"id": "Flag.author.reference",
"min": 1,
"path": "Flag.author.reference"
}, {
"id": "Flag.author.type",
"max": "0",
"path": "Flag.author.type"
}, {
"id": "Flag.author.identifier",
"max": "0",
"path": "Flag.author.identifier"
}, {
"id": "Flag.author.display",
"max": "0",
"path": "Flag.author.display"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Flag"
}