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

FHIR IG analytics

Packagegdr.lab
Resource TypeSpecimen
IdExample_ReteLab_Specimen_NuovaRichiesta.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": "Specimen",
  "id": "esempio-specimen-campione-di-sangue",
  "meta": {
    "versionId": "1",
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabSpecimenCampioneLaboratorio"
    ]
  },
  "type": {
    "coding": [
      {
        "code": "119297000",
        "display": "Blood specimen (specimen)",
        "system": "http://snomed.org"
      }
    ]
  },
  "subject": {
    "reference": "Patient/esempio-paziente-cittadino"
  }
}