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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeObservation
IdObservation_referto_testuale.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "observation-referto-testuale",
  "meta": {
    "profile": [
      "https://eng.it/fhir/StructureDefinition/Observation_referto_testuale_Eng"
    ]
  },
  "extension": [
    {
      "url": "http://cct.eng.it/FHIR/schema/observation-attachment",
      "valueAttachment": {
        "contentType": "text/plain",
        "data": "UmVmZXJ0byBhbm51bGxhdG8h"
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://cct.eng.it/FHIR/schema/observation-ismett-cis",
        "code": "valore_risultato"
      }
    ]
  },
  "basedOn": [
    {
      "reference": "ServiceRequest/idServiceRequest"
    }
  ],
  "issued": "2022-12-28T20:06:00+01:00"
}