This page is part of the 臺灣核心實作指引(TW Core IG) (v0.1.1: Releases) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2023-08-30 |
JSON representation of the TWMedicationRequest logical model.
{
"resourceType" : "StructureDefinition",
"id" : "TWMedicationRequest",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWMedicationRequest",
"version" : "0.1.1",
"name" : "TWMedicationRequestModel",
"title" : "臺灣核心-藥品處方(TW Core MedicationRequest) 之資料模型",
"status" : "active",
"date" : "2023-08-30T12:27:08+08:00",
"contact" : [
{
"name" : "衛生福利部",
"telecom" : [
{
"system" : "url",
"value" : "https://www.mohw.gov.tw/"
},
{
"system" : "email",
"value" : "CCYU@mohw.gov.tw"
}
]
}
],
"description" : "臺灣核心-藥品處方(TW Core MedicationRequest) 之資料模型",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "TWMedicationRequest",
"uri" : "https://twcore.mohw.gov.tw/ig/twcore",
"name" : "TW Core IG"
}
],
"kind" : "logical",
"abstract" : false,
"type" : "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWMedicationRequest",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "TWMedicationRequest",
"path" : "TWMedicationRequest",
"short" : "臺灣核心-藥品處方(TW Core MedicationRequest) 之資料模型",
"definition" : "臺灣核心-藥品處方(TW Core MedicationRequest) 之資料模型",
"min" : 0,
"max" : "*",
"base" : {
"path" : "Base",
"min" : 0,
"max" : "*"
},
"isModifier" : false,
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest"
}
]
},
{
"id" : "TWMedicationRequest.text",
"path" : "TWMedicationRequest.text",
"short" : "內容摘要以供人閱讀",
"definition" : "內容摘要以供人閱讀",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Narrative"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.text"
}
]
},
{
"id" : "TWMedicationRequest.identifier",
"path" : "TWMedicationRequest.identifier",
"short" : "藥品處方的外部識別碼",
"definition" : "藥品處方的外部識別碼",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.identifier",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Identifier"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.identifier"
}
]
},
{
"id" : "TWMedicationRequest.status",
"path" : "TWMedicationRequest.status",
"short" : "藥品處方的狀態",
"definition" : "藥品處方的狀態",
"min" : 1,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.status",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.status"
}
]
},
{
"id" : "TWMedicationRequest.intent",
"path" : "TWMedicationRequest.intent",
"short" : "藥品處方的意圖",
"definition" : "藥品處方的意圖",
"min" : 1,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.intent",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.intent"
}
]
},
{
"id" : "TWMedicationRequest.category",
"path" : "TWMedicationRequest.category",
"short" : "藥品處方的類別",
"definition" : "藥品處方的類別",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.category",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CodeableConcept"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.category"
}
]
},
{
"id" : "TWMedicationRequest.medication[x]",
"path" : "TWMedicationRequest.medication[x]",
"short" : "服用的藥品",
"definition" : "服用的藥品",
"min" : 1,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.medication[x]",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "Medication"
},
{
"code" : "CodeableConcept"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.medication[x]"
}
]
},
{
"id" : "TWMedicationRequest.subject[x]",
"path" : "TWMedicationRequest.subject[x]",
"short" : "開立此藥品處方的對象",
"definition" : "開立此藥品處方的對象",
"min" : 1,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.subject[x]",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "Patient"
},
{
"code" : "Group"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.subject.Reference(TW Core Patient | Group)"
}
]
},
{
"id" : "TWMedicationRequest.encounter",
"path" : "TWMedicationRequest.encounter",
"short" : "與此藥品處方紀錄密切相關的就醫",
"definition" : "與此藥品處方紀錄密切相關的就醫",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.encounter",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Encounter"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.encounter.Reference(TW Core Encounter)"
}
]
},
{
"id" : "TWMedicationRequest.authoredOn",
"path" : "TWMedicationRequest.authoredOn",
"short" : "藥品處方最初請求時間",
"definition" : "藥品處方最初請求時間",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.authoredOn",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.authoredOn"
}
]
},
{
"id" : "TWMedicationRequest.requester[x]",
"path" : "TWMedicationRequest.requester[x]",
"short" : "提出藥品處方的人/對象",
"definition" : "提出藥品處方的人/對象",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.requester[x]",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Practitioner"
},
{
"code" : "PractitionerRole"
},
{
"code" : "Organization"
},
{
"code" : "Patient"
},
{
"code" : "RelatedPerson"
},
{
"code" : "Device"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.requester.Reference(TW Core Practitioner | PractitionerRole | TW Core Organization Hospital Department | TW Core Patient | RelatedPerson | Device)"
}
]
},
{
"id" : "TWMedicationRequest.reasonReference[x]",
"path" : "TWMedicationRequest.reasonReference[x]",
"short" : "開立處方的原因",
"definition" : "開立處方的原因",
"min" : 0,
"max" : "*",
"base" : {
"path" : "TWMedicationRequest.reasonReference[x]",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Condition"
},
{
"code" : "Observation"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.reasonReference.Reference(TW Core Condition | TW Core Observation Laboratory Result)"
}
]
},
{
"id" : "TWMedicationRequest.note",
"path" : "TWMedicationRequest.note",
"short" : "關於處方的資訊",
"definition" : "關於處方的資訊",
"min" : 0,
"max" : "*",
"base" : {
"path" : "TWMedicationRequest.note",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Annotation"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.note"
}
]
},
{
"id" : "TWMedicationRequest.dosageInstruction",
"path" : "TWMedicationRequest.dosageInstruction",
"short" : "應該如何用藥",
"definition" : "應該如何用藥",
"min" : 0,
"max" : "*",
"base" : {
"path" : "TWMedicationRequest.dosageInstruction",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Dosage"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dosageInstruction"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest",
"path" : "TWMedicationRequest.dispenseRequest",
"short" : "藥品供應授權",
"definition" : "藥品供應授權",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.dispenseRequest",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "BackboneElement"
}
],
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "hasValue() or (children().count() > id.count())",
"xpath" : "@value|f:*|h:div",
"source" : "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dispenseRequest"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest.id",
"path" : "TWMedicationRequest.dispenseRequest.id",
"representation" : [
"xmlAttr"
],
"short" : "Unique id for inter-element referencing",
"definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Element.id",
"min" : 0,
"max" : "1"
},
"type" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl" : "string"
}
],
"code" : "http://hl7.org/fhirpath/System.String"
}
],
"isModifier" : false,
"isSummary" : false,
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest.extension",
"path" : "TWMedicationRequest.dispenseRequest.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"description" : "Extensions are always sliced by (at least) url",
"rules" : "open"
},
"short" : "Additional content defined by implementations",
"definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias" : [
"extensions",
"user content"
],
"min" : 0,
"max" : "*",
"base" : {
"path" : "Element.extension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "hasValue() or (children().count() > id.count())",
"xpath" : "@value|f:*|h:div",
"source" : "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key" : "ext-1",
"severity" : "error",
"human" : "Must have either extensions or value[x], not both",
"expression" : "extension.exists() != value.exists()",
"xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source" : "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier" : false,
"isSummary" : false,
"mapping" : [
{
"identity" : "rim",
"map" : "n/a"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest.modifierExtension",
"path" : "TWMedicationRequest.dispenseRequest.modifierExtension",
"short" : "Extensions that cannot be ignored even if unrecognized",
"definition" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias" : [
"extensions",
"user content",
"modifiers"
],
"min" : 0,
"max" : "*",
"base" : {
"path" : "BackboneElement.modifierExtension",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Extension"
}
],
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "hasValue() or (children().count() > id.count())",
"xpath" : "@value|f:*|h:div",
"source" : "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key" : "ext-1",
"severity" : "error",
"human" : "Must have either extensions or value[x], not both",
"expression" : "extension.exists() != value.exists()",
"xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source" : "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier" : true,
"isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary" : true,
"mapping" : [
{
"identity" : "rim",
"map" : "N/A"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest.validityPeriod",
"path" : "TWMedicationRequest.dispenseRequest.validityPeriod",
"short" : "處方可用以配藥的有效期限",
"definition" : "處方可用以配藥的有效期限",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.dispenseRequest.validityPeriod",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Period"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dispenseRequest.validityPeriod"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
"path" : "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
"short" : "可重複領藥的次數",
"definition" : "可重複領藥的次數",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "unsignedInt"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dispenseRequest.numberOfRepeatsAllowed"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest.expectedSupplyDuration",
"path" : "TWMedicationRequest.dispenseRequest.expectedSupplyDuration",
"short" : "每次配藥可持續的天數",
"definition" : "每次配藥可持續的天數",
"min" : 0,
"max" : "1",
"base" : {
"path" : "TWMedicationRequest.dispenseRequest.expectedSupplyDuration",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Duration"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dispenseRequest.expectedSupplyDuration"
}
]
}
]
},
"differential" : {
"element" : [
{
"id" : "TWMedicationRequest",
"path" : "TWMedicationRequest",
"short" : "臺灣核心-藥品處方(TW Core MedicationRequest) 之資料模型",
"definition" : "臺灣核心-藥品處方(TW Core MedicationRequest) 之資料模型",
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest"
}
]
},
{
"id" : "TWMedicationRequest.text",
"path" : "TWMedicationRequest.text",
"short" : "內容摘要以供人閱讀",
"definition" : "內容摘要以供人閱讀",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Narrative"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.text"
}
]
},
{
"id" : "TWMedicationRequest.identifier",
"path" : "TWMedicationRequest.identifier",
"short" : "藥品處方的外部識別碼",
"definition" : "藥品處方的外部識別碼",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Identifier"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.identifier"
}
]
},
{
"id" : "TWMedicationRequest.status",
"path" : "TWMedicationRequest.status",
"short" : "藥品處方的狀態",
"definition" : "藥品處方的狀態",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "code"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.status"
}
]
},
{
"id" : "TWMedicationRequest.intent",
"path" : "TWMedicationRequest.intent",
"short" : "藥品處方的意圖",
"definition" : "藥品處方的意圖",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "code"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.intent"
}
]
},
{
"id" : "TWMedicationRequest.category",
"path" : "TWMedicationRequest.category",
"short" : "藥品處方的類別",
"definition" : "藥品處方的類別",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.category"
}
]
},
{
"id" : "TWMedicationRequest.medication[x]",
"path" : "TWMedicationRequest.medication[x]",
"short" : "服用的藥品",
"definition" : "服用的藥品",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Medication"
},
{
"code" : "CodeableConcept"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.medication[x]"
}
]
},
{
"id" : "TWMedicationRequest.subject[x]",
"path" : "TWMedicationRequest.subject[x]",
"short" : "開立此藥品處方的對象",
"definition" : "開立此藥品處方的對象",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Patient"
},
{
"code" : "Group"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.subject.Reference(TW Core Patient | Group)"
}
]
},
{
"id" : "TWMedicationRequest.encounter",
"path" : "TWMedicationRequest.encounter",
"short" : "與此藥品處方紀錄密切相關的就醫",
"definition" : "與此藥品處方紀錄密切相關的就醫",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Encounter"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.encounter.Reference(TW Core Encounter)"
}
]
},
{
"id" : "TWMedicationRequest.authoredOn",
"path" : "TWMedicationRequest.authoredOn",
"short" : "藥品處方最初請求時間",
"definition" : "藥品處方最初請求時間",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "dateTime"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.authoredOn"
}
]
},
{
"id" : "TWMedicationRequest.requester[x]",
"path" : "TWMedicationRequest.requester[x]",
"short" : "提出藥品處方的人/對象",
"definition" : "提出藥品處方的人/對象",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Practitioner"
},
{
"code" : "PractitionerRole"
},
{
"code" : "Organization"
},
{
"code" : "Patient"
},
{
"code" : "RelatedPerson"
},
{
"code" : "Device"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.requester.Reference(TW Core Practitioner | PractitionerRole | TW Core Organization Hospital Department | TW Core Patient | RelatedPerson | Device)"
}
]
},
{
"id" : "TWMedicationRequest.reasonReference[x]",
"path" : "TWMedicationRequest.reasonReference[x]",
"short" : "開立處方的原因",
"definition" : "開立處方的原因",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Condition"
},
{
"code" : "Observation"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.reasonReference.Reference(TW Core Condition | TW Core Observation Laboratory Result)"
}
]
},
{
"id" : "TWMedicationRequest.note",
"path" : "TWMedicationRequest.note",
"short" : "關於處方的資訊",
"definition" : "關於處方的資訊",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Annotation"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.note"
}
]
},
{
"id" : "TWMedicationRequest.dosageInstruction",
"path" : "TWMedicationRequest.dosageInstruction",
"short" : "應該如何用藥",
"definition" : "應該如何用藥",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Dosage"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dosageInstruction"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest",
"path" : "TWMedicationRequest.dispenseRequest",
"short" : "藥品供應授權",
"definition" : "藥品供應授權",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "BackboneElement"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dispenseRequest"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest.validityPeriod",
"path" : "TWMedicationRequest.dispenseRequest.validityPeriod",
"short" : "處方可用以配藥的有效期限",
"definition" : "處方可用以配藥的有效期限",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Period"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dispenseRequest.validityPeriod"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
"path" : "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
"short" : "可重複領藥的次數",
"definition" : "可重複領藥的次數",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "unsignedInt"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dispenseRequest.numberOfRepeatsAllowed"
}
]
},
{
"id" : "TWMedicationRequest.dispenseRequest.expectedSupplyDuration",
"path" : "TWMedicationRequest.dispenseRequest.expectedSupplyDuration",
"short" : "每次配藥可持續的天數",
"definition" : "每次配藥可持續的天數",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Duration"
}
],
"mapping" : [
{
"identity" : "TWMedicationRequest",
"map" : "TWCoreMedicationRequest.dispenseRequest.expectedSupplyDuration"
}
]
}
]
}
}
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#0.1.1 based on FHIR 4.0.1. Generated 2023-08-30
Links: Table of Contents |
QA Report
| Version History |
Propose a change