FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ImmunizationResourceProfile.StructureDefinition

Packagetiga.health.clinical
Resource TypeStructureDefinition
IdImmunizationResourceProfile.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/fhir/StructureDefinition/ImmunizationProfile
URLhttp://tigahealth.com/fhir/StructureDefinition/ImmunizationProfile
Statusdraft
NameImmunizationResourceProfile
TypeImmunization
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://tigahealth.com/fhir/StructureDefinition/ImmunizationProfile",
  "name": "ImmunizationResourceProfile",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Immunization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Immunization.identifier.type",
        "path": "Immunization.identifier.type",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "coding"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Immunization.identifier.type:PRN",
        "path": "Immunization.identifier.type",
        "sliceName": "PRN",
        "min": 1
      },
      {
        "id": "Immunization.identifier.type:PRN.coding.system",
        "path": "Immunization.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://moph.qa/codesystem/PatientIdentifier"
      },
      {
        "id": "Immunization.identifier.type:PRN.coding.code",
        "path": "Immunization.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "PRN"
      },
      {
        "id": "Immunization.identifier.system",
        "path": "Immunization.identifier.system",
        "min": 1
      },
      {
        "id": "Immunization.identifier.value",
        "path": "Immunization.identifier.value",
        "min": 1
      },
      {
        "id": "Immunization.vaccineCode.coding.system",
        "path": "Immunization.vaccineCode.coding.system",
        "min": 1
      },
      {
        "id": "Immunization.vaccineCode.coding.code",
        "path": "Immunization.vaccineCode.coding.code",
        "min": 1
      },
      {
        "id": "Immunization.patient.reference",
        "path": "Immunization.patient.reference",
        "min": 1
      },
      {
        "id": "Immunization.patient.display",
        "path": "Immunization.patient.display",
        "max": "0"
      },
      {
        "id": "Immunization.encounter",
        "path": "Immunization.encounter",
        "min": 1
      },
      {
        "id": "Immunization.encounter.reference",
        "path": "Immunization.encounter.reference",
        "min": 1
      },
      {
        "id": "Immunization.recorded",
        "path": "Immunization.recorded",
        "min": 1
      },
      {
        "id": "Immunization.site.coding.system",
        "path": "Immunization.site.coding.system",
        "min": 1
      },
      {
        "id": "Immunization.site.coding.code",
        "path": "Immunization.site.coding.code",
        "min": 1
      },
      {
        "id": "Immunization.site.coding.display",
        "path": "Immunization.site.coding.display",
        "min": 1
      },
      {
        "id": "Immunization.route.coding.system",
        "path": "Immunization.route.coding.system",
        "min": 1
      },
      {
        "id": "Immunization.route.coding.code",
        "path": "Immunization.route.coding.code",
        "min": 1
      },
      {
        "id": "Immunization.route.coding.display",
        "path": "Immunization.route.coding.display",
        "min": 1
      },
      {
        "id": "Immunization.performer",
        "path": "Immunization.performer",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Immunization.performer.actor.reference",
        "path": "Immunization.performer.actor.reference",
        "min": 1
      },
      {
        "id": "Immunization.reasonCode.coding.system",
        "path": "Immunization.reasonCode.coding.system",
        "min": 1
      },
      {
        "id": "Immunization.reasonCode.coding.code",
        "path": "Immunization.reasonCode.coding.code",
        "min": 1
      },
      {
        "id": "Immunization.reasonCode.coding.display",
        "path": "Immunization.reasonCode.coding.display",
        "min": 1
      }
    ]
  }
}