FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecce.fhir
Resource TypeObservation
IdObservation-TNMc-example-1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "Observation-TNMc-example-1",
  "meta": {
    "profile": [
      "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-TNMc"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "21908-9"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-Patient-example-1"
  },
  "effectiveDateTime": "2018-01-01",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/UiccstageCS",
        "version": "8",
        "code": "IIIA"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "21905-5"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/UiccstageCS",
            "version": "8",
            "code": "IIIA"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "201906-3"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMNCS",
            "code": "0(i+)"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "21907-1"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMMCS",
            "code": "1b"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "59479-6"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMySymbolCS",
            "code": "y"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "21983-2"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMrSymbolCS",
            "code": "r"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "42030-7"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "m"
          }
        ]
      }
    }
  ]
}