MyHealthWay
1.0.1 - Trial-Implementation KR

MyHealthWay - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: MyHealthWay MedicationRequest Profile

Official URL: https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-medicationrequest Version: 1.0.1
Active as of 2024-01-05 Computable Name: MyHealthWayMedicationRequestProfile

MyHealthWay 의 약물처방 내역에 적용되는 MedicationRequest 구조.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from MedicationRequest

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationRequest C0..*MedicationRequestOrdering of medication for patient or group
myhealthway-mdrt-01: medicationCodeableConcept에 값이 설정될 때, medicationCodeableConcept.text 또는 EDI 또는 KD 코드가 필수입니다.
... identifier 1..1Identifier약물 처방 정보 식별자
.... system 1..1uri식별체계
.... value 1..1string식별자
... status S1..1code약물 처방 상태: active | on-hold | cancelled | completed | entered-in-error | stopped | draft | unknown
Fixed Value: completed
... intent S1..1code약물 처방 의도: order | proposal | plan +
Fixed Value: order
... Slices for medication[x] S1..1처방 약물 정보
Slice: Unordered, Open by type:$this
.... medicationCodeableConceptCodeableConcept
.... medicationReferenceReference(KR Core Medication Profile)
.... medication[x]:medicationCodeableConcept 0..1CodeableConceptMedication to be taken
..... Slices for coding 0..*CodingCode defined by a terminology system
Slice: Unordered, Open by value:system
...... coding:EDI S0..*Coding정의된 코드
Binding: KR Core EDI Medication Codes (required)
....... system S1..1uriIdentity of the terminology system
Fixed Value: http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication
....... code S1..1codeSymbol in syntax defined by the system
...... coding:KD S0..*Coding정의된 코드
Binding: KR Core Korea Drug Codes (required)
....... system S1..1uriIdentity of the terminology system
Fixed Value: http://www.hl7korea.or.kr/CodeSystem/kpis-kdcode
....... code S1..1codeSymbol in syntax defined by the system
...... coding:ATC S0..*Coding정의된 코드
Binding: ATC Codes (required)
....... system S1..1uriIdentity of the terminology system
Fixed Value: http://www.whocc.no/atc
....... code S1..1codeSymbol in syntax defined by the system
..... text S0..1stringPlain text representation of the concept
... subject S1..1Reference(MyHealthWay Patient Profile)환자 정보
... encounter S1..1Reference(MyHealthWay Encounter Profile)내원정보
... authoredOn S1..1dateTime약물 처방 일시
... requester S0..1Reference(MyHealthWay PractitionerRole Profile)Who/What requested the Request
... dosageInstruction S1..*Dosage약물 투여 방법
.... text S1..1string용법
.... timing S1..1Timing약품 투여 및 복용 시기
..... repeat S1..1Element약품 투여 및 복용 반복 정보
...... frequency S1..1positiveInt주기 당 약품 투여 및 복용 횟수
...... period S1..1decimal약품 투여 및 복용 주기 수치
...... periodUnit S1..1code약품 투여 및 복용 주기 단위: s | min | h | d | wk | mo | a
Binding: UnitsOfTime (required)
.... route S1..1CodeableConcept약물 투여 경로
..... coding 0..*Coding정의된 코드
...... system S1..1uri투여 경로 코드체계
...... code S1..1code투여 경로 코드
...... display 0..1string투여 경로 코드명
..... text 0..1string투여 경로 텍스트
.... doseAndRate S1..1Element투여 및 복용량
..... Slices for dose[x] 1..1SimpleQuantityAmount of medication per dose
Slice: Unordered, Open by type:$this
...... dose[x]:doseQuantity S1..1SimpleQuantity1회량 수치 정보
Binding: UCUMCodes (preferred)
....... value S1..1decimal1회 복용량
....... unit S1..1string1회 복용량 단위
... dispenseRequest S0..1BackboneElement처방 요청
.... quantity 0..1SimpleQuantity총량
Binding: UCUMCodes (preferred)
.... expectedSupplyDuration S0..1Duration처방 기간: s | min | h | d | wk | mo | a
..... code 0..1code처방 기간 단위 코드
Binding: UnitsOfTime (required)
Example Value (Preferred): d

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
MedicationRequest.medication[x]:medicationCodeableConcept.coding:EDIrequiredKR_Core_EDI_Medication_Codes
MedicationRequest.medication[x]:medicationCodeableConcept.coding:KDrequiredKR_Core_Korea_Drug_Codes
MedicationRequest.medication[x]:medicationCodeableConcept.coding:ATCrequiredKR_Core_ATC_Codes
MedicationRequest.dosageInstruction.timing.repeat.periodUnitrequiredUnitsOfTime
MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseQuantitypreferredUCUMCodes (a valid code from UCUM)
MedicationRequest.dispenseRequest.quantitypreferredUCUMCodes (a valid code from UCUM)
MedicationRequest.dispenseRequest.expectedSupplyDuration.coderequiredUnitsOfTime

Constraints

IdGradePath(s)DetailsRequirements
myhealthway-mdrt-01errorMedicationRequestmedicationCodeableConcept에 값이 설정될 때, medicationCodeableConcept.text 또는 EDI 또는 KD 코드가 필수입니다.
: medication.text or medication.coding.where(system='http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication').exists() or medication.coding.where(system='http://www.hl7korea.or.kr/CodeSystem/kpis-kdcode').exists()

 

Other representations of profile: CSV, Excel, Schematron