{
  "resourceType": "StructureDefinition",
  "id": "MedicinalProductManufactured",
  "meta": {
    "lastUpdated": "2019-10-31T22:29:23.356+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString": "Specialized.Medication Definition"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode": "anonymous"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/MedicinalProductManufactured",
  "version": "4.0.1",
  "name": "KR_MedicinalProductManufactured",
  "status": "draft",
  "date": "2019-10-31T22:29:23+00:00",
  "publisher": "Health Level Seven International (Biomedical Research and Regulation)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim/index.cfm"
        }
      ]
    }
  ],
  "description": "포장된 의약품에 포함된 제조 품목(manufactured item)",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "MedicinalProductManufactured",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "MedicinalProductManufactured",
        "path": "MedicinalProductManufactured",
        "short": "포장된 의약품에 포함된 제조 품목(manufactured item)",
        "definition": "포장된 의약품에 포함된 제조 품목(manufactured item)"
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm",
        "path": "MedicinalProductManufactured.manufacturedDoseForm",
        "short": "의약품으로 변형되기 전의 제조된 투여 형태(dose form)",
        "definition": "의약품으로 변형되기 전의 제조된 투여 형태(dose form)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding",
        "short": "용어체계(terminology system)에 의해 정의된 코드(code)",
        "definition": "용어체계(terminology system)에 의해 정의된 코드(code) 참조"
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding.system",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding.system",
        "short": "용어체계 식별(Identity of terminology system)",
        "definition": "코드(code)에서 기호(symbol)의 의미를 정의하는 CodeSystem[]를 식별"
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding.version",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding.version",
        "short": "해당 시스템의 버전 정보 - 필요한 경우",
        "definition": "해당 코드(code)를 선택한 시점에 사용된 CodeSystem[]의 버전임. 올바로 관리된 CodeSystem[]은 코드(code)의 의미가 버전과 관계없이 일관적이므로 버전을 보고할 필요가 없음. 그러나 CodeSystem[]의 관리 상태는 지속적으로 보장할 수 없는 부분이며, 코드(code)의 의미가 일관적임을 보장할 수 없는 경우 버전이 교체되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding.code",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding.code",
        "short": "시스템에 정의된 구문(syntax)의 기호(symbol)",
        "definition": "시스템에 정의된 구문(syntax)의 기호(symbol). 기호(symbol)은 CodeSystem[]에 의해 정의된 구문에서 미리 정의된 코드(code) 또는 표현(expression)일 수 있음. (예: post-coordination)"
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding.display",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding.display",
        "short": "시스템에 정의된 표기(representation)",
        "definition": "시스템의 규칙(rules)에 따른, 시스템에서 코드(code)의 의미 표기(representation)"
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding.userSelected",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding.userSelected",
        "short": "해당 코딩(coding)이 사용자(user)에 의해 직접(directly) 선택되었는지 여부",
        "definition": "해당 코딩(coding)이 사용자(user)에 의해 직접 선택되었음을 나타냄 - (예) 사용가능한 항목(item)의 선택 목록(list) 중 하나 (코드 또는 디스플레이 )"
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.text",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.text",
        "short": "개념(concept)에 대한 일반 텍스트 표현 (plain text representation)",
        "definition": "데이터를 입력한 사용자(user)의 입장에서 보거나(seen)/선택하거나(selected)/언급한대로(uttered)의 개념(concept), 혹은 사용자(user)가 의도한 의미를 사람이 사용하는 언어로 표현한 것임."
      },
      {
        "id": "MedicinalProductManufactured.unitOfPresentation",
        "path": "MedicinalProductManufactured.unitOfPresentation",
        "short": "제조 품목(manufactured item)의 수량을 설명하는 “실제“ 단위",
        "definition": "제조 품목(manufactured item)의 수량을 설명하는 “실제“ 단위",
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MedicinalProductManufactured.unitOfPresentation.coding",
        "path": "MedicinalProductManufactured.unitOfPresentation.coding",
        "short": "용어체계(terminology system)에 의해 정의된 코드(code)",
        "definition": "용어체계(terminology system)에 의해 정의된 코드(code) 참조"
      },
      {
        "id": "MedicinalProductManufactured.unitOfPresentation.coding.system",
        "path": "MedicinalProductManufactured.unitOfPresentation.coding.system",
        "short": "용어체계 식별(Identity of terminology system)",
        "definition": "코드(code)에서 기호(symbol)의 의미를 정의하는 CodeSystem[]를 식별"
      },
      {
        "id": "MedicinalProductManufactured.unitOfPresentation.coding.version",
        "path": "MedicinalProductManufactured.unitOfPresentation.coding.version",
        "short": "해당 시스템의 버전 정보 - 필요한 경우",
        "definition": "해당 코드(code)를 선택한 시점에 사용된 CodeSystem[]의 버전임. 올바로 관리된 CodeSystem[]은 코드(code)의 의미가 버전과 관계없이 일관적이므로 버전을 보고할 필요가 없음. 그러나 CodeSystem[]의 관리 상태는 지속적으로 보장할 수 없는 부분이며, 코드(code)의 의미가 일관적임을 보장할 수 없는 경우 버전이 교체되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.unitOfPresentation.coding.code",
        "path": "MedicinalProductManufactured.unitOfPresentation.coding.code",
        "short": "시스템에 정의된 구문(syntax)의 기호(symbol)",
        "definition": "시스템에 정의된 구문(syntax)의 기호(symbol). 기호(symbol)은 CodeSystem[]에 의해 정의된 구문에서 미리 정의된 코드(code) 또는 표현(expression)일 수 있음. (예: post-coordination)"
      },
      {
        "id": "MedicinalProductManufactured.unitOfPresentation.coding.display",
        "path": "MedicinalProductManufactured.unitOfPresentation.coding.display",
        "short": "시스템에 정의된 표기(representation)",
        "definition": "시스템의 규칙(rules)에 따른, 시스템에서 코드(code)의 의미 표기(representation)"
      },
      {
        "id": "MedicinalProductManufactured.unitOfPresentation.coding.userSelected",
        "path": "MedicinalProductManufactured.unitOfPresentation.coding.userSelected",
        "short": "해당 코딩(coding)이 사용자(user)에 의해 직접(directly) 선택되었는지 여부",
        "definition": "해당 코딩(coding)이 사용자(user)에 의해 직접 선택되었음을 나타냄 - (예) 사용가능한 항목(item)의 선택 목록(list) 중 하나 (코드 또는 디스플레이 )"
      },
      {
        "id": "MedicinalProductManufactured.unitOfPresentation.text",
        "path": "MedicinalProductManufactured.unitOfPresentation.text",
        "short": "개념(concept)에 대한 일반 텍스트 표현 (plain text representation)",
        "definition": "데이터를 입력한 사용자(user)의 입장에서 보거나(seen)/선택하거나(selected)/언급한대로(uttered)의 개념(concept), 혹은 사용자(user)가 의도한 의미를 사람이 사용하는 언어로 표현한 것임."
      },
      {
        "id": "MedicinalProductManufactured.quantity",
        "path": "MedicinalProductManufactured.quantity",
        "short": "제조 품목(manufactured item)의 수량 또는 \"카운트 번호\"",
        "definition": "제조 품목(manufactured item)의 수량 또는 \"카운트 번호\"",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MedicinalProductManufactured.quantity.value",
        "path": "MedicinalProductManufactured.quantity.value",
        "short": "값의 수치(numerical value) (근사치 포함)",
        "definition": "측정된 값(value of measured amount). 값을 표현할 때 근사치(implicit precision)가 포함됨."
      },
      {
        "id": "MedicinalProductManufactured.quantity.comparator",
        "path": "MedicinalProductManufactured.quantity.comparator",
        "short": "< | <= | >= | > - 값을 이해하는 방법",
        "definition": "값(value)을 이해하고 표현 하는 방법 - 측정 문제로 인해 실제 값이 명시된 값보다 크거나 적은지 여부; (예) 만약 비교자가 \"<\" 이면 실제 값은 명시된 값보다 < (작다)임."
      },
      {
        "id": "MedicinalProductManufactured.quantity.unit",
        "path": "MedicinalProductManufactured.quantity.unit",
        "short": "단위 표현(unit representation)",
        "definition": "사람이 읽을 수 있는 형식의 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.quantity.system",
        "path": "MedicinalProductManufactured.quantity.system",
        "short": "코드화된 단위 폼(coded unit form)을 정의하는 시스템(system)",
        "definition": "단위(unit)의 코드화된 폼(coded form)을 제공하는 시스템의 식별임."
      },
      {
        "id": "MedicinalProductManufactured.quantity.code",
        "path": "MedicinalProductManufactured.quantity.code",
        "short": "단위(unit)의 코드화된 폼(coded form)",
        "definition": "일부 단위 표시 시스템(unit representation system)에서 컴퓨터로 처리할 수 있는 형식 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer",
        "path": "MedicinalProductManufactured.manufacturer",
        "short": "해당 품목의 제조업체 (\"제조업체\"라는 이름을 붙여야 하지만 현재 기술적 이슈가 있음)",
        "definition": "해당 품목의 제조업체 (\"제조업체\"라는 이름을 붙여야 하지만 현재 기술적 이슈가 있음)",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.reference",
        "path": "MedicinalProductManufactured.manufacturer.reference",
        "short": "문자로 표현된(literal) 참조, 상대적, 내부적 혹은 절대적인 URL",
        "definition": "다른 리소스(resource)를 찾을 수 있는 위치에 대한 참조를 의미함. 해당 참조는 service base URL에 상대적인(relative) 경우 상대적 참조, 혹은 해당 리소스(resource)를 찾을 수 있는 위치인 절대(Absolute) URL일 수 있음. 해당 참조는 버전에 따라 다를 수 있음. 해당 참조가 FHIR RESTful 서버가 아닌 경우, 버전에 따라 다른 것으로 간주함. 내부 구문(Internal Fragment) 참조('#'으로 시작)는 포함되어 있는 리소스(resource)를 참조함."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.type",
        "path": "MedicinalProductManufactured.manufacturer.type",
        "short": "참조(reference)가 참조(refer)하는 유형(type) (예. \"Patient\")",
        "definition": "참조 대상의 예상 형식(expected type). Reference.type과 Reference.reference가 모두 채워지고 Reference.reference가 FHIR URL이면 두가지 모두 일치해야함. 유형(type)은이 참조가 참조하는 유형(type) 인 리소스(resource) 정의의 표준(Canonical) URL임. 참조는 http://hl7.org/fhir/StructureDefinition/과 관련된 URL임. (예) \" 환자 \" http://hl7.org/fhir/StructureDefinition/Patient에 대한 참조. 절대(Absolute) URL은 논리 모델에만 허용됨 (리소스(resource)가 아닌 논리 모델의 참조에서만 사용할 수 있음)."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier",
        "path": "MedicinalProductManufactured.manufacturer.identifier",
        "short": "문자로 표현된(literal) 참조를 알 수 없는 경우 사용하는, 논리적(logical) 참조",
        "definition": "대상 리소스(resource)의 식별자(identifier). 이것은 다른 리소스(resource)를 직접 참조할 방법이 없을 때 사용- 해당 엔티티(entity)가 FHIR 서버를 통해 사용할 수 없거나 리소스(resource) 작성자가 알려진 식별자(identifier)를 실제 위치로 변활할 방법이 없기 때문에 이 방법이 사용됨. Reference.identifier가 실제로 FHIR 인스턴스로 노출되는 것을 가리킬(point) 필요는 없지만, FHIR 인스턴스로 노출될 것으로 예상되는 비즈니스 개념(concept)을 가리켜야하며, 해당 인스턴스는 참조가 허용되는 FHIR 리소스 타입(resource type)이여야 함."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.use",
        "path": "MedicinalProductManufactured.manufacturer.identifier.use",
        "short": "usual | official | temp | secondary | old (If known)",
        "definition": "해당 식별자(identifier)의 목적"
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.type",
        "path": "MedicinalProductManufactured.manufacturer.identifier.type",
        "short": "식별자(identifier)에 대한 설명",
        "definition": "특정 목적으로 사용되는 식별자(identifier)를 결정하기 위해 사용하는 식별자(identifier)의 코드화된(coded) 유형(type)을 나타냄."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.type.coding",
        "path": "MedicinalProductManufactured.manufacturer.identifier.type.coding",
        "short": "용어체계(terminology system)에 의해 정의된 코드(code)",
        "definition": "용어체계(terminology system)에 의해 정의된 코드(code) 참조"
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.type.coding.system",
        "path": "MedicinalProductManufactured.manufacturer.identifier.type.coding.system",
        "short": "용어체계 식별(Identity of terminology system)",
        "definition": "코드(code)에서 기호(symbol)의 의미를 정의하는 CodeSystem[]를 식별"
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.type.coding.version",
        "path": "MedicinalProductManufactured.manufacturer.identifier.type.coding.version",
        "short": "해당 시스템의 버전 정보 - 필요한 경우",
        "definition": "해당 코드(code)를 선택한 시점에 사용된 CodeSystem[]의 버전임. 올바로 관리된 CodeSystem[]은 코드(code)의 의미가 버전과 관계없이 일관적이므로 버전을 보고할 필요가 없음. 그러나 CodeSystem[]의 관리 상태는 지속적으로 보장할 수 없는 부분이며, 코드(code)의 의미가 일관적임을 보장할 수 없는 경우 버전이 교체되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.type.coding.code",
        "path": "MedicinalProductManufactured.manufacturer.identifier.type.coding.code",
        "short": "시스템에 정의된 구문(syntax)의 기호(symbol)",
        "definition": "시스템에 정의된 구문(syntax)의 기호(symbol). 기호(symbol)은 CodeSystem[]에 의해 정의된 구문에서 미리 정의된 코드(code) 또는 표현(expression)일 수 있음. (예: post-coordination)"
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.type.coding.display",
        "path": "MedicinalProductManufactured.manufacturer.identifier.type.coding.display",
        "short": "시스템에 정의된 표기(representation)",
        "definition": "시스템의 규칙(rules)에 따른, 시스템에서 코드(code)의 의미 표기(representation)"
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.type.coding.userSelected",
        "path": "MedicinalProductManufactured.manufacturer.identifier.type.coding.userSelected",
        "short": "해당 코딩(coding)이 사용자(user)에 의해 직접(directly) 선택되었는지 여부",
        "definition": "해당 코딩(coding)이 사용자(user)에 의해 직접 선택되었음을 나타냄 - (예) 사용가능한 항목(item)의 선택 목록(list) 중 하나 (코드 또는 디스플레이 )"
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.type.text",
        "path": "MedicinalProductManufactured.manufacturer.identifier.type.text",
        "short": "개념(concept)에 대한 일반 텍스트 표현 (plain text representation)",
        "definition": "데이터를 입력한 사용자(user)의 입장에서 보거나(seen)/선택하거나(selected)/언급한대로(uttered)의 개념(concept), 혹은 사용자(user)가 의도한 의미를 사람이 사용하는 언어로 표현한 것임."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.system",
        "path": "MedicinalProductManufactured.manufacturer.identifier.system",
        "short": "식별자(identifier) 값의 네임스페이스(namespace)",
        "definition": "설정 값에 대한 네임스페이스 (namespace), 즉 고유(unique)한 설정값을 설명하는 URL을 설정함."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.value",
        "path": "MedicinalProductManufactured.manufacturer.identifier.value",
        "short": "고유(unique)한 값(value)",
        "definition": "일반적으로 사용자(user)와 관련(relevant)이 있으며, 시스템 컨텍스트(context) 내에서 고유(unique)한 식별자(identifier)의 일부분임."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.period",
        "path": "MedicinalProductManufactured.manufacturer.identifier.period",
        "short": "식별자(identifier)의 유효 기간",
        "definition": "식별자(identifier)가 사용 가능했거나 가능한 기간을 나타냄."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.period.start",
        "path": "MedicinalProductManufactured.manufacturer.identifier.period.start",
        "short": "해당 유효 기간의 시작 시점 (설정된 날짜 포함)",
        "definition": "해당 유효 기간이 시작되는 시점을 나타냄. 유효 기간은 시작 시점으로 설정된 날짜를 포함함."
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.period.end",
        "path": "MedicinalProductManufactured.manufacturer.identifier.period.end",
        "short": "해당 유효 기간의 종료 시점 (설정된 날짜 포함)",
        "definition": "기간의 종료. 기간의 종료가 누락된 경우, 인스턴스가 생성될 때 끝이 알려지거나 계획되지 않았음을 의미함. 시작일은 과거일 수 있고 종료일은 미래일 수 있음. 이는 해당 기간이 해당 시간에 종료될 예정임을 의미함"
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.identifier.assigner",
        "path": "MedicinalProductManufactured.manufacturer.identifier.assigner",
        "short": "식별자(identifier)를 발급한 조직(단순 텍스트 기입 가능)",
        "definition": "식별자(identifier)를 발급/관리하는 조직(organization)"
      },
      {
        "id": "MedicinalProductManufactured.manufacturer.display",
        "path": "MedicinalProductManufactured.manufacturer.display",
        "short": "해당 리소스(resource)에 대한 대체 텍스트(alternative text)",
        "definition": "리소스(resource) 참조 외에도 리소스(resource)를 식별하기 위한 일반 텍스트 설명임."
      },
      {
        "id": "MedicinalProductManufactured.ingredient",
        "path": "MedicinalProductManufactured.ingredient",
        "short": "구성 성분(ingredient)",
        "definition": "구성 성분(ingredient)",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/MedicinalProductIngredient"
            ]
          }
        ],
        "isSummary": true
      },
      {
        "id": "MedicinalProductManufactured.ingredient.reference",
        "path": "MedicinalProductManufactured.ingredient.reference",
        "short": "문자로 표현된(literal) 참조, 상대적, 내부적 혹은 절대적인 URL",
        "definition": "다른 리소스(resource)를 찾을 수 있는 위치에 대한 참조를 의미함. 해당 참조는 service base URL에 상대적인(relative) 경우 상대적 참조, 혹은 해당 리소스(resource)를 찾을 수 있는 위치인 절대(Absolute) URL일 수 있음. 해당 참조는 버전에 따라 다를 수 있음. 해당 참조가 FHIR RESTful 서버가 아닌 경우, 버전에 따라 다른 것으로 간주함. 내부 구문(Internal Fragment) 참조('#'으로 시작)는 포함되어 있는 리소스(resource)를 참조함."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.type",
        "path": "MedicinalProductManufactured.ingredient.type",
        "short": "참조(reference)가 참조(refer)하는 유형(type) (예. \"Patient\")",
        "definition": "참조 대상의 예상 형식(expected type). Reference.type과 Reference.reference가 모두 채워지고 Reference.reference가 FHIR URL이면 두가지 모두 일치해야함. 유형(type)은이 참조가 참조하는 유형(type) 인 리소스(resource) 정의의 표준(Canonical) URL임. 참조는 http://hl7.org/fhir/StructureDefinition/과 관련된 URL임. (예) \" 환자 \" http://hl7.org/fhir/StructureDefinition/Patient에 대한 참조. 절대(Absolute) URL은 논리 모델에만 허용됨 (리소스(resource)가 아닌 논리 모델의 참조에서만 사용할 수 있음)."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier",
        "path": "MedicinalProductManufactured.ingredient.identifier",
        "short": "문자로 표현된(literal) 참조를 알 수 없는 경우 사용하는, 논리적(logical) 참조",
        "definition": "대상 리소스(resource)의 식별자(identifier). 이것은 다른 리소스(resource)를 직접 참조할 방법이 없을 때 사용- 해당 엔티티(entity)가 FHIR 서버를 통해 사용할 수 없거나 리소스(resource) 작성자가 알려진 식별자(identifier)를 실제 위치로 변활할 방법이 없기 때문에 이 방법이 사용됨. Reference.identifier가 실제로 FHIR 인스턴스로 노출되는 것을 가리킬(point) 필요는 없지만, FHIR 인스턴스로 노출될 것으로 예상되는 비즈니스 개념(concept)을 가리켜야하며, 해당 인스턴스는 참조가 허용되는 FHIR 리소스 타입(resource type)이여야 함."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.use",
        "path": "MedicinalProductManufactured.ingredient.identifier.use",
        "short": "usual | official | temp | secondary | old (If known)",
        "definition": "해당 식별자(identifier)의 목적"
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.type",
        "path": "MedicinalProductManufactured.ingredient.identifier.type",
        "short": "식별자(identifier)에 대한 설명",
        "definition": "특정 목적으로 사용되는 식별자(identifier)를 결정하기 위해 사용하는 식별자(identifier)의 코드화된(coded) 유형(type)을 나타냄."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.type.coding",
        "path": "MedicinalProductManufactured.ingredient.identifier.type.coding",
        "short": "용어체계(terminology system)에 의해 정의된 코드(code)",
        "definition": "용어체계(terminology system)에 의해 정의된 코드(code) 참조"
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.type.coding.system",
        "path": "MedicinalProductManufactured.ingredient.identifier.type.coding.system",
        "short": "용어체계 식별(Identity of terminology system)",
        "definition": "코드(code)에서 기호(symbol)의 의미를 정의하는 CodeSystem[]를 식별"
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.type.coding.version",
        "path": "MedicinalProductManufactured.ingredient.identifier.type.coding.version",
        "short": "해당 시스템의 버전 정보 - 필요한 경우",
        "definition": "해당 코드(code)를 선택한 시점에 사용된 CodeSystem[]의 버전임. 올바로 관리된 CodeSystem[]은 코드(code)의 의미가 버전과 관계없이 일관적이므로 버전을 보고할 필요가 없음. 그러나 CodeSystem[]의 관리 상태는 지속적으로 보장할 수 없는 부분이며, 코드(code)의 의미가 일관적임을 보장할 수 없는 경우 버전이 교체되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.type.coding.code",
        "path": "MedicinalProductManufactured.ingredient.identifier.type.coding.code",
        "short": "시스템에 정의된 구문(syntax)의 기호(symbol)",
        "definition": "시스템에 정의된 구문(syntax)의 기호(symbol). 기호(symbol)은 CodeSystem[]에 의해 정의된 구문에서 미리 정의된 코드(code) 또는 표현(expression)일 수 있음. (예: post-coordination)"
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.type.coding.display",
        "path": "MedicinalProductManufactured.ingredient.identifier.type.coding.display",
        "short": "시스템에 정의된 표기(representation)",
        "definition": "시스템의 규칙(rules)에 따른, 시스템에서 코드(code)의 의미 표기(representation)"
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.type.coding.userSelected",
        "path": "MedicinalProductManufactured.ingredient.identifier.type.coding.userSelected",
        "short": "해당 코딩(coding)이 사용자(user)에 의해 직접(directly) 선택되었는지 여부",
        "definition": "해당 코딩(coding)이 사용자(user)에 의해 직접 선택되었음을 나타냄 - (예) 사용가능한 항목(item)의 선택 목록(list) 중 하나 (코드 또는 디스플레이 )"
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.type.text",
        "path": "MedicinalProductManufactured.ingredient.identifier.type.text",
        "short": "개념(concept)에 대한 일반 텍스트 표현 (plain text representation)",
        "definition": "데이터를 입력한 사용자(user)의 입장에서 보거나(seen)/선택하거나(selected)/언급한대로(uttered)의 개념(concept), 혹은 사용자(user)가 의도한 의미를 사람이 사용하는 언어로 표현한 것임."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.system",
        "path": "MedicinalProductManufactured.ingredient.identifier.system",
        "short": "식별자(identifier) 값의 네임스페이스(namespace)",
        "definition": "설정 값에 대한 네임스페이스 (namespace), 즉 고유(unique)한 설정값을 설명하는 URL을 설정함."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.value",
        "path": "MedicinalProductManufactured.ingredient.identifier.value",
        "short": "고유(unique)한 값(value)",
        "definition": "일반적으로 사용자(user)와 관련(relevant)이 있으며, 시스템 컨텍스트(context) 내에서 고유(unique)한 식별자(identifier)의 일부분임."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.period",
        "path": "MedicinalProductManufactured.ingredient.identifier.period",
        "short": "식별자(identifier)의 유효 기간",
        "definition": "식별자(identifier)가 사용 가능했거나 가능한 기간을 나타냄."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.period.start",
        "path": "MedicinalProductManufactured.ingredient.identifier.period.start",
        "short": "해당 유효 기간의 시작 시점 (설정된 날짜 포함)",
        "definition": "해당 유효 기간이 시작되는 시점을 나타냄. 유효 기간은 시작 시점으로 설정된 날짜를 포함함."
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.period.end",
        "path": "MedicinalProductManufactured.ingredient.identifier.period.end",
        "short": "해당 유효 기간의 종료 시점 (설정된 날짜 포함)",
        "definition": "기간의 종료. 기간의 종료가 누락된 경우, 인스턴스가 생성될 때 끝이 알려지거나 계획되지 않았음을 의미함. 시작일은 과거일 수 있고 종료일은 미래일 수 있음. 이는 해당 기간이 해당 시간에 종료될 예정임을 의미함"
      },
      {
        "id": "MedicinalProductManufactured.ingredient.identifier.assigner",
        "path": "MedicinalProductManufactured.ingredient.identifier.assigner",
        "short": "식별자(identifier)를 발급한 조직(단순 텍스트 기입 가능)",
        "definition": "식별자(identifier)를 발급/관리하는 조직(organization)"
      },
      {
        "id": "MedicinalProductManufactured.ingredient.display",
        "path": "MedicinalProductManufactured.ingredient.display",
        "short": "해당 리소스(resource)에 대한 대체 텍스트(alternative text)",
        "definition": "리소스(resource) 참조 외에도 리소스(resource)를 식별하기 위한 일반 텍스트 설명임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics",
        "path": "MedicinalProductManufactured.physicalCharacteristics",
        "short": "면적 (Dimensions), 색상 등",
        "definition": "면적 (Dimensions), 색상 등",
        "max": "1",
        "type": [
          {
            "code": "ProdCharacteristic"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.height",
        "path": "MedicinalProductManufactured.physicalCharacteristics.height",
        "short": "해당되는 경우, 높이 (height)는 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함.",
        "definition": "해당되는 경우, 높이 (height)는 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.height.value",
        "path": "MedicinalProductManufactured.physicalCharacteristics.height.value",
        "short": "값의 수치(numerical value) (근사치 포함)",
        "definition": "측정된 값(value of measured amount). 값을 표현할 때 근사치(implicit precision)가 포함됨."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.height.comparator",
        "path": "MedicinalProductManufactured.physicalCharacteristics.height.comparator",
        "short": "< | <= | >= | > - 값을 이해하는 방법",
        "definition": "값(value)을 이해하고 표현 하는 방법 - 측정 문제로 인해 실제 값이 명시된 값보다 크거나 적은지 여부; (예) 만약 비교자가 \"<\" 이면 실제 값은 명시된 값보다 < (작다)임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.height.unit",
        "path": "MedicinalProductManufactured.physicalCharacteristics.height.unit",
        "short": "단위 표현(unit representation)",
        "definition": "사람이 읽을 수 있는 형식의 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.height.system",
        "path": "MedicinalProductManufactured.physicalCharacteristics.height.system",
        "short": "코드화된 단위 폼(coded unit form)을 정의하는 시스템(system)",
        "definition": "단위(unit)의 코드화된 폼(coded form)을 제공하는 시스템의 식별임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.height.code",
        "path": "MedicinalProductManufactured.physicalCharacteristics.height.code",
        "short": "단위(unit)의 코드화된 폼(coded form)",
        "definition": "일부 단위 표시 시스템(unit representation system)에서 컴퓨터로 처리할 수 있는 형식 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.width",
        "path": "MedicinalProductManufactured.physicalCharacteristics.width",
        "short": "해당되는 경우, 너비 (width)는 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함.",
        "definition": "해당되는 경우, 너비 (width)는 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.width.value",
        "path": "MedicinalProductManufactured.physicalCharacteristics.width.value",
        "short": "값의 수치(numerical value) (근사치 포함)",
        "definition": "측정된 값(value of measured amount). 값을 표현할 때 근사치(implicit precision)가 포함됨."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.width.comparator",
        "path": "MedicinalProductManufactured.physicalCharacteristics.width.comparator",
        "short": "< | <= | >= | > - 값을 이해하는 방법",
        "definition": "값(value)을 이해하고 표현 하는 방법 - 측정 문제로 인해 실제 값이 명시된 값보다 크거나 적은지 여부; (예) 만약 비교자가 \"<\" 이면 실제 값은 명시된 값보다 < (작다)임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.width.unit",
        "path": "MedicinalProductManufactured.physicalCharacteristics.width.unit",
        "short": "단위 표현(unit representation)",
        "definition": "사람이 읽을 수 있는 형식의 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.width.system",
        "path": "MedicinalProductManufactured.physicalCharacteristics.width.system",
        "short": "코드화된 단위 폼(coded unit form)을 정의하는 시스템(system)",
        "definition": "단위(unit)의 코드화된 폼(coded form)을 제공하는 시스템의 식별임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.width.code",
        "path": "MedicinalProductManufactured.physicalCharacteristics.width.code",
        "short": "단위(unit)의 코드화된 폼(coded form)",
        "definition": "일부 단위 표시 시스템(unit representation system)에서 컴퓨터로 처리할 수 있는 형식 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.depth",
        "path": "MedicinalProductManufactured.physicalCharacteristics.depth",
        "short": "해당되는 경우, 깊이 (depth)는 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함.",
        "definition": "해당되는 경우, 깊이 (depth)는 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.depth.value",
        "path": "MedicinalProductManufactured.physicalCharacteristics.depth.value",
        "short": "값의 수치(numerical value) (근사치 포함)",
        "definition": "측정된 값(value of measured amount). 값을 표현할 때 근사치(implicit precision)가 포함됨."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.depth.comparator",
        "path": "MedicinalProductManufactured.physicalCharacteristics.depth.comparator",
        "short": "< | <= | >= | > - 값을 이해하는 방법",
        "definition": "값(value)을 이해하고 표현 하는 방법 - 측정 문제로 인해 실제 값이 명시된 값보다 크거나 적은지 여부; (예) 만약 비교자가 \"<\" 이면 실제 값은 명시된 값보다 < (작다)임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.depth.unit",
        "path": "MedicinalProductManufactured.physicalCharacteristics.depth.unit",
        "short": "단위 표현(unit representation)",
        "definition": "사람이 읽을 수 있는 형식의 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.depth.system",
        "path": "MedicinalProductManufactured.physicalCharacteristics.depth.system",
        "short": "코드화된 단위 폼(coded unit form)을 정의하는 시스템(system)",
        "definition": "단위(unit)의 코드화된 폼(coded form)을 제공하는 시스템의 식별임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.depth.code",
        "path": "MedicinalProductManufactured.physicalCharacteristics.depth.code",
        "short": "단위(unit)의 코드화된 폼(coded form)",
        "definition": "일부 단위 표시 시스템(unit representation system)에서 컴퓨터로 처리할 수 있는 형식 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.weight",
        "path": "MedicinalProductManufactured.physicalCharacteristics.weight",
        "short": "해당되는 경우, 무게 (weight)는 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함.",
        "definition": "해당되는 경우, 무게 (weight)는 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.weight.value",
        "path": "MedicinalProductManufactured.physicalCharacteristics.weight.value",
        "short": "값의 수치(numerical value) (근사치 포함)",
        "definition": "측정된 값(value of measured amount). 값을 표현할 때 근사치(implicit precision)가 포함됨."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.weight.comparator",
        "path": "MedicinalProductManufactured.physicalCharacteristics.weight.comparator",
        "short": "< | <= | >= | > - 값을 이해하는 방법",
        "definition": "값(value)을 이해하고 표현 하는 방법 - 측정 문제로 인해 실제 값이 명시된 값보다 크거나 적은지 여부; (예) 만약 비교자가 \"<\" 이면 실제 값은 명시된 값보다 < (작다)임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.weight.unit",
        "path": "MedicinalProductManufactured.physicalCharacteristics.weight.unit",
        "short": "단위 표현(unit representation)",
        "definition": "사람이 읽을 수 있는 형식의 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.weight.system",
        "path": "MedicinalProductManufactured.physicalCharacteristics.weight.system",
        "short": "코드화된 단위 폼(coded unit form)을 정의하는 시스템(system)",
        "definition": "단위(unit)의 코드화된 폼(coded form)을 제공하는 시스템의 식별임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.weight.code",
        "path": "MedicinalProductManufactured.physicalCharacteristics.weight.code",
        "short": "단위(unit)의 코드화된 폼(coded form)",
        "definition": "일부 단위 표시 시스템(unit representation system)에서 컴퓨터로 처리할 수 있는 형식 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume",
        "path": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume",
        "short": "해당되는 경우, 명목량 (nominal volume)은 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함.",
        "definition": "해당되는 경우, 명목량 (nominal volume)은 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.value",
        "path": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.value",
        "short": "값의 수치(numerical value) (근사치 포함)",
        "definition": "측정된 값(value of measured amount). 값을 표현할 때 근사치(implicit precision)가 포함됨."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.comparator",
        "path": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.comparator",
        "short": "< | <= | >= | > - 값을 이해하는 방법",
        "definition": "값(value)을 이해하고 표현 하는 방법 - 측정 문제로 인해 실제 값이 명시된 값보다 크거나 적은지 여부; (예) 만약 비교자가 \"<\" 이면 실제 값은 명시된 값보다 < (작다)임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.unit",
        "path": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.unit",
        "short": "단위 표현(unit representation)",
        "definition": "사람이 읽을 수 있는 형식의 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.system",
        "path": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.system",
        "short": "코드화된 단위 폼(coded unit form)을 정의하는 시스템(system)",
        "definition": "단위(unit)의 코드화된 폼(coded form)을 제공하는 시스템의 식별임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.code",
        "path": "MedicinalProductManufactured.physicalCharacteristics.nominalVolume.code",
        "short": "단위(unit)의 코드화된 폼(coded form)",
        "definition": "일부 단위 표시 시스템(unit representation system)에서 컴퓨터로 처리할 수 있는 형식 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter",
        "path": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter",
        "short": "해당되는 경우, 외경 (external diameter)은 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함.",
        "definition": "해당되는 경우, 외경 (external diameter)은 숫자 값과 측정 단위를 사용하여 명시할 수 있음. 측정 단위는 ISO 11240 및 결과 용어 (resulting terminology)에 따라 명시되어야 함. 기호 (symbol) 및 기호 식별자가 사용되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.value",
        "path": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.value",
        "short": "값의 수치(numerical value) (근사치 포함)",
        "definition": "측정된 값(value of measured amount). 값을 표현할 때 근사치(implicit precision)가 포함됨."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.comparator",
        "path": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.comparator",
        "short": "< | <= | >= | > - 값을 이해하는 방법",
        "definition": "값(value)을 이해하고 표현 하는 방법 - 측정 문제로 인해 실제 값이 명시된 값보다 크거나 적은지 여부; (예) 만약 비교자가 \"<\" 이면 실제 값은 명시된 값보다 < (작다)임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.unit",
        "path": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.unit",
        "short": "단위 표현(unit representation)",
        "definition": "사람이 읽을 수 있는 형식의 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.system",
        "path": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.system",
        "short": "코드화된 단위 폼(coded unit form)을 정의하는 시스템(system)",
        "definition": "단위(unit)의 코드화된 폼(coded form)을 제공하는 시스템의 식별임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.code",
        "path": "MedicinalProductManufactured.physicalCharacteristics.externalDiameter.code",
        "short": "단위(unit)의 코드화된 폼(coded form)",
        "definition": "일부 단위 표시 시스템(unit representation system)에서 컴퓨터로 처리할 수 있는 형식 단위(unit)."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.shape",
        "path": "MedicinalProductManufactured.physicalCharacteristics.shape",
        "short": "해당되는 경우, 모양 (shape)이 명시될 수 있음. 적절한 통제된 어휘 (controlled vocabulary)가 사용되어야 함. 용어 (term) 및 용어 식별자가 사용되어야 함.",
        "definition": "해당되는 경우, 모양 (shape)이 명시될 수 있음. 적절한 통제된 어휘 (controlled vocabulary)가 사용되어야 함. 용어 (term) 및 용어 식별자가 사용되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.color",
        "path": "MedicinalProductManufactured.physicalCharacteristics.color",
        "short": "해당되는 경우, 색상 (color)이 명시될 수 있음. 적절한 통제된 어휘 (controlled vocabulary)가 사용되어야 함. 용어 (term) 및 용어 식별자가 사용되어야 함.",
        "definition": "해당되는 경우, 색상 (color)이 명시될 수 있음. 적절한 통제된 어휘 (controlled vocabulary)가 사용되어야 함. 용어 (term) 및 용어 식별자가 사용되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.imprint",
        "path": "MedicinalProductManufactured.physicalCharacteristics.imprint",
        "short": "해당되는 경우, 각인 (imprint)을 텍스트로 명시할 수 있음.",
        "definition": "해당되는 경우, 각인 (imprint)을 텍스트로 명시할 수 있음."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.image",
        "path": "MedicinalProductManufactured.physicalCharacteristics.image",
        "short": "해당되는 경우, 이미지 (image)가 제공될 수 있음. 이미지 첨부 파일의 형식은 지역적 이행 (regional implementations)으로 명시되어야 함.",
        "definition": "해당되는 경우, 이미지 (image)가 제공될 수 있음. 이미지 첨부 파일의 형식은 지역적 이행 (regional implementations)으로 명시되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.image.contentType",
        "path": "MedicinalProductManufactured.physicalCharacteristics.image.contentType",
        "short": "콘텐츠(content)의 Mime 유형(type) (charset 등 포함)",
        "definition": "첨부파일에서 데이터 유형(type)을 식별하고 데이터를 해석하거나 렌더링(render) 하는 방법을 식별함. charset과 같은 Mime 유형(type)의 매개변수(parameter)를 포함함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.image.language",
        "path": "MedicinalProductManufactured.physicalCharacteristics.image.language",
        "short": "컨텐츠(content)의 인간 언어 (BCP-47)",
        "definition": "콘텐츠(content)을 표기한 언어의 종류. BCP 47에 의거한 값."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.image.data",
        "path": "MedicinalProductManufactured.physicalCharacteristics.image.data",
        "short": "데이터 인라인(data inline) - base64ed",
        "definition": "첨부 파일의 실제 데이터 (actual data) - 바이트 시퀀스(sequence of bytes). XML에서는 base64로 표현됨."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.image.url",
        "path": "MedicinalProductManufactured.physicalCharacteristics.image.url",
        "short": "데이터를 찾을 수 있는 URI",
        "definition": "데이터에 액세스할 수 있는 위치"
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.image.size",
        "path": "MedicinalProductManufactured.physicalCharacteristics.image.size",
        "short": "콘텐츠(content)의 바이트(bytes) 수 (URL이 제공된 경우)",
        "definition": "해당 첨부파일을 구성하는 데이터 바이트(bytes) 수임. (base64 인코딩 하기전의 바이트(bytes)수)"
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.image.hash",
        "path": "MedicinalProductManufactured.physicalCharacteristics.image.hash",
        "short": "데이터 해시(hash) (sha-1, base64ed)",
        "definition": "SHA-1을 사용하여 계산된 데이터 해시를 나타냄. base64를 사용하여 표현함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.image.title",
        "path": "MedicinalProductManufactured.physicalCharacteristics.image.title",
        "short": "데이터를 대신하여 표현할 레이블 (label)",
        "definition": "데이터를 대신하여 표현할 레이블 (label) 혹은 텍스트(text)임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.image.creation",
        "path": "MedicinalProductManufactured.physicalCharacteristics.image.creation",
        "short": "첨부파일(attachment)이 처음 생성된 날짜",
        "definition": "첨부 파일이 처음 생성된 날짜임."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.scoring",
        "path": "MedicinalProductManufactured.physicalCharacteristics.scoring",
        "short": "해당되는 경우, 점수 (scoring)를 명시할 수 있음. 적절한 통제된 어휘 (controlled vocabulary)가 사용되어야 함. 용어 (term) 및 용어 식별자가 사용되어야 함.",
        "definition": "해당되는 경우, 점수 (scoring)를 명시할 수 있음. 적절한 통제된 어휘 (controlled vocabulary)가 사용되어야 함. 용어 (term) 및 용어 식별자가 사용되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding",
        "path": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding",
        "short": "용어체계(terminology system)에 의해 정의된 코드(code)",
        "definition": "용어체계(terminology system)에 의해 정의된 코드(code) 참조"
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.system",
        "path": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.system",
        "short": "용어체계 식별(Identity of terminology system)",
        "definition": "코드(code)에서 기호(symbol)의 의미를 정의하는 CodeSystem[]를 식별"
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.version",
        "path": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.version",
        "short": "해당 시스템의 버전 정보 - 필요한 경우",
        "definition": "해당 코드(code)를 선택한 시점에 사용된 CodeSystem[]의 버전임. 올바로 관리된 CodeSystem[]은 코드(code)의 의미가 버전과 관계없이 일관적이므로 버전을 보고할 필요가 없음. 그러나 CodeSystem[]의 관리 상태는 지속적으로 보장할 수 없는 부분이며, 코드(code)의 의미가 일관적임을 보장할 수 없는 경우 버전이 교체되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.code",
        "path": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.code",
        "short": "시스템에 정의된 구문(syntax)의 기호(symbol)",
        "definition": "시스템에 정의된 구문(syntax)의 기호(symbol). 기호(symbol)은 CodeSystem[]에 의해 정의된 구문에서 미리 정의된 코드(code) 또는 표현(expression)일 수 있음. (예: post-coordination)"
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.display",
        "path": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.display",
        "short": "시스템에 정의된 표기(representation)",
        "definition": "시스템의 규칙(rules)에 따른, 시스템에서 코드(code)의 의미 표기(representation)"
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.userSelected",
        "path": "MedicinalProductManufactured.physicalCharacteristics.scoring.coding.userSelected",
        "short": "해당 코딩(coding)이 사용자(user)에 의해 직접(directly) 선택되었는지 여부",
        "definition": "해당 코딩(coding)이 사용자(user)에 의해 직접 선택되었음을 나타냄 - (예) 사용가능한 항목(item)의 선택 목록(list) 중 하나 (코드 또는 디스플레이 )"
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics.scoring.text",
        "path": "MedicinalProductManufactured.physicalCharacteristics.scoring.text",
        "short": "개념(concept)에 대한 일반 텍스트 표현 (plain text representation)",
        "definition": "데이터를 입력한 사용자(user)의 입장에서 보거나(seen)/선택하거나(selected)/언급한대로(uttered)의 개념(concept), 혹은 사용자(user)가 의도한 의미를 사람이 사용하는 언어로 표현한 것임."
      },
      {
        "id": "MedicinalProductManufactured.otherCharacteristics",
        "path": "MedicinalProductManufactured.otherCharacteristics",
        "short": "기타 코드화가 가능한 특성",
        "definition": "기타 코드화가 가능한 특성",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MedicinalProductManufactured.otherCharacteristics.coding",
        "path": "MedicinalProductManufactured.otherCharacteristics.coding",
        "short": "용어체계(terminology system)에 의해 정의된 코드(code)",
        "definition": "용어체계(terminology system)에 의해 정의된 코드(code) 참조"
      },
      {
        "id": "MedicinalProductManufactured.otherCharacteristics.coding.system",
        "path": "MedicinalProductManufactured.otherCharacteristics.coding.system",
        "short": "용어체계 식별(Identity of terminology system)",
        "definition": "코드(code)에서 기호(symbol)의 의미를 정의하는 CodeSystem[]를 식별"
      },
      {
        "id": "MedicinalProductManufactured.otherCharacteristics.coding.version",
        "path": "MedicinalProductManufactured.otherCharacteristics.coding.version",
        "short": "해당 시스템의 버전 정보 - 필요한 경우",
        "definition": "해당 코드(code)를 선택한 시점에 사용된 CodeSystem[]의 버전임. 올바로 관리된 CodeSystem[]은 코드(code)의 의미가 버전과 관계없이 일관적이므로 버전을 보고할 필요가 없음. 그러나 CodeSystem[]의 관리 상태는 지속적으로 보장할 수 없는 부분이며, 코드(code)의 의미가 일관적임을 보장할 수 없는 경우 버전이 교체되어야 함."
      },
      {
        "id": "MedicinalProductManufactured.otherCharacteristics.coding.code",
        "path": "MedicinalProductManufactured.otherCharacteristics.coding.code",
        "short": "시스템에 정의된 구문(syntax)의 기호(symbol)",
        "definition": "시스템에 정의된 구문(syntax)의 기호(symbol). 기호(symbol)은 CodeSystem[]에 의해 정의된 구문에서 미리 정의된 코드(code) 또는 표현(expression)일 수 있음. (예: post-coordination)"
      },
      {
        "id": "MedicinalProductManufactured.otherCharacteristics.coding.display",
        "path": "MedicinalProductManufactured.otherCharacteristics.coding.display",
        "short": "시스템에 정의된 표기(representation)",
        "definition": "시스템의 규칙(rules)에 따른, 시스템에서 코드(code)의 의미 표기(representation)"
      },
      {
        "id": "MedicinalProductManufactured.otherCharacteristics.coding.userSelected",
        "path": "MedicinalProductManufactured.otherCharacteristics.coding.userSelected",
        "short": "해당 코딩(coding)이 사용자(user)에 의해 직접(directly) 선택되었는지 여부",
        "definition": "해당 코딩(coding)이 사용자(user)에 의해 직접 선택되었음을 나타냄 - (예) 사용가능한 항목(item)의 선택 목록(list) 중 하나 (코드 또는 디스플레이 )"
      },
      {
        "id": "MedicinalProductManufactured.otherCharacteristics.text",
        "path": "MedicinalProductManufactured.otherCharacteristics.text",
        "short": "개념(concept)에 대한 일반 텍스트 표현 (plain text representation)",
        "definition": "데이터를 입력한 사용자(user)의 입장에서 보거나(seen)/선택하거나(selected)/언급한대로(uttered)의 개념(concept), 혹은 사용자(user)가 의도한 의미를 사람이 사용하는 언어로 표현한 것임."
      }
    ]
  }
}