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

FHIR IG analytics

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

Profile: CH CRL Procedure Method of First Detection

status: completed

category: Cancer detection basis (LOINC#75692-4)

code: Clinical symptoms (NKRS - Method of First Detection#1)

subject: Patient/FranzMinimum " MINIMUM"

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

reasonReference: Observation/ICD-10


Source1

{
  "resourceType": "Procedure",
  "id": "MethodFirstDetection-ClinicalSymptoms",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-methodfirstdetection"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "75692-4",
        "display": "Cancer detection basis"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-methodfirstdetection",
        "code": "1",
        "display": "Clinical symptoms"
      }
    ]
  },
  "subject": {
    "reference": "Patient/FranzMinimum"
  },
  "performedDateTime": "2018-12-15T13:00:00+02:00",
  "reasonReference": [
    {
      "reference": "Observation/ICD-10"
    }
  ]
}