PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4.2023@0.1.0
    http://fhir.health.gov.il/StructureDefinition/il-core-immunization-recommendation
{
  "description": "Israel Core proposed constraints and extensions on the ImmunizationRecommendation Resource",
  "_filename": "StructureDefinition-il-core-immunization-recommendation.json",
  "package_name": "il.core.fhir.r4.2023",
  "date": "2023-05-22",
  "derivation": "constraint",
  "publisher": "Israel Core Team",
  "fhirVersion": "4.0.1",
  "name": "ILCoreImmunizationRecommendation",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "ImmunizationRecommendation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore ImmunizationRecommendation Profile",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "17eddfca-4973-4346-aaef-d6a9229b820e",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-immunization-recommendation",
  "version": "0.12.1",
  "differential": {
    "element": [ {
      "id": "ImmunizationRecommendation",
      "path": "ImmunizationRecommendation",
      "short": "ILCore ImmunizationRecommendation Profile",
      "definition": "Definitions for the profile-ImmunizationRecommendation resource profile."
    }, {
      "id": "ImmunizationRecommendation.patient",
      "path": "ImmunizationRecommendation.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ]
      } ]
    }, {
      "id": "ImmunizationRecommendation.authority",
      "path": "ImmunizationRecommendation.authority",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ]
      } ]
    }, {
      "id": "ImmunizationRecommendation.recommendation.supportingImmunization",
      "path": "ImmunizationRecommendation.recommendation.supportingImmunization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-immunization", "http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation" ]
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "ido.levin@moh.gov.il",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation"
}