臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build
臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "hd-infection-example",
"meta" : {
"profile" : [
🔗 "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-dialysis-infection"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition hd-infection-example</b></p><a name=\"hd-infection-example\"> </a><a name=\"hchd-infection-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hd-dialysis-infection.html\">透析相關感染 (Dialysis Infection)</a></p></div><p><b>感染菌種 (Infection Organism)</b>: <span title=\"Codes:{https://fhir.muen.tw/ig/hd/CodeSystem/infection-organism 1.1}, {http://snomed.info/sct 3092008}\">Staphylococcus aureus</span></p><p><b>感染結果 (Infection Outcome)</b>: <span title=\"Codes:{https://fhir.muen.tw/ig/hd/CodeSystem/infection-outcome 1}\">治癒</span></p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 736442006}, {https://fhir.muen.tw/ig/hd/CodeSystem/infection-type 2}\">導管出口處感染</span></p><p><b>subject</b>: <a href=\"Patient-hd-patient-example.html\">王小明(official) Male, DoB: 1965-03-12 ( Medical record number\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
},
"extension" : [
{
"url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-infection-organism",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.muen.tw/ig/hd/CodeSystem/infection-organism",
"code" : "1.1",
"display" : "Staphylococcus aureus"
},
{
"system" : "http://snomed.info/sct",
"code" : "3092008",
"display" : "Staphylococcus aureus"
}
]
}
},
{
"url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-infection-outcome",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.muen.tw/ig/hd/CodeSystem/infection-outcome",
"code" : "1",
"display" : "治癒"
}
]
}
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "736442006",
"display" : "Catheter related bloodstream infection"
},
{
"system" : "https://fhir.muen.tw/ig/hd/CodeSystem/infection-type",
"code" : "2",
"display" : "導管出口處感染"
}
],
"text" : "導管出口處感染"
},
"subject" : {
🔗 "reference" : "Patient/hd-patient-example"
}
}