Implementation Guide for Astacus project
0.0.1 - ci-build
Implementation Guide for Astacus project - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "astacus-181-antigen-ihc",
"meta" : {
"profile" : [
🔗 "https://aphp.fr/fhir/fr/astacus/StructureDefinition/astacus-tumor-marker-test"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation </b><a name=\"astacus-181-antigen-ihc\"> </a><a name=\"hcastacus-181-antigen-ihc\"> </a></p><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\">ResourceObservation "astacus-181-antigen-ihc" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-astacus-tumor-marker-test.html\">French Tumor Marker Test Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: HER2 Ag [Presence] in Tissue by Immune stain <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#18474-7)</span></p><p><b>subject</b>: <a href=\"Patient-astacus-1288992.html\">Patient/astacus-1288992</a> " ADAMS"</p><p><b>effective</b>: 2023-02-16</p><p><b>value</b>: 2+</p><p><b>specimen</b>: <a href=\"Specimen-astacus-197-biopsy.html\">Specimen/astacus-197-biopsy</a></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18474-7",
"display" : "HER2 Ag [Presence] in Tissue by Immune stain"
}
],
"text" : "HER2 Ag [Presence] in Tissue by Immune stain"
},
"subject" : {
🔗 "reference" : "Patient/astacus-1288992"
},
"effectiveDateTime" : "2023-02-16",
"valueString" : "2+",
"specimen" : {
🔗 "reference" : "Specimen/astacus-197-biopsy"
}
}