HL7中国FHIR Connectathon测试实施指南
2025.3.12 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OrderAzvudineTabletExample01 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "OrderAzvudineTabletExample01",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest OrderAzvudineTabletExample01</b></p><a name=\"OrderAzvudineTabletExample01\"> </a><a name=\"hcOrderAzvudineTabletExample01\"> </a><a name=\"OrderAzvudineTabletExample01-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location outpatient}\">门诊</span></p><h3>Medications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Medication-MedicationAzvudineTabletExample01.html\">阿兹夫定片</a></td></tr></table><p><b>subject</b>: <a href=\"Patient-PatientExample01.html\">刘康</a></p><p><b>encounter</b>: <a href=\"Encounter-EncounterExample01.html\">Encounter: identifier = urn:uuid:2.16.156.10011.1.10#45678; status = completed; class = 住院诊疗; type = ; actualPeriod = 2021-05-07 12:30:02+0800 --&gt; 2002-08-20 16:45:50+0800</a></p><p><b>authoredOn</b>: 2024-04-01</p><p><b>requester</b>: <a href=\"Practitioner-PractitionerExample01.html\">赵勇</a></p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 U07.100x002}\">新型冠状病毒感染</span></td></tr></table><p><b>courseOfTherapyType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy acute}\">短程(急性)疗法</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>additionalInstruction</b>: <span title=\"Codes:{http://snomed.info/sct 311501008}\">空腹</span>, <span title=\"Codes:{http://snomed.info/sct 418693002}\">整片吞服</span></p><p><b>patientInstruction</b>: 使用前应详细阅读说明书,注意与其他药物的相互作用、不良反应等问题。不建议在妊娠期和哺乳期使用,中重度肝、肾功能损伤患者慎用。</p><p><b>timing</b>: Code , before meals, Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">口服</span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 738995006}\">吞服</span></p><blockquote><p><b>doseAndRate</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}\">开立值</span></p><p><b>dose</b>: 5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></p></blockquote><blockquote><p><b>doseAndRate</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type calculated}\">计算值</span></p><p><b>dose</b>: 5 片</p></blockquote></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Quantity</b></td><td><b>Dispenser</b></td></tr><tr><td style=\"display: none\">*</td><td>2 瓶</td><td><a href=\"Organization-HospitalDepartmentExample03.html\">西药药房</a></td></tr></table></div>"
  },
  "status" : "active",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location",
          "code" : "outpatient",
          "display" : "门诊"
        }
      ]
    }
  ],
  "medication" : {
    "reference" : {
      🔗 "reference" : "Medication/MedicationAzvudineTabletExample01",
      "display" : "阿兹夫定片"
    }
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientExample01",
    "display" : "刘康"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/EncounterExample01"
  },
  "authoredOn" : "2024-04-01",
  "requester" : {
    🔗 "reference" : "Practitioner/PractitionerExample01",
    "display" : "赵勇"
  },
  "reason" : [
    {
      "concept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/sid/icd-10",
            "code" : "U07.100x002",
            "display" : "新型冠状病毒感染"
          }
        ]
      }
    }
  ],
  "courseOfTherapyType" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
        "code" : "acute",
        "display" : "短程(急性)疗法"
      }
    ]
  },
  "dosageInstruction" : [
    {
      "additionalInstruction" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "311501008",
              "display" : "空腹"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "418693002",
              "display" : "整片吞服"
            }
          ]
        }
      ],
      "patientInstruction" : "使用前应详细阅读说明书,注意与其他药物的相互作用、不良反应等问题。不建议在妊娠期和哺乳期使用,中重度肝、肾功能损伤患者慎用。",
      "timing" : {
        "repeat" : {
          "boundsDuration" : {
            "value" : 14,
            "unit" : "天",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          },
          "frequency" : 1,
          "period" : 1,
          "periodUnit" : "d",
          "when" : [
            "AC"
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
              "code" : "QD",
              "display" : "QD"
            }
          ],
          "text" : "每日1次,疗程至多不超过14天"
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "26643006",
            "display" : "口服"
          }
        ]
      },
      "method" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "738995006",
            "display" : "吞服"
          }
        ]
      },
      "doseAndRate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                "code" : "ordered",
                "display" : "开立值"
              }
            ]
          },
          "doseQuantity" : {
            "value" : 5,
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        },
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                "code" : "calculated",
                "display" : "计算值"
              }
            ]
          },
          "doseQuantity" : {
            "value" : 5,
            "unit" : "片"
          }
        }
      ]
    }
  ],
  "dispenseRequest" : {
    "quantity" : {
      "value" : 2,
      "unit" : "瓶"
    },
    "dispenser" : {
      🔗 "reference" : "Organization/HospitalDepartmentExample03",
      "display" : "西药药房"
    }
  }
}