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

FHIR IG analytics

Packagech.fhir.ig.ch-crl
Resource TypeObservation
IdObservation-BreslowThickness-2.0mm.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 "BreslowThickness-2.0mm"

Profile: CH CRL Observation Breslow Thickness

status: final

code: Breslow thickness [Length] in Skin melanoma (LOINC#92839-0)

subject: Patient/FranzMinimum " MINIMUM"

effective: 2018-12-15

value: 2 millimeter (Details: UCUM code mm = 'mm')


Source1

{
  "resourceType": "Observation",
  "id": "BreslowThickness-2.0mm",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-breslowthickness"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "92839-0",
        "display": "Breslow thickness [Length] in Skin melanoma"
      }
    ]
  },
  "subject": {
    "reference": "Patient/FranzMinimum"
  },
  "effectiveDateTime": "2018-12-15",
  "valueQuantity": {
    "value": 2,
    "unit": "millimeter",
    "system": "http://unitsofmeasure.org",
    "code": "mm"
  }
}