PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.vaccination@1.0.1
    https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/BeModelVaccinationReduced
{
  "description": null,
  "_filename": "StructureDefinition-BeModelVaccinationReduced.json",
  "package_name": "hl7.fhir.be.vaccination",
  "date": "2022-10-19T09:29:07+02:00",
  "derivation": "specialization",
  "publisher": "eHealth Platform",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "BE",
      "system": "urn:iso:std:iso:3166",
      "display": "Belgium"
    } ]
  } ],
  "name": "BeModelVaccinationReduced",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/BeModelVaccinationReduced",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "BeModelVaccinationReduced",
      "min": 0,
      "definition": "Base definition for all elements in a resource.",
      "isModifier": false,
      "short": "Base for all elements",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "BeModelVaccinationReduced",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element"
      }
    }, {
      "path": "BeModelVaccinationReduced.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "BeModelVaccinationReduced.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "BeModelVaccinationReduced.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "BeModelVaccinationReduced.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "id": "BeModelVaccinationReduced.patient",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelVaccinationReduced.patient"
      },
      "path": "BeModelVaccinationReduced.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "The patient that received vaccination.",
      "definition": "The patient that has received the vaccination."
    }, {
      "id": "BeModelVaccinationReduced.performer",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelVaccinationReduced.performer"
      },
      "path": "BeModelVaccinationReduced.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "The professional that administered the medication",
      "definition": "The professional that administered the medication. Use code \"unknown\" if not known."
    }, {
      "id": "BeModelVaccinationReduced.administeredProduct",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelVaccinationReduced.administeredProduct"
      },
      "path": "BeModelVaccinationReduced.administeredProduct",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The details of the product that was administered.",
      "definition": "The details of the product that was administered"
    }, {
      "id": "BeModelVaccinationReduced.administeredProduct.product",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelVaccinationReduced.administeredProduct.product"
      },
      "path": "BeModelVaccinationReduced.administeredProduct.product",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "The code of the product that was administered.",
      "definition": "The code of the product that was administered. This can be just text (not desired), or a code (e.g. 1696392 = Neisvac C Dos 0,5ml)."
    }, {
      "id": "BeModelVaccinationReduced.administeredProduct.description",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelVaccinationReduced.administeredProduct.description"
      },
      "path": "BeModelVaccinationReduced.administeredProduct.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "The description of the product that was administered.",
      "definition": "The description of the product that was administered."
    }, {
      "id": "BeModelVaccinationReduced.administeredProduct.lotNumber",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelVaccinationReduced.administeredProduct.lotNumber"
      },
      "path": "BeModelVaccinationReduced.administeredProduct.lotNumber",
      "type": [ {
        "code": "string"
      } ],
      "short": "The lot number",
      "definition": "The lot number"
    }, {
      "id": "BeModelVaccinationReduced.identifier",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelVaccinationReduced.identifier"
      },
      "path": "BeModelVaccinationReduced.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "The business identifier(s) for the vaccination entry",
      "definition": "The business identifier(s) for the vaccination entry - This is an optional attribute, used for example to track an entry throughout its lifecycle, or across vaults."
    }, {
      "id": "BeModelVaccinationReduced.vaccinationDate[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelVaccinationReduced.vaccinationDate[x]"
      },
      "path": "BeModelVaccinationReduced.vaccinationDate[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "string"
      } ],
      "short": "The date and time when the vaccination has been administered",
      "definition": "The date and/or time when the vaccine administration has been administered or presumed to be administered"
    }, {
      "id": "BeModelVaccinationReduced.recorded",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelVaccinationReduced.recorded"
      },
      "path": "BeModelVaccinationReduced.recorded",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "The date and time when the administration of the vaccine was recorded",
      "definition": "The date and time when the administration of the vaccine was recorded - typically used when the vaccine event is recorded a posteriori."
    }, {
      "id": "BeModelVaccinationReduced.doseQuantity",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelVaccinationReduced.doseQuantity"
      },
      "path": "BeModelVaccinationReduced.doseQuantity",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The number or quantity of product(s) that was administered - e.g. 1/2 dose",
      "definition": "The number or quantity of product(s) that was administered - e.g. 1/2 dose, etc."
    }, {
      "id": "BeModelVaccinationReduced.targetDisease",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelVaccinationReduced.targetDisease"
      },
      "path": "BeModelVaccinationReduced.targetDisease",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The target disease for this vaccination.",
      "definition": "The target disease for this vaccination."
    }, {
      "id": "BeModelVaccinationReduced.sideEffects",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelVaccinationReduced.sideEffects"
      },
      "path": "BeModelVaccinationReduced.sideEffects",
      "type": [ {
        "code": "Attachment"
      } ],
      "short": "Any noted side effect from this vaccination.",
      "definition": "Any noted side effect from this vaccination."
    }, {
      "id": "BeModelVaccinationReduced.cause",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelVaccinationReduced.cause"
      },
      "path": "BeModelVaccinationReduced.cause",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Is the vaccination due to pre or post exposition prophylaxis?"
    } ]
  },
  "status": "active",
  "id": "dbed76be-0900-475f-851c-5a7b72ca69d4",
  "kind": "logical",
  "url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/BeModelVaccinationReduced",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "BeModelVaccinationReduced",
      "path": "BeModelVaccinationReduced"
    }, {
      "id": "BeModelVaccinationReduced.patient",
      "max": "1",
      "min": 1,
      "path": "BeModelVaccinationReduced.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "The patient that received vaccination.",
      "definition": "The patient that has received the vaccination."
    }, {
      "id": "BeModelVaccinationReduced.performer",
      "max": "1",
      "min": 1,
      "path": "BeModelVaccinationReduced.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "The professional that administered the medication",
      "definition": "The professional that administered the medication. Use code \"unknown\" if not known."
    }, {
      "id": "BeModelVaccinationReduced.administeredProduct",
      "max": "1",
      "min": 1,
      "path": "BeModelVaccinationReduced.administeredProduct",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The details of the product that was administered.",
      "definition": "The details of the product that was administered"
    }, {
      "id": "BeModelVaccinationReduced.administeredProduct.product",
      "max": "1",
      "min": 1,
      "path": "BeModelVaccinationReduced.administeredProduct.product",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "The code of the product that was administered.",
      "definition": "The code of the product that was administered. This can be just text (not desired), or a code (e.g. 1696392 = Neisvac C Dos 0,5ml)."
    }, {
      "id": "BeModelVaccinationReduced.administeredProduct.description",
      "max": "1",
      "min": 1,
      "path": "BeModelVaccinationReduced.administeredProduct.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "The description of the product that was administered.",
      "definition": "The description of the product that was administered."
    }, {
      "id": "BeModelVaccinationReduced.administeredProduct.lotNumber",
      "max": "1",
      "min": 0,
      "path": "BeModelVaccinationReduced.administeredProduct.lotNumber",
      "type": [ {
        "code": "string"
      } ],
      "short": "The lot number",
      "definition": "The lot number"
    }, {
      "id": "BeModelVaccinationReduced.identifier",
      "max": "1",
      "min": 0,
      "path": "BeModelVaccinationReduced.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "The business identifier(s) for the vaccination entry",
      "definition": "The business identifier(s) for the vaccination entry - This is an optional attribute, used for example to track an entry throughout its lifecycle, or across vaults."
    }, {
      "id": "BeModelVaccinationReduced.vaccinationDate[x]",
      "max": "1",
      "min": 0,
      "path": "BeModelVaccinationReduced.vaccinationDate[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "string"
      } ],
      "short": "The date and time when the vaccination has been administered",
      "definition": "The date and/or time when the vaccine administration has been administered or presumed to be administered"
    }, {
      "id": "BeModelVaccinationReduced.recorded",
      "max": "1",
      "min": 1,
      "path": "BeModelVaccinationReduced.recorded",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "The date and time when the administration of the vaccine was recorded",
      "definition": "The date and time when the administration of the vaccine was recorded - typically used when the vaccine event is recorded a posteriori."
    }, {
      "id": "BeModelVaccinationReduced.doseQuantity",
      "max": "1",
      "min": 0,
      "path": "BeModelVaccinationReduced.doseQuantity",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The number or quantity of product(s) that was administered - e.g. 1/2 dose",
      "definition": "The number or quantity of product(s) that was administered - e.g. 1/2 dose, etc."
    }, {
      "id": "BeModelVaccinationReduced.targetDisease",
      "max": "1",
      "min": 1,
      "path": "BeModelVaccinationReduced.targetDisease",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The target disease for this vaccination.",
      "definition": "The target disease for this vaccination."
    }, {
      "id": "BeModelVaccinationReduced.sideEffects",
      "max": "1",
      "min": 0,
      "path": "BeModelVaccinationReduced.sideEffects",
      "type": [ {
        "code": "Attachment"
      } ],
      "short": "Any noted side effect from this vaccination.",
      "definition": "Any noted side effect from this vaccination."
    }, {
      "id": "BeModelVaccinationReduced.cause",
      "max": "1",
      "min": 0,
      "path": "BeModelVaccinationReduced.cause",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Is the vaccination due to pre or post exposition prophylaxis?"
    } ]
  },
  "contact": [ {
    "name": "eHealth Platform",
    "telecom": [ {
      "value": "http://www.ehealth.fgov.be/",
      "system": "url"
    }, {
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  }, {
    "name": "Message Structure",
    "telecom": [ {
      "use": "work",
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}