PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "ProcedureSTC-1",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-eu-pcsp"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure ProcedureSTC-1</b></p><a name=\"ProcedureSTC-1\"> </a><a name=\"hcProcedureSTC-1\"> </a><a name=\"ProcedureSTC-1-en-US\"> </a><p><b>Procedure Used Reference</b>: <a href=\"BiologicallyDerivedProduct-BiologicallyDerivedProduct-SCT1.html\">BiologicallyDerivedProduct: extension = matched related,PBSC; productCategory = cells</a></p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 77465005}\">Transplantation (procedure)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 53088000}\">Negative for Chlamydia Trachomatis rRNA</span></p><p><b>subject</b>: <a href=\"Patient-PatientMainzZeisig.html\">Sarah Zeisig Female, DoB: 1996-12-12 ( http://hl7.eu/fhir/ig/pcsp/sid/pat-id-mainz#L0010)</a></p><p><b>performed</b>: 2018-05-16</p><p><b>location</b>: <a href=\"Location-Location-SCT1.html\">Location Universitätsklinikum Schleswig-Holstein - Campus Lübeck</a></p><p><b>reasonReference</b>: <a href=\"Condition-ConditionPrimCancerMainzZeisig.html\">Condition 081</a></p></div>"
},
"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 (procedure)"
}
]
},
"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"
}
]
}