FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | Procedure |
| Id | Procedure-ProcedureSTC-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure ProcedureSTC-1
Profile: Procedure: Stem Cell Transplantation
Procedure Used Reference: BiologicallyDerivedProduct: extension = matched related,PBSC; productCategory = cells
status: Completed
category: Transplantation
code: Negative for Chlamydia Trachomatis rRNA
subject: Sarah Zeisig Female, DoB: 1996-12-12 ( http://hl7.eu/fhir/ig/pcsp/sid/pat-id-mainz#L0010)
performed: 2018-05-16
location: Location Universitätsklinikum Schleswig-Holstein - Campus Lübeck
reasonReference: Condition Leukemias, myeloproliferative diseases, and myelodysplastic diseases
{
"resourceType": "Procedure",
"id": "ProcedureSTC-1",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-eu-pcsp"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/procedure-usedReference",
"valueReference": {
"reference": "BiologicallyDerivedProduct/BiologicallyDerivedProduct-SCT1"
}
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "77465005",
"display": "Transplantation"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "53088000",
"display": "Autogenous transplantation"
}
],
"text": "Negative for Chlamydia Trachomatis rRNA"
},
"subject": {
"reference": "Patient/PatientMainzZeisig"
},
"performedDateTime": "2018-05-16",
"location": {
"reference": "Location/Location-SCT1"
},
"reasonReference": [
{
"reference": "Condition/ConditionPrimCancerMainzZeisig"
}
]
}