FHIR IG analytics| Package | de.uk-koeln.nngm.form |
| Resource Type | Specimen |
| Id | Example-Profile-nNGM-Specimen-Tumormaterial.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Specimen",
"id": "Example_Specimen_Tumormaterial",
"meta": {
"profile": [
"http://uk-koeln.de/fhir/StructureDefinition/nNGM/Specimen"
]
},
"extension": [
{
"url": "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/aufenthaltsart",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB"
}
]
}
},
{
"url": "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/specimen-tumormaterial-lagert-bei",
"valueIdentifier": {
"type": {
"coding": [
{
"system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
"code": "PAT"
}
]
},
"system": "http://uk-koeln.de/fhir/sid/nngm/pathologist",
"value": "PATHOLOGIST42"
}
},
{
"url": "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/tumorzellgehalt",
"valueInteger": 20
}
],
"type": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C12801"
}
]
},
"subject": {
"reference": "Patient/Example_Patient_Patient-567314-Pseudonym",
"identifier": {
"type": {
"coding": [
{
"system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
"code": "P"
}
]
},
"system": "http://uk-koeln.de/fhir/sid/nNGM/patient-pseudonym",
"value": "567314"
}
},
"collection": {
"collectedDateTime": "2022-07-19"
}
}