電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5
1.5.5 - release
Japan
電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5 - Local Development build (v1.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "AllergyIntolerance",
"id" : "Example-JP-AllergyIntolerance-eCS-03",
"meta" : {
"lastUpdated" : "2023-04-01T10:00:00+09:00",
"profile" : [
🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_AllergyIntolerance_eCS|1.5.5"
],
"tag" : [
{
"system" : "http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication",
"code" : "LTS",
"display" : "長期保存"
}
]
},
"language" : "ja",
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"ja\" xml:lang=\"ja\"><p>ポビドンヨード含嗽後に嘔吐と全身に発疹</p></div>"
},
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/clins/Extension/StructureDefinition/JP_eCS_InstitutionNumber",
"valueIdentifier" : {
"system" : "http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no",
"value" : "1318814790"
}
}
],
"identifier" : [
{
"system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
"value" : "102934703"
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active",
"display" : "Active"
}
]
},
"category" : [
"medication"
],
"code" : {
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/GCM/JP_JfagyMedicationAllergen_CS",
"code" : "GCM2260701F1ZZZ",
"display" : "【成分名】ポビドンヨード"
}
],
"text" : "ヨードうがい液"
},
"patient" : {
🔗 "reference" : "Patient/Example-JP-Patient-eCS-MAKINO"
},
"note" : [
{
"text" : "ポビドンヨード含嗽後に嘔吐と全身に発疹"
}
],
"reaction" : [
{
"manifestation" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-nullFlavor",
"valueCode" : "NI"
}
]
}
],
"severity" : "severe"
}
]
}