PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.twcore@0.1.0
    https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-lane
{
  "description": "臺灣地址欄位-巷",
  "_filename": "StructureDefinition-tw-lane.json",
  "package_name": "tw.gov.mohw.twcore",
  "date": "2023-07-05T18:34:45+08:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "TWLane",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "TW Lane",
  "package_version": "0.1.0",
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Extension",
      "min": 0,
      "definition": "臺灣地址欄位-巷",
      "isModifier": false,
      "short": "臺灣地址欄位-巷",
      "max": "*",
      "id": "Extension",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension"
      }
    }, {
      "path": "Extension.id",
      "min": 0,
      "definition": "resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。",
      "isModifier": false,
      "short": "唯一可識別ID,以供資料項目間相互參照。",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Extension.extension",
      "min": 0,
      "definition": "An Extension",
      "isModifier": false,
      "short": "Extension",
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "max": "0",
      "id": "Extension.extension",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "path": "Extension.url",
      "min": 1,
      "definition": "擴充的資料項目之定義連結—一個邏輯名稱或URL",
      "isModifier": false,
      "short": "擴充的資料項目名稱",
      "fixedUri": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-lane",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "uri"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.url",
      "comment": "此定義可直接指向可計算的或人類可讀的擴充資料項目的定義,也可以是其他規範中聲明的邏輯URI。此定義**必須(SHALL)** 定義擴充的結構定義的URI。",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Extension.value[x]",
      "min": 0,
      "definition": "擴充的資料項目的內容值—必須是一組受限制的data type中的一個(清單請見[Extensibility](http://hl7.org/fhir/2021Mar/extensibility.html))",
      "isModifier": false,
      "short": "擴充的資料項目的內容值",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "Extension.value[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "isSummary": false
    } ]
  },
  "status": "active",
  "id": "cb40fcd2-78ac-4346-aba9-16763b71fea2",
  "kind": "complex-type",
  "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-lane",
  "context": [ {
    "type": "element",
    "expression": "Address"
  } ],
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "臺灣地址欄位-巷",
      "definition": "臺灣地址欄位-巷"
    }, {
      "id": "Extension.id",
      "path": "Extension.id",
      "short": "唯一可識別ID,以供資料項目間相互參照。",
      "definition": "resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。"
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "short": "擴充的資料項目名稱",
      "comment": "此定義可直接指向可計算的或人類可讀的擴充資料項目的定義,也可以是其他規範中聲明的邏輯URI。此定義**必須(SHALL)** 定義擴充的結構定義的URI。",
      "fixedUri": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-lane",
      "definition": "擴充的資料項目之定義連結—一個邏輯名稱或URL"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "short": "擴充的資料項目的內容值",
      "definition": "擴充的資料項目的內容值—必須是一組受限制的data type中的一個(清單請見[Extensibility](http://hl7.org/fhir/2021Mar/extensibility.html))"
    } ]
  },
  "contact": [ {
    "name": "衛生福利部",
    "telecom": [ {
      "value": "https://www.mohw.gov.tw/",
      "system": "url"
    }, {
      "value": "CCYU@mohw.gov.tw",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}