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

FHIR IG analytics

Packagech.fhir.ig.ch-crl
Resource TypeObservation
IdObservation-PretreatmentProstateSpecificAntigen-80ngml.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 "PretreatmentProstateSpecificAntigen-80ngml"

Profile: CH CRL Observation Pretreatment Prostate Specific Antigen

status: final

code: Prostate Specific Ag Free [Units/volume] in Serum or Plasma (LOINC#19201-3)

subject: Patient/FranzMinimum " MINIMUM"

effective: 2018-12-15

value: 80 nanogram per millliiter (Details: UCUM code ng/ml = 'ng/ml')


Source1

{
  "resourceType": "Observation",
  "id": "PretreatmentProstateSpecificAntigen-80ngml",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-pretreatmentprostatespecificantigen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "19201-3",
        "display": "Prostate Specific Ag Free [Units/volume] in Serum or Plasma"
      }
    ]
  },
  "subject": {
    "reference": "Patient/FranzMinimum"
  },
  "effectiveDateTime": "2018-12-15",
  "valueQuantity": {
    "value": 80,
    "unit": "nanogram per millliiter",
    "system": "http://unitsofmeasure.org",
    "code": "ng/ml"
  }
}