醫療影像及報告實作指引
0.1.0 - DSTU0 ci-build
醫療影像及報告實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "NASHKnodellScoreSystem",
"meta" : {
"profile" : [
🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/Observation-NASH-Knodell-Score-System"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation NASHKnodellScoreSystem</b></p><a name=\"NASHKnodellScoreSystem\"> </a><a name=\"hcNASHKnodellScoreSystem\"> </a><a name=\"hcNASHKnodellScoreSystem-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/NASH-Variables 9}\">Knodell Histological Activity Index</span></p><p><b>subject</b>: <a href=\"Patient-TWCorePatient.html\">胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>effective</b>: 2021-06-21</p><p><b>performer</b>: <a href=\"Practitioner-TWCorePractitioner.html\">Practitioner 大吉 連 (official)</a></p><p><b>value</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/NASH-Knodell 4}\">輕度病變,可能有輕微的活動性炎症、輕度纖維化和/或輕度細胞增生</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-NASHPeriportalBridgingNecrosis.html\">Observation Periportal/bridging necrosis</a></li><li><a href=\"Observation-NASHIntralobularDegenerationNecrosis.html\">Observation Intralobular degeneration/necrosis</a></li><li><a href=\"Observation-NASHPortalInflammation.html\">Observation Portal inflammation</a></li><li><a href=\"Observation-NASHFibrosis.html\">Observation Fibrosis</a></li></ul></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/NASH-Variables",
"code" : "9",
"display" : "Knodell Histological Activity Index"
}
]
},
"subject" : {
🔗 "reference" : "Patient/TWCorePatient"
},
"effectiveDateTime" : "2021-06-21",
"performer" : [
{
🔗 "reference" : "Practitioner/TWCorePractitioner"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/NASH-Knodell",
"code" : "4",
"display" : "輕度病變,可能有輕微的活動性炎症、輕度纖維化和/或輕度細胞增生"
}
]
},
"hasMember" : [
{
🔗 "reference" : "Observation/NASHPeriportalBridgingNecrosis"
},
{
🔗 "reference" : "Observation/NASHIntralobularDegenerationNecrosis"
},
{
🔗 "reference" : "Observation/NASHPortalInflammation"
},
{
🔗 "reference" : "Observation/NASHFibrosis"
}
]
}