FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Specimen |
| Id | Specimen-LIS.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Specimen",
"id": "HC40-UNITY.specimen-lis",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Specimen_Eng"
]
},
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/specimen-prog",
"valueCodeableConcept": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/specimen-progCode",
"code": "1"
}
]
}
}
],
"identifier": [
{
"type": {
"coding": [
{
"code": "principale"
}
]
},
"system": "http://www.hc40unityAnalyticManager.it/identifiers/campione",
"value": "BIO-000125478"
},
{
"type": {
"coding": [
{
"code": "ausiliario"
}
]
},
"system": "http://www.hc40unityAnalyticManager.it/identifiers/campione-ausiliario",
"value": "valore campione ausiliario"
}
],
"status": "available",
"type": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/hc40unityAnalyticManager",
"code": "materiale",
"display": "materiale"
}
]
},
"subject": {
"reference": "Patient/322-292-73-6"
},
"processing": [
{
"procedure": {
"coding": [
{
"system": "http://www.hc40unityAnalyticManager.it/specimen-procedure",
"code": "PBAS",
"display": "Prelievo basale"
}
]
}
}
],
"container": [
{
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/specimen-rack",
"extension": [
{
"url": "identifier",
"valueCodeableConcept": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/specimen-rack-identifier",
"code": "1"
}
]
}
},
{
"url": "position",
"valueString": "5"
}
]
}
],
"identifier": [
{
"system": "http://www.hc40unityAnalyticManager.it/identifiers/contenitore",
"value": "Contenitore"
}
],
"description": "descrizioneContenitore"
}
],
"note": [
{
"text": "Specimen is grossly lipemic"
}
]
}