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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
profile-annotationAnnotation
profile-codeableconceptCodeableConcept
profile-identifierIdentifier
profile-organizationOrganization
profile-patientPatient
profile-practitionerPractitioner
profile-reference-organizationReference
profile-reference-patientReference
profile-reference-practitionerReference

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-immunization",
  "name": "Immunization",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Immunization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Immunization.identifier",
        "path": "Immunization.identifier",
        "short": "An identifier intended for computation",
        "definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Immunization.basedOn",
        "path": "Immunization.basedOn",
        "max": "0"
      },
      {
        "id": "Immunization.statusReason",
        "path": "Immunization.statusReason",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Immunization.statusReason.extension",
        "path": "Immunization.statusReason.extension",
        "max": "0"
      },
      {
        "id": "Immunization.vaccineCode",
        "path": "Immunization.vaccineCode",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Immunization.vaccineCode.extension",
        "path": "Immunization.vaccineCode.extension",
        "max": "0"
      },
      {
        "id": "Immunization.administeredProduct",
        "path": "Immunization.administeredProduct",
        "max": "0"
      },
      {
        "id": "Immunization.manufacturer",
        "path": "Immunization.manufacturer",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-organization"
            ]
          }
        ]
      },
      {
        "id": "Immunization.patient",
        "path": "Immunization.patient",
        "short": "A reference from one resource to another",
        "definition": "A reference from one resource to another.",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "Immunization.encounter",
        "path": "Immunization.encounter",
        "max": "0"
      },
      {
        "id": "Immunization.supportingInformation",
        "path": "Immunization.supportingInformation",
        "max": "0"
      },
      {
        "id": "Immunization.occurrence[x]",
        "path": "Immunization.occurrence[x]",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Immunization.informationSource",
        "path": "Immunization.informationSource",
        "max": "0"
      },
      {
        "id": "Immunization.location",
        "path": "Immunization.location",
        "max": "0"
      },
      {
        "id": "Immunization.site",
        "path": "Immunization.site",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Immunization.site.extension",
        "path": "Immunization.site.extension",
        "max": "0"
      },
      {
        "id": "Immunization.site.coding.version",
        "path": "Immunization.site.coding.version",
        "max": "0"
      },
      {
        "id": "Immunization.route",
        "path": "Immunization.route",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Immunization.route.extension",
        "path": "Immunization.route.extension",
        "max": "0"
      },
      {
        "id": "Immunization.route.coding.version",
        "path": "Immunization.route.coding.version",
        "max": "0"
      },
      {
        "id": "Immunization.doseQuantity.id",
        "path": "Immunization.doseQuantity.id",
        "max": "0"
      },
      {
        "id": "Immunization.doseQuantity.extension",
        "path": "Immunization.doseQuantity.extension",
        "max": "0"
      },
      {
        "id": "Immunization.doseQuantity.value",
        "path": "Immunization.doseQuantity.value",
        "min": 1
      },
      {
        "id": "Immunization.doseQuantity.unit",
        "path": "Immunization.doseQuantity.unit",
        "min": 1
      },
      {
        "id": "Immunization.doseQuantity.system",
        "path": "Immunization.doseQuantity.system",
        "min": 1
      },
      {
        "id": "Immunization.doseQuantity.code",
        "path": "Immunization.doseQuantity.code",
        "min": 1
      },
      {
        "id": "Immunization.performer.function",
        "path": "Immunization.performer.function",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Immunization.performer.actor",
        "path": "Immunization.performer.actor",
        "short": "A reference from one resource to another",
        "definition": "A reference from one resource to another.",
        "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolvable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-practitioner"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "id": "Immunization.note",
        "path": "Immunization.note",
        "short": "Text node with attribution",
        "definition": "A  text note which also  contains information about who made the statement and when.",
        "max": "1",
        "type": [
          {
            "code": "Annotation",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-annotation"
            ]
          }
        ]
      },
      {
        "id": "Immunization.reason",
        "path": "Immunization.reason",
        "max": "1"
      },
      {
        "id": "Immunization.reason.id",
        "path": "Immunization.reason.id",
        "max": "0"
      },
      {
        "id": "Immunization.reason.extension",
        "path": "Immunization.reason.extension",
        "max": "0"
      },
      {
        "id": "Immunization.reason.concept",
        "path": "Immunization.reason.concept",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Immunization.reason.concept.extension",
        "path": "Immunization.reason.concept.extension",
        "max": "0"
      },
      {
        "id": "Immunization.reason.reference",
        "path": "Immunization.reason.reference",
        "min": 1
      },
      {
        "id": "Immunization.isSubpotent",
        "path": "Immunization.isSubpotent",
        "max": "0"
      },
      {
        "id": "Immunization.subpotentReason",
        "path": "Immunization.subpotentReason",
        "max": "0"
      },
      {
        "id": "Immunization.programEligibility",
        "path": "Immunization.programEligibility",
        "max": "0"
      },
      {
        "id": "Immunization.fundingSource",
        "path": "Immunization.fundingSource",
        "max": "0"
      },
      {
        "id": "Immunization.reaction",
        "path": "Immunization.reaction",
        "max": "1"
      },
      {
        "id": "Immunization.reaction.id",
        "path": "Immunization.reaction.id",
        "max": "0"
      },
      {
        "id": "Immunization.reaction.extension",
        "path": "Immunization.reaction.extension",
        "max": "0"
      },
      {
        "id": "Immunization.reaction.modifierExtension",
        "path": "Immunization.reaction.modifierExtension",
        "max": "0"
      },
      {
        "id": "Immunization.reaction.date",
        "path": "Immunization.reaction.date",
        "min": 1
      },
      {
        "id": "Immunization.reaction.manifestation",
        "path": "Immunization.reaction.manifestation",
        "min": 1
      },
      {
        "id": "Immunization.reaction.manifestation.id",
        "path": "Immunization.reaction.manifestation.id",
        "max": "0"
      },
      {
        "id": "Immunization.reaction.manifestation.extension",
        "path": "Immunization.reaction.manifestation.extension",
        "max": "0"
      },
      {
        "id": "Immunization.reaction.manifestation.concept",
        "path": "Immunization.reaction.manifestation.concept",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Immunization.reaction.reported",
        "path": "Immunization.reaction.reported",
        "min": 1
      },
      {
        "id": "Immunization.protocolApplied.id",
        "path": "Immunization.protocolApplied.id",
        "max": "0"
      },
      {
        "id": "Immunization.protocolApplied.extension",
        "path": "Immunization.protocolApplied.extension",
        "max": "0"
      },
      {
        "id": "Immunization.protocolApplied.modifierExtension",
        "path": "Immunization.protocolApplied.modifierExtension",
        "max": "0"
      },
      {
        "id": "Immunization.protocolApplied.authority",
        "path": "Immunization.protocolApplied.authority",
        "short": "A reference from one resource to another",
        "definition": "A reference from one resource to another.",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-organization"
            ]
          }
        ]
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.id",
        "path": "Immunization.protocolApplied.targetDisease.id",
        "max": "0"
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.extension",
        "path": "Immunization.protocolApplied.targetDisease.extension",
        "max": "0"
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.coding",
        "path": "Immunization.protocolApplied.targetDisease.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.coding.id",
        "path": "Immunization.protocolApplied.targetDisease.coding.id",
        "max": "0"
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.coding.extension",
        "path": "Immunization.protocolApplied.targetDisease.coding.extension",
        "max": "0"
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.coding.system",
        "path": "Immunization.protocolApplied.targetDisease.coding.system",
        "min": 1
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.coding.code",
        "path": "Immunization.protocolApplied.targetDisease.coding.code",
        "min": 1
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.coding.display",
        "path": "Immunization.protocolApplied.targetDisease.coding.display",
        "min": 1
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.coding.userSelected",
        "path": "Immunization.protocolApplied.targetDisease.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Immunization.protocolApplied.targetDisease.text",
        "path": "Immunization.protocolApplied.targetDisease.text",
        "max": "0"
      }
    ]
  }
}