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

FHIR IG analytics

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

Profile: CH CRL Observation Sentinel Lymph Node Assessment

status: final

code: Protocol used for examination of sentinel lymph nodes (LOINC#98278-5)

subject: Patient/FranzMinimum " MINIMUM"

effective: 2018-12-15

dataAbsentReason: Unknown (DataAbsentReason#unknown)


Source1

{
  "resourceType": "Observation",
  "id": "SentinelLymphNodeAssessment-Unknown",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-sentinellymphnodeassessment"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "98278-5",
        "display": "Protocol used for examination of sentinel lymph nodes"
      }
    ]
  },
  "subject": {
    "reference": "Patient/FranzMinimum"
  },
  "effectiveDateTime": "2018-12-15",
  "dataAbsentReason": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code": "unknown",
        "display": "Unknown"
      }
    ]
  }
}