2.2.2-test - ci-build
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "Procedure",
"id" : "no-basis-Procedure-example",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/StructureDefinition/no-basis-Procedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure no-basis-Procedure-example</b></p><a name=\"no-basis-Procedure-example\"> </a><a name=\"hcno-basis-Procedure-example\"> </a><a name=\"no-basis-Procedure-example-no-NO\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-no-basis-Procedure.html\">no-basis-Procedure</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 73761001}\">Colonoscopy (procedure)</span></p><p><b>subject</b>: <a href=\"Patient/example\">Patient/example</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 8921000202108}\">Primary performing endoscopist (person)</span></td><td><a href=\"Practitioner/example\">Practitioner/example</a></td></tr></table><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 485005}\">TC - Transverse colon</span></p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "73761001",
"display" : "Colonoscopy (procedure)"
}
]
},
"subject" : {
"reference" : "Patient/example"
},
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "8921000202108",
"display" : "Primary performing endoscopist (person)"
}
]
},
"actor" : {
"reference" : "Practitioner/example"
}
}
],
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "485005",
"display" : "TC - Transverse colon"
}
]
}
]
}