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

FHIR IG analytics

Packagech.fhir.ig.ch-crl
Resource TypeObservation
IdObservation-SerumTumourMarkers-S3.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative

Resource "SerumTumourMarkers-S3"

Profile: CH CRL Observation Serum Tumour Markers

status: final

code: Finding of serum tumor marker level (finding) (SNOMED CT#396701002)

subject: Patient/FranzMinimum " MINIMUM"

effective: 2018-12-15

value: Serum tumor marker stage S3 (finding) (SNOMED CT#313142006)

derivedFrom:


Source1

{
  "resourceType": "Observation",
  "id": "SerumTumourMarkers-S3",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-serumtumourmarkers"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "396701002",
        "display": "Finding of serum tumor marker level (finding)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/FranzMinimum"
  },
  "effectiveDateTime": "2018-12-15",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "313142006",
        "display": "Serum tumor marker stage S3 (finding)"
      }
    ]
  },
  "derivedFrom": [
    {
      "reference": "Observation/AlphaFetoprotein-AFP1"
    },
    {
      "reference": "Observation/HCG-hCG2"
    },
    {
      "reference": "Observation/LDH-LDH3"
    }
  ]
}