HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1
0.1.0 - ci-build

HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1 - Local Development build (v0.1.0). See the Directory of published versions

: Пример стадирование онкологического заболевания - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "fhir-ru-observation-nustagingonco-instance-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 21908-9}\">Stage group.clinical Cancer</span></p><p><b>subject</b>: <a href=\"Patient-fhir-ru-patient-instance-konstantinopolskaya.html\">Generated Summary: Анна Вероника Мамед кызы Константинопольская (OFFICIAL); Phone: +7 (901) 555-55-52; birthDate: 1989-09-10</a></p><p><b>focus</b>: <a href=\"Condition-fhir-ru-condition-nu-instance-1.html\">Generated Summary: id: d34c35ab-4c2e-4c6e-9f42-a7879d47dcd5; <span title=\"Codes: \">active</span>; <span title=\"Codes: {https://nsi.rosminzdrav.ru/#!/refbook/1.2.643.5.1.13.13.11.1005 C50.3}\">Злокачественное новообразование нижневнутреннего квадранта молочной железы</span>; <span title=\"Codes: {http://snomed.info/sct 80248007}\">Left breast structure (body structure)</span></a></p><p><b>effective</b>: 2019-04-01</p><p><b>value</b>: <span title=\"Codes: {http://cancerstaging.org 3C}\">IIIC</span></p><p><b>method</b>: <span title=\"Codes: {http://snomed.info/sct 897275008}\">American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-fhir-ru-observation-tnmt-instance-1.html\">Generated Summary: <span title=\"Codes: {http://loinc.org 21907-1}\">Distant metastases.clinical [Class] Cancer</span>; effective: 2019-04-01; <span title=\"Codes: {http://cancerstaging.org cT3}\">T3</span>; <span title=\"Codes: {http://snomed.info/sct 897275008}\">American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)</span></a></li><li><a href=\"Observation-fhir-ru-observation-tnmn-instance-1.html\">Generated Summary: <span title=\"Codes: {http://loinc.org 21907-1}\">Distant metastases.clinical [Class] Cancer</span>; effective: 2019-04-01; <span title=\"Codes: {http://cancerstaging.org cN3}\">N3</span>; <span title=\"Codes: {http://snomed.info/sct 897275008}\">American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)</span></a></li><li><a href=\"Observation-fhir-ru-observation-tnmm-instance-1.html\">Generated Summary: <span title=\"Codes: {http://loinc.org 21907-1}\">Distant metastases.clinical [Class] Cancer</span>; effective: 2019-04-01; <span title=\"Codes: {http://cancerstaging.org cM0}\">M0</span>; <span title=\"Codes: {http://snomed.info/sct 897275008}\">American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)</span></a></li></ul></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "21908-9",
        "display" : "Stage group.clinical Cancer"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/fhir-ru-patient-instance-konstantinopolskaya"
  },
  "focus" : [
    {
      "reference" : "Condition/fhir-ru-condition-nu-instance-1"
    }
  ],
  "effectiveDateTime" : "2019-04-01",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://cancerstaging.org",
        "code" : "3C",
        "display" : "IIIC"
      }
    ]
  },
  "method" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "897275008",
        "display" : "American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)"
      }
    ]
  },
  "hasMember" : [
    {
      "reference" : "Observation/fhir-ru-observation-tnmt-instance-1"
    },
    {
      "reference" : "Observation/fhir-ru-observation-tnmn-instance-1"
    },
    {
      "reference" : "Observation/fhir-ru-observation-tnmm-instance-1"
    }
  ]
}