| Package | jp-core.r4 |
| Resource Type | StructureDefinition |
| Id | jp-medicationrange-unitoftime |
| FHIR Version | R4 |
| Source | http://jpfhir.jp/fhir/core/https://simplifier.net/resolve?scope=jp-core.r4@1.1.1-rc&canonical=http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRange_UnitOfTime |
| URL | http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRange_UnitOfTime |
| Version | 1.1.1 |
| Status | active |
| Date | 2022-10-31 |
| Name | JP_MedicationRange_UnitOfTime |
| Title | JP Core Medication Range DataType |
| Realm | jp |
| Description | このデータタイプはRange DataTypeに対して、時間の上限下限に関する定義を行なったものである |
| Type | Range |
| Kind | complex-type |
| StructureDefinition | |
| JP_MedicationDosage_Injection | JP Core MedicationDosage Injection DataType |
| JP_MedicationDosage | JP Core MedicationDosage DataType |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "jp-medicationrange-unitoftime",
"url": "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRange_UnitOfTime",
"version": "1.1.1",
"name": "JP_MedicationRange_UnitOfTime",
"title": "JP Core Medication Range DataType",
"status": "active",
"date": "2022-10-31",
"description": "このデータタイプはRange DataTypeに対して、時間の上限下限に関する定義を行なったものである",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"type": "Range",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Range",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Range",
"path": "Range",
"short": "範囲指定された時間の上限下限",
"definition": "範囲指定された時間の上限下限",
"comment": "時間の上限量、下限量の範囲を持っている。単位指定された数量を割り当てている。Low,Highの値は時間の単位当てはめる。"
},
{
"id": "Range.low",
"path": "Range.low",
"short": "時間範囲(下限)"
},
{
"id": "Range.low.value",
"path": "Range.low.value",
"short": "時間範囲(下限)",
"definition": "時間範囲(下限)"
},
{
"id": "Range.low.unit",
"path": "Range.low.unit",
"short": "単位時間の単位"
},
{
"id": "Range.low.system",
"path": "Range.low.system",
"short": "UCUMを識別するURL",
"definition": "UCUMを識別するURL。固定値。"
},
{
"id": "Range.low.code",
"path": "Range.low.code",
"binding": {
"strength": "preferred",
"valueSet": "http://hl7.org/fhir/ValueSet/units-of-time"
}
},
{
"id": "Range.high",
"path": "Range.high",
"short": "時間範囲(上限)"
},
{
"id": "Range.high.value",
"path": "Range.high.value",
"short": "時間範囲(上限)",
"definition": "時間範囲(上限)"
},
{
"id": "Range.high.unit",
"path": "Range.high.unit",
"short": "単位時間の単位"
},
{
"id": "Range.high.system",
"path": "Range.high.system",
"short": "UCUMを識別するURL",
"definition": "UCUMを識別するURL。固定値。"
},
{
"id": "Range.high.code",
"path": "Range.high.code",
"binding": {
"strength": "preferred",
"valueSet": "http://hl7.org/fhir/ValueSet/units-of-time"
}
}
]
}
}