FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.nde
Resource TypeStructureDefinition
IdFlag.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.nde@1.0.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-flag
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-flag
Statusdraft
NameFlag
TypeFlag
Kindresource

Resources that use this resource

StructureDefinition
synapxe.nde#1.0.0profile-bundlepatientmedicationlistBundlePatientMedicationList
synapxe.nde#1.0.0profile-patientmedicationlistPatientMedicationList
synapxe.nde#1.0.0profile-outputmedicationlistOutputMedicationList
synapxe.sgcdi#1.1.3profile-bundle-dischargesummaryBundleDischargeSummary
synapxe.sgcdi#1.1.3profile-bundle-ednotesBundleEDNotes
synapxe.sgcdi#1.1.3profile-dischargesummaryDischargeSummary
synapxe.sgcdi#1.1.3profile-ednotesEDNotes

Resources that this resource uses

StructureDefinition
synapxe.nde#1.0.0profile-patientPatient

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-flag",
  "name": "Flag",
  "status": "draft",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Flag",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Flag",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Flag.identifier",
        "path": "Flag.identifier",
        "max": "0"
      },
      {
        "id": "Flag.status",
        "path": "Flag.status",
        "patternCode": "active"
      },
      {
        "id": "Flag.category",
        "path": "Flag.category",
        "max": "1"
      },
      {
        "id": "Flag.category.id",
        "path": "Flag.category.id",
        "max": "0"
      },
      {
        "id": "Flag.category.extension",
        "path": "Flag.category.extension",
        "max": "0"
      },
      {
        "id": "Flag.category.coding",
        "path": "Flag.category.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Flag.category.coding.id",
        "path": "Flag.category.coding.id",
        "max": "0"
      },
      {
        "id": "Flag.category.coding.extension",
        "path": "Flag.category.coding.extension",
        "max": "0"
      },
      {
        "id": "Flag.category.coding.system",
        "path": "Flag.category.coding.system",
        "min": 1
      },
      {
        "id": "Flag.category.coding.version",
        "path": "Flag.category.coding.version",
        "max": "0"
      },
      {
        "id": "Flag.category.coding.code",
        "path": "Flag.category.coding.code",
        "min": 1
      },
      {
        "id": "Flag.category.coding.display",
        "path": "Flag.category.coding.display",
        "min": 1
      },
      {
        "id": "Flag.category.coding.userSelected",
        "path": "Flag.category.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Flag.category.text",
        "path": "Flag.category.text",
        "max": "0"
      },
      {
        "id": "Flag.code.id",
        "path": "Flag.code.id",
        "max": "0"
      },
      {
        "id": "Flag.code.extension",
        "path": "Flag.code.extension",
        "max": "0"
      },
      {
        "id": "Flag.code.coding",
        "path": "Flag.code.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Flag.code.coding.id",
        "path": "Flag.code.coding.id",
        "max": "0"
      },
      {
        "id": "Flag.code.coding.extension",
        "path": "Flag.code.coding.extension",
        "max": "0"
      },
      {
        "id": "Flag.code.coding.system",
        "path": "Flag.code.coding.system",
        "min": 1
      },
      {
        "id": "Flag.code.coding.version",
        "path": "Flag.code.coding.version",
        "max": "0"
      },
      {
        "id": "Flag.code.coding.code",
        "path": "Flag.code.coding.code",
        "min": 1
      },
      {
        "id": "Flag.code.coding.display",
        "path": "Flag.code.coding.display",
        "min": 1
      },
      {
        "id": "Flag.code.coding.userSelected",
        "path": "Flag.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Flag.code.text",
        "path": "Flag.code.text",
        "max": "0"
      },
      {
        "id": "Flag.subject",
        "path": "Flag.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "Flag.subject.extension",
        "path": "Flag.subject.extension",
        "max": "1"
      },
      {
        "id": "Flag.subject.identifier.id",
        "path": "Flag.subject.identifier.id",
        "max": "0"
      },
      {
        "id": "Flag.subject.identifier.extension",
        "path": "Flag.subject.identifier.extension",
        "max": "0"
      },
      {
        "id": "Flag.subject.identifier.use",
        "path": "Flag.subject.identifier.use",
        "max": "0"
      },
      {
        "id": "Flag.period.id",
        "path": "Flag.period.id",
        "max": "0"
      },
      {
        "id": "Flag.period.extension",
        "path": "Flag.period.extension",
        "max": "0"
      },
      {
        "id": "Flag.period.start",
        "path": "Flag.period.start",
        "min": 1
      },
      {
        "id": "Flag.period.end",
        "path": "Flag.period.end",
        "min": 1
      },
      {
        "id": "Flag.encounter",
        "path": "Flag.encounter",
        "max": "0"
      },
      {
        "id": "Flag.author",
        "path": "Flag.author",
        "max": "0"
      }
    ]
  }
}