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

FHIR IG analytics

Packagech.fhir.ig.ch-crl
Resource TypeProcedure
IdProcedure-DiagnosticMethod-Surgical20181214.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 "DiagnosticMethod-Surgical20181214"

Profile: CH CRL Procedure Diagnostic Method

status: completed

category: Diagnostic staging procedure PhenX (LOINC#67183-4)

code: Surgical tissue from operation (e.g. neuroendocrine tumours) (NKRS - Diagnostic Methods Used#26)

subject: Patient/RobertMeier " MEIER"

performed: 2018-12-14T13:00:00+02:00

Performers

-ActorOnBehalfOf
*Organization/AbteilungOnko "Abteilung Onkologie"Organization/SpitalSeeblickHansEgli "Spital Seeblick"

reasonReference: Observation/ICD-10-Kolon-final


Source1

{
  "resourceType": "Procedure",
  "id": "DiagnosticMethod-Surgical20181214",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-diagnosticmethod"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "67183-4",
        "display": "Diagnostic staging procedure PhenX"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-diagnosticmethodsused",
        "code": "26",
        "display": "Surgical tissue from operation (e.g. neuroendocrine tumours)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/RobertMeier"
  },
  "performedDateTime": "2018-12-14T13:00:00+02:00",
  "performer": [
    {
      "actor": {
        "reference": "Organization/AbteilungOnko"
      },
      "onBehalfOf": {
        "reference": "Organization/SpitalSeeblickHansEgli"
      }
    }
  ],
  "reasonReference": [
    {
      "reference": "Observation/ICD-10-Kolon-final"
    }
  ]
}