PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@1.0.37
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-BlockORRoom
{
  "description": "Defines the reference to the block location",
  "_filename": "ext-setp-blockORRoom.json",
  "package_name": "ca.on.oh-setp",
  "date": "2023-03-10",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "purpose": "defines the reference to the block location",
  "name": "SETPBlockORRoom",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension: Block OR Room",
  "package_version": "1.0.37",
  "status": "draft",
  "id": "3f2ab1c6-3fdc-4352-9cd5-a9eb87ae7166",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-BlockORRoom",
  "context": [ {
    "type": "element",
    "expression": "Slot"
  } ],
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Block or room location",
      "definition": "defines the reference to the block location"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-BlockORRoom"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-SETP-Location" ]
      } ]
    }, {
      "id": "Extension.valueReference.reference",
      "min": 1,
      "path": "Extension.valueReference.reference"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}