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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-identifier.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-identifier
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-identifier
Statusactive
NameIdentifier
TypeIdentifier
Kindcomplex-type

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.1.3ext-creatorCreator Extension
synapxe.sgcdi#1.1.3profile-assessment-resultsAssessmentResults
synapxe.sgcdi#1.1.3profile-clinical-assessmentClinicalAssessment
synapxe.sgcdi#1.1.3profile-cr-diagnosticreportDiagnosticReport
synapxe.sgcdi#1.1.3profile-cr-observationObservation
synapxe.sgcdi#1.1.3profile-cr-procedureProcedure
synapxe.sgcdi#1.1.3profile-diagnosticreport-bsBreastScreeningReport
synapxe.sgcdi#1.1.3profile-diagnosticreport-cdChronicDiseaseScreeningReport
synapxe.sgcdi#1.1.3profile-diagnosticreport-coloColorectalScreeningReport
synapxe.sgcdi#1.1.3profile-diagnosticreport-cvsCervicalScreeningReport
synapxe.sgcdi#1.1.3profile-diagnosticreport-psPapSmearReport
synapxe.sgcdi#1.1.3profile-diagnosticreport-shapeShapeReport
synapxe.sgcdi#1.1.3profile-diagnosticreport-shsSchoolHealthScreeningReport
synapxe.sgcdi#1.1.3profile-dischargesummaryDischargeSummary
synapxe.sgcdi#1.1.3profile-ds-diagnosisDiagnosis Profile
synapxe.sgcdi#1.1.3profile-ds-encounterEncounter
synapxe.sgcdi#1.1.3profile-ds-medicationrequestMedicationRequest
synapxe.sgcdi#1.1.3profile-ds-procedureProcedure
synapxe.sgcdi#1.1.3profile-ed-medicationrequestMedicationRequest
synapxe.sgcdi#1.1.3profile-ed-procedureProcedure
synapxe.sgcdi#1.1.3profile-ednotesEDNotes
synapxe.sgcdi#1.1.3profile-encounter-screeningEncounter
synapxe.sgcdi#1.1.3profile-fileattachmentFileAttachment
synapxe.sgcdi#1.1.3profile-investigationorderInvestigationOrder
synapxe.sgcdi#1.1.3profile-list-medicationstatementPatientMedicationList
synapxe.sgcdi#1.1.3profile-list-problemProblemList
synapxe.sgcdi#1.1.3profile-medicalcertificateMedicalCertificate
synapxe.sgcdi#1.1.3profile-observation-bsObservation
synapxe.sgcdi#1.1.3profile-ot-conditionCondition Profile
synapxe.sgcdi#1.1.3profile-ot-diagnosticreportDiagnosticReport
synapxe.sgcdi#1.1.3profile-ot-medicationadministrationMedicationAdministration
synapxe.sgcdi#1.1.3profile-ot-observationObservation
synapxe.sgcdi#1.1.3profile-ot-procedureProcedure
synapxe.sgcdi#1.1.3profile-ot-specimenSpecimen
synapxe.sgcdi#1.1.3profile-otnotesOTNotes
synapxe.sgcdi#1.1.3profile-pathology-resultsPathologyResults
synapxe.sgcdi#1.1.3profile-reference-encounterReference
synapxe.sgcdi#1.1.3profile-reference-organizationReference
synapxe.sgcdi#1.1.3profile-reference-patientReference
synapxe.sgcdi#1.1.3profile-reference-practitionerReference
synapxe.sgcdi#1.1.3profile-referralReferral
synapxe.sgcdi#1.1.3profile-sn-conditionCondition Profile
synapxe.sgcdi#1.1.3profile-sn-diagnosticreportDiagnosticReport
synapxe.sgcdi#1.1.3profile-sn-observationObservation
synapxe.sgcdi#1.1.3profile-sn-procedureProcedure
synapxe.sgcdi#1.1.3profile-sn-questionnaireresponseQuestionnaireResponse
synapxe.sgcdi#1.1.3profile-sn-referralrequestReferralRequest

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-identifier",
  "name": "Identifier",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "complex-type",
  "abstract": false,
  "type": "Identifier",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Identifier.id",
        "path": "Identifier.id",
        "max": "0"
      },
      {
        "id": "Identifier.extension",
        "path": "Identifier.extension",
        "max": "0"
      },
      {
        "id": "Identifier.use",
        "path": "Identifier.use",
        "max": "0"
      },
      {
        "id": "Identifier.type",
        "path": "Identifier.type",
        "max": "0"
      },
      {
        "id": "Identifier.system",
        "path": "Identifier.system",
        "min": 1
      },
      {
        "id": "Identifier.value",
        "path": "Identifier.value",
        "min": 1
      },
      {
        "id": "Identifier.period",
        "path": "Identifier.period",
        "max": "0"
      },
      {
        "id": "Identifier.assigner",
        "path": "Identifier.assigner",
        "max": "0"
      }
    ]
  }
}