PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.8
    https://fhir.synapxe.sg/StructureDefinition/profile-flag
{
  "description": null,
  "_filename": "profile-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.8",
  "status": "active",
  "id": "a34ec346-626f-48e2-b9b1-f0a3ef612fd3",
  "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-alertRemarks" ]
      } ],
      "sliceName": "alertRemarks"
    }, {
      "id": "Flag.extension:updateReason",
      "max": "1",
      "path": "Flag.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-updateReason" ]
      } ],
      "sliceName": "updateReason"
    }, {
      "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" ]
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.synapxe.sg/ValueSet/medical-alert-codes"
      }
    }, {
      "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" ]
      } ]
    }, {
      "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" ]
      } ]
    }, {
      "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"
}