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

FHIR IG analytics

Packagech.fhir.ig.ch-crl
Resource TypeObservation
IdObservation-IRSSStaging-cIVa1.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 "IRSSStaging-cIVa1"

Profile: CH CRL Observation IRSS Staging

status: final

code: IRSS staging (NKRS Variables#4.23)

subject: Patient/FranzMinimum " MINIMUM"

effective: 2018-12-15

value: cStage IVa.1 (NKRS - IRSS Staging#cIVa.1)


Source1

{
  "resourceType": "Observation",
  "id": "IRSSStaging-cIVa1",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-irssstaging"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-variables",
        "code": "4.23",
        "display": "IRSS staging"
      }
    ]
  },
  "subject": {
    "reference": "Patient/FranzMinimum"
  },
  "effectiveDateTime": "2018-12-15",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-irssstaging",
        "code": "cIVa.1",
        "display": "cStage IVa.1"
      }
    ]
  }
}