FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Specimen |
| Id | Specimen for OP-OE.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Specimen",
"id": "HC40-ORDERENTRY.specimen-op-oe",
"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.dnlab.it/identifiers/campione",
"value": "28313901"
}
],
"type": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/99DNLAB",
"code": "TRI",
"display": "T. rinofaringeo"
}
]
},
"subject": {
"reference": "Patient/1"
},
"collection": {
"collectedDateTime": "2022-09-03T18:00:00+02:00"
},
"container": [
{
"identifier": [
{
"system": "http://www.dnlab.it/identifiers/contenitore",
"value": "28313901_1"
}
],
"description": "T. rinofaringeo n 1"
},
{
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/specimen-sigla",
"valueCode": "sigla del contenitore"
}
],
"identifier": [
{
"system": "http://www.dnlab.it/identifiers/contenitore",
"value": "28313901_2"
}
],
"description": "T. rinofaringeo n 2"
}
]
}