JanuSync Implementation Guide
1.0.0 - trial-use Korea, Republic of flag

JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: JanuSyncMedicationIngredient

Official URL: http://connectdtx.kr/fhir/StructureDefinition/JanuSyncMedicationIngredient Version: 1.0.0
Draft as of 2026-02-13 Computable Name: JanuSyncMedicationIngredient

처방 의약품 성분정보 (Prescription Drug Ingredient Information)

Context of Use

    This extension may be used on the following element(s)

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... extension 0..0
... url 1..1 uri "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncMedicationIngredient"
... value[x] 1..1 CodeableConcept Value of extension
.... coding 1..1 Coding 약품 성분 정보 (Drug Ingredient Information)
Binding: ATC Codes (required)
..... system 0..1 uri WHO ATC 코드체계 (WHO Anatomical Therapeutic Chemical (ATC) Classification System)
Fixed Value: http://www.whocc.no/atc
..... code 0..1 code WHO ATC 코드 (WHO Anatomical Therapeutic Chemical (ATC) Code System)
..... display 0..1 string 약품 성분명 (Drug Substance Name)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncMedicationIngredient"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 1..1 Coding 약품 성분 정보 (Drug Ingredient Information)
Binding: ATC Codes (required)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri WHO ATC 코드체계 (WHO Anatomical Therapeutic Chemical (ATC) Classification System)
Fixed Value: http://www.whocc.no/atc
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code WHO ATC 코드 (WHO Anatomical Therapeutic Chemical (ATC) Code System)
..... display Σ 0..1 string 약품 성분명 (Drug Substance Name)
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: 처방 의약품 성분정보 (Prescription Drug Ingredient Information)

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... extension 0..0
... url 1..1 uri "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncMedicationIngredient"
... value[x] 1..1 CodeableConcept Value of extension
.... coding 1..1 Coding 약품 성분 정보 (Drug Ingredient Information)
Binding: ATC Codes (required)
..... system 0..1 uri WHO ATC 코드체계 (WHO Anatomical Therapeutic Chemical (ATC) Classification System)
Fixed Value: http://www.whocc.no/atc
..... code 0..1 code WHO ATC 코드 (WHO Anatomical Therapeutic Chemical (ATC) Code System)
..... display 0..1 string 약품 성분명 (Drug Substance Name)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncMedicationIngredient"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 1..1 Coding 약품 성분 정보 (Drug Ingredient Information)
Binding: ATC Codes (required)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri WHO ATC 코드체계 (WHO Anatomical Therapeutic Chemical (ATC) Classification System)
Fixed Value: http://www.whocc.no/atc
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code WHO ATC 코드 (WHO Anatomical Therapeutic Chemical (ATC) Code System)
..... display Σ 0..1 string 약품 성분명 (Drug Substance Name)
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: 처방 의약품 성분정보 (Prescription Drug Ingredient Information)

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.value[x].coding Base required ATC Codes 📦1.0.2 KR Core Implementation Guide v1.0

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()