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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-sn-condition.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-sn-condition
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-sn-condition
Version1.0.0
Statusactive
Date2025-11-22
NameCondition
TitleCondition Profile
DescriptionProfile for Condition resource used in diagnosis with mandatory elements.
TypeCondition
Kindresource

Resources that use this resource

StructureDefinition
profile-summarynotesComposition

Resources that this resource uses

StructureDefinition
ext-subSiteSub Site Extension
profile-annotationAnnotation
profile-codeableconceptCodeableConcept
profile-identifierIdentifier
profile-patientPatient
profile-rangeRange

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-sn-condition",
  "version": "1.0.0",
  "name": "Condition",
  "title": "Condition Profile",
  "status": "active",
  "date": "2025-11-22",
  "publisher": "Synapxe",
  "description": "Profile for Condition resource used in diagnosis with mandatory elements.",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Condition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Condition.modifierExtension",
        "path": "Condition.modifierExtension",
        "max": "0"
      },
      {
        "id": "Condition.identifier",
        "path": "Condition.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Condition.clinicalStatus",
        "path": "Condition.clinicalStatus",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ],
        "fixedCodeableConcept": {
          "text": "active"
        }
      },
      {
        "id": "Condition.category",
        "path": "Condition.category",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.severity",
        "path": "Condition.severity",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.code",
        "path": "Condition.code",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.bodySite",
        "path": "Condition.bodySite",
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.bodySite.extension:subSite",
        "path": "Condition.bodySite.extension",
        "sliceName": "subSite",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-subSite"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Condition.subject",
        "path": "Condition.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "Condition.subject.id",
        "path": "Condition.subject.id",
        "max": "0"
      },
      {
        "id": "Condition.subject.extension",
        "path": "Condition.subject.extension",
        "max": "0"
      },
      {
        "id": "Condition.subject.reference",
        "path": "Condition.subject.reference",
        "max": "0"
      },
      {
        "id": "Condition.subject.type",
        "path": "Condition.subject.type",
        "min": 1,
        "fixedUri": "Patient"
      },
      {
        "id": "Condition.subject.identifier",
        "path": "Condition.subject.identifier",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Condition.subject.identifier.system",
        "path": "Condition.subject.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/nric"
      },
      {
        "id": "Condition.subject.display",
        "path": "Condition.subject.display",
        "max": "0"
      },
      {
        "id": "Condition.encounter.id",
        "path": "Condition.encounter.id",
        "max": "0"
      },
      {
        "id": "Condition.encounter.extension",
        "path": "Condition.encounter.extension",
        "max": "0"
      },
      {
        "id": "Condition.encounter.reference",
        "path": "Condition.encounter.reference",
        "max": "0"
      },
      {
        "id": "Condition.encounter.type",
        "path": "Condition.encounter.type",
        "min": 1,
        "fixedUri": "Encounter"
      },
      {
        "id": "Condition.encounter.identifier",
        "path": "Condition.encounter.identifier",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Condition.encounter.display",
        "path": "Condition.encounter.display",
        "max": "0"
      },
      {
        "id": "Condition.onset[x]",
        "path": "Condition.onset[x]",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Range",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-range"
            ]
          }
        ]
      },
      {
        "id": "Condition.abatement[x]",
        "path": "Condition.abatement[x]",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Range",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-range"
            ]
          }
        ]
      },
      {
        "id": "Condition.recordedDate",
        "path": "Condition.recordedDate",
        "max": "0"
      },
      {
        "id": "Condition.participant",
        "path": "Condition.participant",
        "max": "0"
      },
      {
        "id": "Condition.stage",
        "path": "Condition.stage",
        "max": "1"
      },
      {
        "id": "Condition.stage.id",
        "path": "Condition.stage.id",
        "max": "0"
      },
      {
        "id": "Condition.stage.extension",
        "path": "Condition.stage.extension",
        "max": "0"
      },
      {
        "id": "Condition.stage.modifierExtension",
        "path": "Condition.stage.modifierExtension",
        "max": "0"
      },
      {
        "id": "Condition.stage.summary",
        "path": "Condition.stage.summary",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.stage.assessment",
        "path": "Condition.stage.assessment",
        "max": "0"
      },
      {
        "id": "Condition.stage.type",
        "path": "Condition.stage.type",
        "max": "0"
      },
      {
        "id": "Condition.evidence",
        "path": "Condition.evidence",
        "max": "0"
      },
      {
        "id": "Condition.note",
        "path": "Condition.note",
        "max": "1",
        "type": [
          {
            "code": "Annotation",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-annotation"
            ]
          }
        ]
      }
    ]
  }
}