Implementation Guide for Astacus project
0.0.1 - ci-build France flag

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

: astacus-182-antigen-fish - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "astacus-182-antigen-fish",
  "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-182-antigen-fish\"> </a><a name=\"hcastacus-182-antigen-fish\"> </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 &quot;astacus-182-antigen-fish&quot; </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>: ERBB2 gene duplication [Presence] in Breast cancer specimen by FISH <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85318-4)</span></p><p><b>subject</b>: <a href=\"Patient-astacus-1288992.html\">Patient/astacus-1288992</a> &quot; ADAMS&quot;</p><p><b>effective</b>: 2023-02-16</p><p><b>value</b>: Positive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#10828004)</span></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" : "85318-4",
        "display" : "ERBB2 gene duplication [Presence] in Breast cancer specimen by FISH"
      }
    ],
    "text" : "ERBB2 gene duplication [Presence] in Breast cancer specimen by FISH"
  },
  "subject" : {
    🔗 "reference" : "Patient/astacus-1288992"
  },
  "effectiveDateTime" : "2023-02-16",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "10828004",
        "display" : "Positive"
      }
    ],
    "text" : "Positive"
  },
  "specimen" : {
    🔗 "reference" : "Specimen/astacus-197-biopsy"
  }
}