PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.dgmc@0.4.0
    http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-encounter-cml
{
  "description": "DGMC Encounter Chameleon",
  "_filename": "StructureDefinition-dgmc-encounter-cml.json",
  "package_name": "il.fhir.r4.dgmc",
  "date": "2025-03-25",
  "derivation": "constraint",
  "publisher": "Division of Governmental Hospitals Israel",
  "fhirVersion": "4.0.1",
  "name": "DGMCEncounterChameleon",
  "abstract": false,
  "type": "Encounter",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "DGMC Encounter Chameleon",
  "package_version": "0.4.0",
  "status": "draft",
  "id": "c4d01223-2f6a-413c-8172-ffc6703932fc",
  "kind": "resource",
  "url": "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-encounter-cml",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "Encounter.id",
      "min": 1,
      "path": "Encounter.id"
    }, {
      "id": "Encounter.identifier",
      "min": 1,
      "path": "Encounter.identifier",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Encounter.identifier:cml-medical-record",
      "max": "2",
      "min": 1,
      "path": "Encounter.identifier",
      "sliceName": "cml-medical-record"
    }, {
      "id": "Encounter.identifier:cml-medical-record.type.coding.system",
      "path": "Encounter.identifier.type.coding.system",
      "fixedUri": "http://fhir.dgmc.health.gov.il/cs/cml-medical-record-type"
    }, {
      "id": "Encounter.identifier:cml-medical-record.system",
      "min": 1,
      "path": "Encounter.identifier.system",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/cml-medical-record-uri"
      }
    }, {
      "id": "Encounter.identifier:cml-medical-record.value",
      "min": 1,
      "path": "Encounter.identifier.value"
    }, {
      "id": "Encounter.class.system",
      "path": "Encounter.class.system",
      "patternUri": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
    }, {
      "id": "Encounter.type",
      "min": 1,
      "path": "Encounter.type"
    }, {
      "id": "Encounter.type.coding",
      "max": "1",
      "min": 1,
      "path": "Encounter.type.coding"
    }, {
      "id": "Encounter.type:cml-medical-record-type",
      "max": "1",
      "min": 1,
      "path": "Encounter.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/cml-medical-record-type"
      },
      "sliceName": "cml-medical-record-type"
    }, {
      "id": "Encounter.type:cml-medical-record-type.coding.system",
      "min": 1,
      "path": "Encounter.type.coding.system"
    }, {
      "id": "Encounter.type:cml-medical-record-type.coding.code",
      "min": 1,
      "path": "Encounter.type.coding.code"
    }, {
      "id": "Encounter.type:cml-medical-record-type.coding.display",
      "min": 1,
      "path": "Encounter.type.coding.display"
    }, {
      "id": "Encounter.period",
      "min": 1,
      "path": "Encounter.period"
    }, {
      "id": "Encounter.period.start",
      "min": 1,
      "path": "Encounter.period.start"
    }, {
      "id": "Encounter.serviceProvider.reference",
      "min": 1,
      "path": "Encounter.serviceProvider.reference"
    } ]
  },
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-encounter"
}