PackagesCanonicalsLogsProblems
    Packages
    ishmed.i14y.r4@2.0.0
    http://fhir.ishmed.com/R4/StructureDefinition/Encounter_Core_Facility_1
{
  "description": "An Encounter profile represents a patient and healthcare facility interaction, where the facility is the hospital.",
  "_filename": "Encounter_Core_Facility_1.json",
  "package_name": "ishmed.i14y.r4",
  "date": "2022-07-29",
  "derivation": "constraint",
  "publisher": "Oracle Cerner",
  "fhirVersion": "4.0.1",
  "name": "Encounter_Core_Facility_1",
  "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": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "type": "Encounter",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.0",
  "status": "active",
  "id": "d8f33341-c960-4834-9beb-2c6ecd5c59b7",
  "kind": "resource",
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/Encounter_Core_Facility_1",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Encounter.status",
      "path": "Encounter.status",
      "mustSupport": true
    }, {
      "id": "Encounter.class",
      "path": "Encounter.class",
      "mustSupport": true
    }, {
      "id": "Encounter.subject",
      "path": "Encounter.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://fhir.ishmed.com/R4/StructureDefinition/Patient_Core_1" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Encounter.period",
      "path": "Encounter.period",
      "mustSupport": true
    }, {
      "id": "Encounter.account.identifier",
      "path": "Encounter.account.identifier",
      "mustSupport": true
    }, {
      "id": "Encounter.serviceProvider",
      "path": "Encounter.serviceProvider",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter"
}