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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-problem.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-problem
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-problem
Statusactive
NameProblem
TypeCondition
Kindresource

Resources that use this resource

StructureDefinition
profile-list-problemProblemList

Resources that this resource uses

StructureDefinition
ext-conditionTypeCondition Type Extension
ext-healthDomainHealth Domain Extension
ext-serviceSpecialityService Speciality Extension
profile-annotationAnnotation
profile-codeableconceptCodeableConcept
profile-identifierIdentifier
profile-organizationOrganization
profile-patientPatient
profile-practitionerPractitioner

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-problem",
  "name": "Problem",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Condition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Condition.extension:healthDomain",
        "path": "Condition.extension",
        "sliceName": "healthDomain",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-healthDomain"
            ]
          }
        ]
      },
      {
        "id": "Condition.extension:serviceSpeciality",
        "path": "Condition.extension",
        "sliceName": "serviceSpeciality",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-serviceSpeciality"
            ]
          }
        ]
      },
      {
        "id": "Condition.extension:conditionType",
        "path": "Condition.extension",
        "sliceName": "conditionType",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-conditionType"
            ]
          }
        ]
      },
      {
        "id": "Condition.identifier",
        "path": "Condition.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Condition.identifier.system",
        "path": "Condition.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/sequence-no"
      },
      {
        "id": "Condition.clinicalStatus",
        "path": "Condition.clinicalStatus",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.verificationStatus",
        "path": "Condition.verificationStatus",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.category",
        "path": "Condition.category",
        "short": "medical | nursing",
        "definition": "A category assigned to the health domain.",
        "max": "1",
        "binding": {
          "strength": "required",
          "description": "A category assigned to the health domain.",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/healthdomain-types"
        }
      },
      {
        "id": "Condition.category.id",
        "path": "Condition.category.id",
        "max": "0"
      },
      {
        "id": "Condition.category.extension",
        "path": "Condition.category.extension",
        "max": "0"
      },
      {
        "id": "Condition.category.coding",
        "path": "Condition.category.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Condition.category.coding.id",
        "path": "Condition.category.coding.id",
        "max": "0"
      },
      {
        "id": "Condition.category.coding.extension",
        "path": "Condition.category.coding.extension",
        "max": "0"
      },
      {
        "id": "Condition.category.coding.system",
        "path": "Condition.category.coding.system",
        "min": 1
      },
      {
        "id": "Condition.category.coding.code",
        "path": "Condition.category.coding.code",
        "min": 1
      },
      {
        "id": "Condition.category.coding.display",
        "path": "Condition.category.coding.display",
        "min": 1
      },
      {
        "id": "Condition.category.coding.userSelected",
        "path": "Condition.category.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Condition.category.text",
        "path": "Condition.category.text",
        "max": "0"
      },
      {
        "id": "Condition.severity",
        "path": "Condition.severity",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.severity.extension",
        "path": "Condition.severity.extension",
        "max": "0"
      },
      {
        "id": "Condition.code",
        "path": "Condition.code",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.bodySite.id",
        "path": "Condition.bodySite.id",
        "max": "0"
      },
      {
        "id": "Condition.bodySite.extension",
        "path": "Condition.bodySite.extension",
        "max": "0"
      },
      {
        "id": "Condition.bodySite.coding",
        "path": "Condition.bodySite.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Condition.bodySite.coding.id",
        "path": "Condition.bodySite.coding.id",
        "max": "0"
      },
      {
        "id": "Condition.bodySite.coding.extension",
        "path": "Condition.bodySite.coding.extension",
        "max": "0"
      },
      {
        "id": "Condition.bodySite.coding.system",
        "path": "Condition.bodySite.coding.system",
        "min": 1
      },
      {
        "id": "Condition.bodySite.coding.version",
        "path": "Condition.bodySite.coding.version",
        "max": "0"
      },
      {
        "id": "Condition.bodySite.coding.code",
        "path": "Condition.bodySite.coding.code",
        "min": 1
      },
      {
        "id": "Condition.bodySite.coding.display",
        "path": "Condition.bodySite.coding.display",
        "min": 1
      },
      {
        "id": "Condition.bodySite.coding.userSelected",
        "path": "Condition.bodySite.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Condition.bodySite.text",
        "path": "Condition.bodySite.text",
        "max": "0"
      },
      {
        "id": "Condition.subject",
        "path": "Condition.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "Condition.encounter",
        "path": "Condition.encounter",
        "max": "0"
      },
      {
        "id": "Condition.onset[x]",
        "path": "Condition.onset[x]",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Age"
          }
        ]
      },
      {
        "id": "Condition.abatement[x]",
        "path": "Condition.abatement[x]",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Age"
          }
        ]
      },
      {
        "id": "Condition.recordedDate",
        "path": "Condition.recordedDate",
        "min": 1
      },
      {
        "id": "Condition.participant",
        "path": "Condition.participant",
        "min": 1
      },
      {
        "id": "Condition.participant.id",
        "path": "Condition.participant.id",
        "max": "0"
      },
      {
        "id": "Condition.participant.extension",
        "path": "Condition.participant.extension",
        "max": "0"
      },
      {
        "id": "Condition.participant.modifierExtension",
        "path": "Condition.participant.modifierExtension",
        "max": "0"
      },
      {
        "id": "Condition.participant.function",
        "path": "Condition.participant.function",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Condition.participant.actor",
        "path": "Condition.participant.actor",
        "short": "Who recorded the condition",
        "definition": "Who recorded the condition",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner",
              "https://fhir.synapxe.sg/StructureDefinition/profile-organization"
            ]
          }
        ]
      },
      {
        "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.summary.extension",
        "path": "Condition.stage.summary.extension",
        "max": "0"
      },
      {
        "id": "Condition.stage.summary.coding.version",
        "path": "Condition.stage.summary.coding.version",
        "max": "0"
      },
      {
        "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",
        "min": 1,
        "type": [
          {
            "code": "Annotation",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-annotation"
            ]
          }
        ]
      },
      {
        "id": "Condition.note.author[x]",
        "path": "Condition.note.author[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          },
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}