PackagesCanonicalsLogsProblems
    Packages
    hie2.packages@1.0.1
    http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core
{
  "description": "An interaction during which services are provided to the patient.",
  "_filename": "StructureDefinition-Encounter-my-core.json",
  "package_name": "hie2.packages",
  "date": "2022-03-17T05:55:52.7755888+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2022-03-17T05:55:54.952+00:00"
  },
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "name": "EncounterMyCore",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "Encounter",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Encounter (MY Core)",
  "package_version": "1.0.1",
  "status": "active",
  "id": "0591257e-578c-459e-b6aa-9ea8c9b0a553",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Encounter",
      "path": "Encounter",
      "definition": "This is basic constraint on Encounter for use in MY Core resources.",
      "mustSupport": false
    }, {
      "id": "Encounter.identifier",
      "path": "Encounter.identifier",
      "mustSupport": true
    }, {
      "id": "Encounter.identifier.system",
      "min": 1,
      "path": "Encounter.identifier.system",
      "mustSupport": true
    }, {
      "id": "Encounter.identifier.value",
      "min": 1,
      "path": "Encounter.identifier.value",
      "mustSupport": true
    }, {
      "id": "Encounter.status",
      "path": "Encounter.status",
      "mustSupport": true
    }, {
      "id": "Encounter.class",
      "path": "Encounter.class",
      "mustSupport": true
    }, {
      "id": "Encounter.type",
      "min": 1,
      "path": "Encounter.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/us/core/ValueSet/us-core-encounter-type",
        "description": "Valueset to describe the Encounter Type"
      },
      "mustSupport": true
    }, {
      "id": "Encounter.serviceType",
      "path": "Encounter.serviceType",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/service-type-my-core"
      }
    }, {
      "id": "Encounter.subject",
      "min": 1,
      "path": "Encounter.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Encounter.episodeOfCare",
      "path": "Encounter.episodeOfCare",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/EpisodeOfCare-my-core" ]
      } ]
    }, {
      "id": "Encounter.basedOn",
      "path": "Encounter.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core" ]
      } ]
    }, {
      "id": "Encounter.participant",
      "path": "Encounter.participant",
      "mustSupport": true
    }, {
      "id": "Encounter.participant.type",
      "path": "Encounter.participant.type",
      "mustSupport": true
    }, {
      "id": "Encounter.participant.period",
      "path": "Encounter.participant.period",
      "mustSupport": true
    }, {
      "id": "Encounter.participant.individual",
      "path": "Encounter.participant.individual",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/RelatedPerson-my-core" ],
        "_targetProfile": [ {
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support",
            "valueBoolean": true
          } ]
        }, {
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support",
            "valueBoolean": false
          } ]
        }, null ]
      } ],
      "mustSupport": true
    }, {
      "id": "Encounter.appointment",
      "path": "Encounter.appointment",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Appointment-my-core" ]
      } ]
    }, {
      "id": "Encounter.period",
      "path": "Encounter.period",
      "mustSupport": true
    }, {
      "id": "Encounter.reasonCode",
      "path": "Encounter.reasonCode",
      "mustSupport": true
    }, {
      "id": "Encounter.reasonReference",
      "max": "1",
      "path": "Encounter.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/Procedure-my-core", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation" ],
        "_targetProfile": [ {
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support",
            "valueBoolean": true
          } ]
        }, {
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support",
            "valueBoolean": false
          } ]
        }, {
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support",
            "valueBoolean": false
          } ]
        }, {
          "extension": [ {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support",
            "valueBoolean": false
          } ]
        } ]
      } ],
      "mustSupport": true
    }, {
      "id": "Encounter.diagnosis.condition",
      "path": "Encounter.diagnosis.condition",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Procedure", "http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core" ]
      } ]
    }, {
      "id": "Encounter.hospitalization",
      "path": "Encounter.hospitalization",
      "mustSupport": true
    }, {
      "id": "Encounter.hospitalization.origin",
      "path": "Encounter.hospitalization.origin",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core" ]
      } ]
    }, {
      "id": "Encounter.hospitalization.destination",
      "path": "Encounter.hospitalization.destination",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core", "http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core" ]
      } ]
    }, {
      "id": "Encounter.hospitalization.dischargeDisposition",
      "path": "Encounter.hospitalization.dischargeDisposition",
      "mustSupport": true
    }, {
      "id": "Encounter.location",
      "path": "Encounter.location",
      "mustSupport": true
    }, {
      "id": "Encounter.location.location",
      "path": "Encounter.location.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Encounter.serviceProvider",
      "path": "Encounter.serviceProvider",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Encounter.partOf",
      "path": "Encounter.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter"
}