PackagesCanonicalsLogsProblems
    Packages
    fhir.graphnethealth.com.Base.R3@0.0.4
    https://fhir.graphnethealth.com/STU3/StructureDefinition/Extension-Beacon-EventMode
{
  "description": "The event mode for a Beacon Message",
  "_filename": "Extension-Beacon-EventMode.json",
  "package_name": "fhir.graphnethealth.com.Base.R3",
  "date": "2020-01-27T13:33:44.1158631+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2020-01-27T13:33:44.419+00:00"
  },
  "publisher": "Graphnet Health",
  "fhirVersion": "3.0.1",
  "name": "Extension-Beacon-EventMode",
  "abstract": false,
  "copyright": "Copyright © 2020 Graphnet Health",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Beacon Event Mode Extension",
  "package_version": "0.0.4",
  "status": "draft",
  "id": "bf42728f-b177-44aa-aaf6-09394c5f4c0e",
  "kind": "complex-type",
  "url": "https://fhir.graphnethealth.com/STU3/StructureDefinition/Extension-Beacon-EventMode",
  "context": [ "MessageHeader" ],
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "min": 1,
      "path": "Extension",
      "short": "The type of event applicable to the Beacon system",
      "definition": "The type of event applicable to the Beacon system"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.graphnethealth.com/STU3/StructureDefinition/Extension-Beacon-EventMode"
    }, {
      "id": "Extension.value[x]:valueCoding",
      "min": 1,
      "path": "Extension.valueCoding",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "description": "The type of event applicable to the message.",
        "valueSetUri": "https://fhir.graphnethealth.com/STU3/ValueSet/Beacon-EventMode"
      },
      "sliceName": "valueCoding"
    } ]
  },
  "contact": [ {
    "name": "Product Team",
    "telecom": [ {
      "use": "work",
      "value": "product@graphnethealth.net",
      "system": "email"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}