INCISIVE Implementation Guide
0.1.1 - draft

INCISIVE Implementation Guide - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Prostate-Cancer-Message-Bundle-Example - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Prostate-Cancer-Message-Bundle-Example"] ; # 
  fhir:identifier [
fhir:value [ fhir:v "Prostate Cancer INCISIVE" ]
  ] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:timestamp [ fhir:v "2023-07-24T12:29:17.239+02:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
    ( fhir:resource [
a fhir:MessageHeader ;
fhir:id [ fhir:v "prostatemessageheader" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_prostatemessageheader\"> </a><p><b>Generated Narrative: MessageHeader</b><a name=\"prostatemessageheader\"> </a><a name=\"hcprostatemessageheader\"> </a></p><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\">Resource MessageHeader &quot;prostatemessageheader&quot; </p></div><p><b>event</b>: Malignant tumor of prostate (disorder) (Details: http://snomed.org code 399068003 = '399068003', stated as 'Malignant tumor of prostate (disorder)')</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>example</td><td><a href=\"https://exemple.com/services?wsdl\">https://exemple.com/services?wsdl</a></td></tr></table><p><b>sender</b>: <a href=\"#Organization_prostateorganization01\">See above (Organization/prostateorganization01)</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>example</td><td><a href=\"mailto:example@example.en\">example@example.en</a></td><td><a href=\"https://example.en/origin\">https://example.en/origin</a></td></tr></table><p><b>focus</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p></div>"       ] ;
fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]       ] ;
      ( fhir:destination [
fhir:name [ fhir:v "example" ] ;
fhir:endpoint [ fhir:v "https://exemple.com/services?wsdl"^^xsd:anyURI ]       ] ) ;
fhir:sender [
fhir:reference [ fhir:v "Organization/prostateorganization01" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]       ] ;
fhir:source [
fhir:name [ fhir:v "example" ] ;
fhir:contact [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "example@example.en" ]         ] ;
fhir:endpoint [ fhir:v "https://example.en/origin"^^xsd:anyURI ]       ] ;
      ( fhir:focus [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "MessageHeader"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Organization ;
fhir:id [ fhir:v "prostateorganization01" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/OrganizationINCISIVE"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/OrganizationINCISIVE>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_prostateorganization01\"> </a><p><b>Generated Narrative: Organization</b><a name=\"prostateorganization01\"> </a><a name=\"hcprostateorganization01\"> </a></p><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\">Resource Organization &quot;prostateorganization01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-OrganizationINCISIVE.html\">Organization for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>identifier</b>: AUTH/?ngen-9?</p><p><b>name</b>: Aristotle university of Thessaloniki</p></div>"       ] ;
      ( fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/INCISIVEDataProviders"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "AUTH" ]           ] )         ]       ] ) ;
fhir:name [ fhir:v "Aristotle university of Thessaloniki" ]     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Organization"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Medication ;
fhir:id [ fhir:v "prostatemedication01" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_prostatemedication01\"> </a><p><b>Generated Narrative: Medication</b><a name=\"prostatemedication01\"> </a><a name=\"hcprostatemedication01\"> </a></p><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\">Resource Medication &quot;prostatemedication01&quot; </p></div><p><b>code</b>: Medication therapy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#373873005 &quot;Pharmaceutical / biologic product (product)&quot;)</span></p><p><b>status</b>: active</p></div>"       ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373873005" ] ;
fhir:display [ fhir:v "Pharmaceutical / biologic product (product)" ]         ] ) ;
fhir:text [ fhir:v "Medication therapy" ]       ] ;
fhir:status [ fhir:v "active" ]     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Medication"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Patient ;
fhir:id [ fhir:v "prostatepatient01" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/PatientINCISIVE"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/PatientINCISIVE>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_prostatepatient01\"> </a><p><b>Generated Narrative: Patient</b><a name=\"prostatepatient01\"> </a><a name=\"hcprostatepatient01\"> </a></p><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\">Resource Patient &quot;prostatepatient01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PatientINCISIVE.html\">Patient for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>CurrentState</b>: 0</p><p><b>Ethnicity</b>: White <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-EthnicityOfPatient.html\">Ethnicity_of_patient</a>#1)</span></p><p><b>identifier</b>: Pseudo-anonimized Identifier/004-000001</p><p><b>managingOrganization</b>: <a href=\"#Organization_prostateorganization01\">See above (Organization/prostateorganization01)</a></p></div>"       ] ;
      ( fhir:extension [
fhir:url [ fhir:v "https://fhir.incisive-project.eu/StructureDefinition/CurrentState"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0" ]       ] [
fhir:url [ fhir:v "https://fhir.incisive-project.eu/StructureDefinition/Ethnicity"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/EthnicityOfPatient"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "White" ]           ] )         ]       ] ) ;
      ( fhir:identifier [
fhir:type [
fhir:text [ fhir:v "Pseudo-anonimized Identifier" ]         ] ;
fhir:value [ fhir:v "004-000001" ]       ] ) ;
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/prostateorganization01" ]       ]     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Patient"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Condition ;
fhir:id [ fhir:v "prostatecondition01" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ConditionForBreastColorectalProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ConditionForBreastColorectalProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_prostatecondition01\"> </a><p><b>Generated Narrative: Condition</b><a name=\"prostatecondition01\"> </a><a name=\"hcprostatecondition01\"> </a></p><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\">Resource Condition &quot;prostatecondition01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConditionINCISIVE.html\">Condition for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>code</b>: MG30.10 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#417662000 &quot;History of clinical finding in subject (situation)&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Difficulty starting urination <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateSymptomsGeneralInfo.html\">Symptoms_General_Info_Prostate</a>#1)</span></td></tr></table></div>"       ] ;
fhir:code [
        ( fhir:coding [
a sct:417662000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "417662000" ] ;
fhir:display [ fhir:v "History of clinical finding in subject (situation)" ]         ] ) ;
fhir:text [ fhir:v "MG30.10" ]       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ]       ] ;
      ( fhir:evidence [
        ( fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateSymptomsGeneralInfo"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Difficulty starting urination" ]           ] )         ] )       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Condition"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Condition ;
fhir:id [ fhir:v "prostatecondition02" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ConditionForBreastColorectalProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ConditionForBreastColorectalProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_prostatecondition02\"> </a><p><b>Generated Narrative: Condition</b><a name=\"prostatecondition02\"> </a><a name=\"hcprostatecondition02\"> </a></p><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\">Resource Condition &quot;prostatecondition02&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConditionINCISIVE.html\">Condition for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>code</b>: Clinical finding (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#404684003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>note</b>: Dysuria</p></div>"       ] ;
fhir:code [
        ( fhir:coding [
a sct:404684003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "404684003" ] ;
fhir:display [ fhir:v "Clinical finding (finding)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ]       ] ;
      ( fhir:note [
fhir:text [ fhir:v "Dysuria" ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Condition"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation01" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation01\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation01\"> </a><a name=\"hcprostateobservation01\"> </a></p><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\">Resource Observation &quot;prostateobservation01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Family history of prostate cancer (situation) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#414205003)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: |Family history of cancer (situation)|:|Subject relationship context (attribute)|=|Father (person)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#275937001:408732007=66839005)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: |Family history of cancer (situation)|:|Subject relationship context (attribute)|=|Mother (person)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#275937001:408732007=72705000)</span></p><p><b>value</b>: true</p></blockquote></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "414205003" ] ;
fhir:display [ fhir:v "Family history of prostate cancer (situation)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "275937001:408732007=66839005" ] ;
fhir:display [ fhir:v "|Family history of cancer (situation)|:|Subject relationship context (attribute)|=|Father (person)|" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "275937001:408732007=72705000" ] ;
fhir:display [ fhir:v "|Family history of cancer (situation)|:|Subject relationship context (attribute)|=|Mother (person)|" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:DiagnosticReport ;
fhir:id [ fhir:v "prostatediagnosticReport01" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/DiagnosticReportINCISIVE"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/DiagnosticReportINCISIVE>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_prostatediagnosticReport01\"> </a><p><b>Generated Narrative: DiagnosticReport</b><a name=\"prostatediagnosticReport01\"> </a><a name=\"hcprostatediagnosticReport01\"> </a></p><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\">Resource DiagnosticReport &quot;prostatediagnosticReport01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DiagnosticReportINCISIVE.html\">DiagnosticReport for Breast, Colorectal, Lung and Prostate cancer</a></p></div><p><b>AgeAtDiagnosis</b>: 56</p><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>result</b>: <a href=\"#Observation_prostateobservation01\">See above (Observation/prostateobservation01)</a></p></div>"       ] ;
      ( fhir:extension [
fhir:url [ fhir:v "https://fhir.incisive-project.eu/StructureDefinition/AgeAtDiagnosis"^^xsd:anyURI ] ;
fhir:value [
a fhir:Age ;
fhir:value [ fhir:v "56"^^xsd:decimal ]         ]       ] ) ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ]       ] ;
      ( fhir:result [
fhir:reference [ fhir:v "Observation/prostateobservation01" ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "DiagnosticReport"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation02" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation02\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation02\"> </a><a name=\"hcprostateobservation02\"> </a></p><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\">Resource Observation &quot;prostateobservation02&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>bodySite</b>: pZp apex <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateLocalizationOfPIRADS.html\">Localization_of_PIRADS_Prostate</a>#3)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#77477000 &quot;Computed tomography (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=77477000 &quot;|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: PET/CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#82918005 &quot;Positron emission tomography (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated PET/CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=77477000 &quot;|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: MRI.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#113091000 &quot;Magnetic resonance imaging (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated MRI.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#365853002:418775008=113091000 &quot;|Imaging finding (finding)|:|Finding method (attribute)|=|Magnetic resonance imaging (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: |Magnetic resonance imaging (procedure)|:|Property (attribute)|=|Type (property) (qualifier value)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#113091000:370130000=410656007)</span></p><p><b>value</b>: Prior biopsy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateMRITypeBaseline.html\">MRI_type_baseline_Prostate</a>#0)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Bone Scintigraphy Scan.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#228084000 &quot;Whole body bone imaging (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Bone Scintigraphy Scan.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=228084000 &quot;|Radiologic finding (finding)|:|Finding method (attribute)|=|Whole body bone imaging (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Histopathology Image.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#252416005 &quot;Histopathology test (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Histopathology Image.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#250537006 &quot;Histopathology finding (finding)&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Xray.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#363680008 &quot;Radiographic imaging procedure (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Xray.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=168537006 &quot;|Radiologic finding (finding)|:|Finding method (attribute)|=|Plain radiography (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Prostate Adenoma Volume by derived from height, width and length (US) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#15326-2)</span></p><p><b>value</b>: 2 cubic millimetre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm^3 = 'mm^3')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Anatomic location of neoplasm (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#371480007)</span></p><p><b>value</b>: Right <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateSideOfTumor.html\">Side_of_tumor_Prostate</a>#0)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Tumor staging (tumor staging) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#254292007)</span></p><p><b>value</b>: PIRADS 1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateMaximumPIRADS.html\">Maximum_PIRADS_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Extraprostatic extension of tumor present (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#372306004)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Seminal vesicle invasion by tumor present (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#372294007)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Prostate specific Ag [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2857-1)</span></p><p><b>value</b>: 4.48 nanogram per millliiter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ng/mL = 'ng/mL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: cT category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399504009)</span></p><p><b>value</b>: cT1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateCT.html\">CT_Baseline_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: cN category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399534004)</span></p><p><b>value</b>: N1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateCN.html\">CN_Baseline_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: cM category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399387003)</span></p><p><b>value</b>: M1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateCM.html\">CM_Baseline_Prostate</a>#1)</span></p></blockquote></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:bodySite [
        ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateLocalizationOfPIRADS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "pZp apex" ]         ] )       ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77477000" ] ;
fhir:display [ fhir:v "Computed tomography (procedure)" ]           ] ) ;
fhir:text [ fhir:v "CT.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "118247008:418775008=77477000" ] ;
fhir:display [ fhir:v "|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated CT.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82918005" ] ;
fhir:display [ fhir:v "Positron emission tomography (procedure)" ]           ] ) ;
fhir:text [ fhir:v "PET/CT.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "118247008:418775008=77477000" ] ;
fhir:display [ fhir:v "|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated PET/CT.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "113091000" ] ;
fhir:display [ fhir:v "Magnetic resonance imaging (procedure)" ]           ] ) ;
fhir:text [ fhir:v "MRI.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "365853002:418775008=113091000" ] ;
fhir:display [ fhir:v "|Imaging finding (finding)|:|Finding method (attribute)|=|Magnetic resonance imaging (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated MRI.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "113091000:370130000=410656007" ] ;
fhir:display [ fhir:v "|Magnetic resonance imaging (procedure)|:|Property (attribute)|=|Type (property) (qualifier value)|" ]           ] )         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateMRITypeBaseline"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Prior biopsy" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "228084000" ] ;
fhir:display [ fhir:v "Whole body bone imaging (procedure)" ]           ] ) ;
fhir:text [ fhir:v "Bone Scintigraphy Scan.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "118247008:418775008=228084000" ] ;
fhir:display [ fhir:v "|Radiologic finding (finding)|:|Finding method (attribute)|=|Whole body bone imaging (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated Bone Scintigraphy Scan.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "252416005" ] ;
fhir:display [ fhir:v "Histopathology test (procedure)" ]           ] ) ;
fhir:text [ fhir:v "Histopathology Image.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "250537006" ] ;
fhir:display [ fhir:v "Histopathology finding (finding)" ]           ] ) ;
fhir:text [ fhir:v "Annotated Histopathology Image.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "363680008" ] ;
fhir:display [ fhir:v "Radiographic imaging procedure (procedure)" ]           ] ) ;
fhir:text [ fhir:v "Xray.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "118247008:418775008=168537006" ] ;
fhir:display [ fhir:v "|Radiologic finding (finding)|:|Finding method (attribute)|=|Plain radiography (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated Xray.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:15326-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15326-2" ] ;
fhir:display [ fhir:v "Prostate Adenoma Volume by derived from height, width and length (US)" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cubic millimetre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm^3" ]         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "371480007" ] ;
fhir:display [ fhir:v "Anatomic location of neoplasm (observable entity)" ]           ] )         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateSideOfTumor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Right" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "254292007" ] ;
fhir:display [ fhir:v "Tumor staging (tumor staging)" ]           ] )         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateMaximumPIRADS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "PIRADS 1" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "372306004" ] ;
fhir:display [ fhir:v "Extraprostatic extension of tumor present (finding)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "372294007" ] ;
fhir:display [ fhir:v "Seminal vesicle invasion by tumor present (finding)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:2857-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2857-1" ] ;
fhir:display [ fhir:v "Prostate specific Ag [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4.48"^^xsd:decimal ] ;
fhir:unit [ fhir:v "nanogram per millliiter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ng/mL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399504009" ] ;
fhir:display [ fhir:v "cT category (observable entity)" ]           ] )         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateCT"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "cT1" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399534004" ] ;
fhir:display [ fhir:v "cN category (observable entity)" ]           ] )         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateCN"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "N1" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399387003" ] ;
fhir:display [ fhir:v "cM category (observable entity)" ]           ] )         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateCM"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "M1" ]           ] )         ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation03" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation03\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation03\"> </a><a name=\"hcprostateobservation03\"> </a></p><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\">Resource Observation &quot;prostateobservation03&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>value</b>: 2</p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Prostate specific Ag [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2857-1)</span></td><td>4.26 nanogram per millliiter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ng/mL = 'ng/mL')</span></td></tr></table></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:value [ fhir:v "2"^^xsd:integer ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
a loinc:2857-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2857-1" ] ;
fhir:display [ fhir:v "Prostate specific Ag [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4.26"^^xsd:decimal ] ;
fhir:unit [ fhir:v "nanogram per millliiter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ng/mL" ]         ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation04" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation04\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation04\"> </a><a name=\"hcprostateobservation04\"> </a></p><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\">Resource Observation &quot;prostateobservation04&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>value</b>: 3</p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Prostate specific Ag [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2857-1)</span></td><td>3.5 nanogram per millliiter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ng/mL = 'ng/mL')</span></td></tr></table></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:value [ fhir:v "3"^^xsd:integer ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
a loinc:2857-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2857-1" ] ;
fhir:display [ fhir:v "Prostate specific Ag [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "3.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "nanogram per millliiter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ng/mL" ]         ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation05" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation05\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation05\"> </a><a name=\"hcprostateobservation05\"> </a></p><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\">Resource Observation &quot;prostateobservation05&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>value</b>: 4</p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Prostate specific Ag [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2857-1)</span></td><td>4.1 nanogram per millliiter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ng/mL = 'ng/mL')</span></td></tr></table></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:value [ fhir:v "4"^^xsd:integer ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
a loinc:2857-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2857-1" ] ;
fhir:display [ fhir:v "Prostate specific Ag [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4.1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "nanogram per millliiter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ng/mL" ]         ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation06" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation06\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation06\"> </a><a name=\"hcprostateobservation06\"> </a></p><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\">Resource Observation &quot;prostateobservation06&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>value</b>: 5</p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Prostate specific Ag [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2857-1)</span></td><td>2.7 nanogram per millliiter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ng/mL = 'ng/mL')</span></td></tr></table></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:value [ fhir:v "5"^^xsd:integer ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
a loinc:2857-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2857-1" ] ;
fhir:display [ fhir:v "Prostate specific Ag [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "2.7"^^xsd:decimal ] ;
fhir:unit [ fhir:v "nanogram per millliiter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ng/mL" ]         ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation07" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation07\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation07\"> </a><a name=\"hcprostateobservation07\"> </a></p><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\">Resource Observation &quot;prostateobservation07&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>value</b>: 6</p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Prostate specific Ag [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2857-1)</span></td><td>5.8 nanogram per millliiter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ng/mL = 'ng/mL')</span></td></tr></table></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:value [ fhir:v "6"^^xsd:integer ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
a loinc:2857-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2857-1" ] ;
fhir:display [ fhir:v "Prostate specific Ag [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5.8"^^xsd:decimal ] ;
fhir:unit [ fhir:v "nanogram per millliiter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ng/mL" ]         ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation08" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation08\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation08\"> </a><a name=\"hcprostateobservation08\"> </a></p><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\">Resource Observation &quot;prostateobservation08&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Between 1st and 2nd dose of CT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Label timepoints <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>code</b>: After 1st Treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-LabelTimepoints.html\">Label_Timepoints</a>#1)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>value</b>: 2</p><blockquote><p><b>component</b></p><p><b>code</b>: |Malignant tumor of prostate (disorder)|:|Clinical course (attribute)|=|Relapsing course (qualifier value)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003:263502005=255318003)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Date of biochemical recurrence - Months from diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#396152005:726633004=118226009 &quot;|Raised prostate specific antigen (finding)|:|Temporally related to (attribute)|=|Temporal finding (finding)|&quot;)</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Free period of BR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#396152005:726633004=86631001 &quot;|Raised prostate specific antigen (finding)|:|Temporally related to (attribute)|=|Absence of signs (finding)|&quot;)</span></p><p><b>value</b>: 4</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: MRI.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#113091000 &quot;Magnetic resonance imaging (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated MRI.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#365853002:418775008=113091000 &quot;|Imaging finding (finding)|:|Finding method (attribute)|=|Magnetic resonance imaging (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#77477000 &quot;Computed tomography (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=77477000 &quot;|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Bone Scintigraphy Scan.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#228084000 &quot;Whole body bone imaging (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Bone Scintigraphy Scan.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=228084000 &quot;|Radiologic finding (finding)|:|Finding method (attribute)|=|Whole body bone imaging (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: PET/CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#764685004 &quot;Positron emission tomography of whole body using choline C-11 (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated PET/CT.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=764685004 &quot;|Radiologic finding (finding)|:|Finding method (attribute)|=|Positron emission tomography of whole body using choline C-11 (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Histopathology Image.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#252416005 &quot;Histopathology test (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Histopathology Image.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#250537006 &quot;Histopathology finding (finding)&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Xray.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#363680008 &quot;Radiographic imaging procedure (procedure)&quot;)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Annotated Xray.dcm-path <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#118247008:418775008=168537006 &quot;|Radiologic finding (finding)|:|Finding method (attribute)|=|Plain radiography (procedure)|&quot;)</span></p><p><b>value</b>: Positive annotation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateAnnotatedDicomFiles.html\">Annotated_Dicom_files_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Radiation oncology AND/OR radiotherapy (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#108290001)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Prostate specific Ag [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2857-1)</span></p><p><b>value</b>: 4.26 nanogram per millliiter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ng/mL = 'ng/mL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Androgen deprivation therapy (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#707266006)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: pM category (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#371497001)</span></p><p><b>value</b>: true</p></blockquote></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
      ( fhir:category [
fhir:text [ fhir:v "Between 1st and 2nd dose of CT" ]       ] [
fhir:text [ fhir:v "Label timepoints" ]       ] ) ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/LabelTimepoints"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "After 1st Treatment" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:value [ fhir:v "2"^^xsd:integer ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003:263502005=255318003" ] ;
fhir:display [ fhir:v "|Malignant tumor of prostate (disorder)|:|Clinical course (attribute)|=|Relapsing course (qualifier value)|" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "396152005:726633004=118226009" ] ;
fhir:display [ fhir:v "|Raised prostate specific antigen (finding)|:|Temporally related to (attribute)|=|Temporal finding (finding)|" ]           ] ) ;
fhir:text [ fhir:v "Date of biochemical recurrence - Months from diagnosis" ]         ] ;
fhir:value [ fhir:v "2"^^xsd:integer ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "396152005:726633004=86631001" ] ;
fhir:display [ fhir:v "|Raised prostate specific antigen (finding)|:|Temporally related to (attribute)|=|Absence of signs (finding)|" ]           ] ) ;
fhir:text [ fhir:v "Free period of BR" ]         ] ;
fhir:value [ fhir:v "4"^^xsd:integer ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "113091000" ] ;
fhir:display [ fhir:v "Magnetic resonance imaging (procedure)" ]           ] ) ;
fhir:text [ fhir:v "MRI.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "365853002:418775008=113091000" ] ;
fhir:display [ fhir:v "|Imaging finding (finding)|:|Finding method (attribute)|=|Magnetic resonance imaging (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated MRI.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77477000" ] ;
fhir:display [ fhir:v "Computed tomography (procedure)" ]           ] ) ;
fhir:text [ fhir:v "CT.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "118247008:418775008=77477000" ] ;
fhir:display [ fhir:v "|Radiologic finding (finding)|:|Finding method (attribute)|=|Computed tomography (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated CT.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "228084000" ] ;
fhir:display [ fhir:v "Whole body bone imaging (procedure)" ]           ] ) ;
fhir:text [ fhir:v "Bone Scintigraphy Scan.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "118247008:418775008=228084000" ] ;
fhir:display [ fhir:v "|Radiologic finding (finding)|:|Finding method (attribute)|=|Whole body bone imaging (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated Bone Scintigraphy Scan.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "764685004" ] ;
fhir:display [ fhir:v "Positron emission tomography of whole body using choline C-11 (procedure)" ]           ] ) ;
fhir:text [ fhir:v "PET/CT.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "118247008:418775008=764685004" ] ;
fhir:display [ fhir:v "|Radiologic finding (finding)|:|Finding method (attribute)|=|Positron emission tomography of whole body using choline C-11 (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated PET/CT.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "252416005" ] ;
fhir:display [ fhir:v "Histopathology test (procedure)" ]           ] ) ;
fhir:text [ fhir:v "Histopathology Image.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "250537006" ] ;
fhir:display [ fhir:v "Histopathology finding (finding)" ]           ] ) ;
fhir:text [ fhir:v "Annotated Histopathology Image.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "363680008" ] ;
fhir:display [ fhir:v "Radiographic imaging procedure (procedure)" ]           ] ) ;
fhir:text [ fhir:v "Xray.dcm-path" ]         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "118247008:418775008=168537006" ] ;
fhir:display [ fhir:v "|Radiologic finding (finding)|:|Finding method (attribute)|=|Plain radiography (procedure)|" ]           ] ) ;
fhir:text [ fhir:v "Annotated Xray.dcm-path" ]         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateAnnotatedDicomFiles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Positive annotation" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108290001" ] ;
fhir:display [ fhir:v "Radiation oncology AND/OR radiotherapy (procedure)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:2857-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2857-1" ] ;
fhir:display [ fhir:v "Prostate specific Ag [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4.26"^^xsd:decimal ] ;
fhir:unit [ fhir:v "nanogram per millliiter" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ng/mL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "707266006" ] ;
fhir:display [ fhir:v "Androgen deprivation therapy (procedure)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "371497001" ] ;
fhir:display [ fhir:v "pM category (observable entity)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation09" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation09\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation09\"> </a><a name=\"hcprostateobservation09\"> </a></p><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\">Resource Observation &quot;prostateobservation09&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Between 1st and 2nd dose of CT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Label treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>code</b>: After 1st Treatment-1st FollowUp <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-LabelTreatment.html\">Label_Treatment</a>#1)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Dissection of lymph node (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#11971000224104)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Response to treatment (situation) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#182985004)</span></p><p><b>value</b>: CR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateResponseToTreatment.html\">Response_to_treatment_Prostate</a>#1)</span></p></blockquote></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
      ( fhir:category [
fhir:text [ fhir:v "Between 1st and 2nd dose of CT" ]       ] [
fhir:text [ fhir:v "Label treatment" ]       ] ) ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/LabelTreatment"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "After 1st Treatment-1st FollowUp" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11971000224104" ] ;
fhir:display [ fhir:v "Dissection of lymph node (procedure)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "182985004" ] ;
fhir:display [ fhir:v "Response to treatment (situation)" ]           ] )         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateResponseToTreatment"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "CR" ]           ] )         ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Procedure ;
fhir:id [ fhir:v "prostateprocedure01" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ProcedureForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_prostateprocedure01\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"prostateprocedure01\"> </a><a name=\"hcprostateprocedure01\"> </a></p><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\">Resource Procedure &quot;prostateprocedure01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForProstate.html\">Procedure for Prostate cancer</a></p></div><p><b>status</b>: completed</p><p><b>category</b>: EBRT = External Beam Radiotherapy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateTypeOfTherapy.html\">Type_of_Therapy_Prostate</a>#0)</span></p><p><b>code</b>: Active surveillance <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateTreatment.html\">Treatment_Prostate</a>#1)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>performed</b>: 2</p></div>"       ] ;
fhir:status [ fhir:v "completed" ] ;
fhir:category [
        ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateTypeOfTherapy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "EBRT = External Beam Radiotherapy" ]         ] )       ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateTreatment"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Active surveillance" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:performed [ fhir:v "2" ]     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Procedure"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Procedure ;
fhir:id [ fhir:v "prostateprocedure02" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ProcedureForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ProcedureForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_prostateprocedure02\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"prostateprocedure02\"> </a><a name=\"hcprostateprocedure02\"> </a></p><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\">Resource Procedure &quot;prostateprocedure02&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProcedureForProstate.html\">Procedure for Prostate cancer</a></p></div><p><b>status</b>: completed</p><p><b>statusReason</b>: Biopsy label <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-LabelBiopsy.html\">Label_Biopsy</a>#2 &quot;After 1st Treatment&quot;)</span></p><p><b>category</b>: Between 1st and 2nd dose of CT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstateTypeOfBiopsy.html\">Type_of_Biopsy_Prostate</a>#1 &quot;Randomized biopsy&quot;)</span></p><p><b>code</b>: Biopsy (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#86273004)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>performed</b>: 3</p></div>"       ] ;
fhir:status [ fhir:v "completed" ] ;
fhir:statusReason [
        ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/LabelBiopsy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "After 1st Treatment" ]         ] ) ;
fhir:text [ fhir:v "Biopsy label" ]       ] ;
fhir:category [
        ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstateTypeOfBiopsy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Randomized biopsy" ]         ] ) ;
fhir:text [ fhir:v "Between 1st and 2nd dose of CT" ]       ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86273004" ] ;
fhir:display [ fhir:v "Biopsy (procedure)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:performed [ fhir:v "3" ]     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Procedure"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation10" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation10\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation10\"> </a><a name=\"hcprostateobservation10\"> </a></p><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\">Resource Observation &quot;prostateobservation10&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>partOf</b>: <a href=\"#Procedure_prostateprocedure02\">See above (Procedure/prostateprocedure02)</a></p><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Gleason score (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#372278000)</span></p><p><b>value</b>: 7</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Histologic grade of urothelial carcinoma by World Health Organization and International Society of Urological Pathology technique (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#396659000)</span></p><p><b>value</b>: 4</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: |Ratio of number of prostatic tissue cores positive for carcinoma to total number of cores obtained by needle biopsy (observable entity)|:|Relative to (attribute)|=|Structure of right lateral lobe of prostate (body structure)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#372280006:704325000=251597001)</span></p><p><b>value</b>: 95 % percent<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: |Ratio of number of prostatic tissue cores positive for carcinoma to total number of cores obtained by needle biopsy (observable entity)|:|Relative to (attribute)|=|Structure of left lateral lobe of prostate (body structure)| <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#372280006:704325000=251695000)</span></p><p><b>value</b>: 60 % percent<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Non-infiltrating intraductal carcinoma (morphologic abnormality) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#86616005)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cribriform neoplasm pattern (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#443987001)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: American Joint Committee on Cancer pT3b (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#1229861009)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: American Joint Committee on Cancer pT3 (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#1229859000)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Gleason score (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#372278000)</span></p><p><b>value</b>: 6</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: American Joint Committee on Cancer pathological T category allowable value (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#1222589003)</span></p><p><b>value</b>: pT1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstatePTHistologyMutations.html\">PT_histology_mutations_Prostate</a>#1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: American Joint Committee on Cancer pathological N category allowable value (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#1222590007)</span></p><p><b>value</b>: N1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ProstatePNHistologyMutations.html\">PN_histology_mutations_Prostate</a>#1)</span></p></blockquote></div>"       ] ;
      ( fhir:partOf [
fhir:reference [ fhir:v "Procedure/prostateprocedure02" ]       ] ) ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "372278000" ] ;
fhir:display [ fhir:v "Gleason score (observable entity)" ]           ] )         ] ;
fhir:value [ fhir:v "7"^^xsd:integer ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "396659000" ] ;
fhir:display [ fhir:v "Histologic grade of urothelial carcinoma by World Health Organization and International Society of Urological Pathology technique (observable entity)" ]           ] )         ] ;
fhir:value [ fhir:v "4"^^xsd:integer ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "372280006:704325000=251597001" ] ;
fhir:display [ fhir:v "|Ratio of number of prostatic tissue cores positive for carcinoma to total number of cores obtained by needle biopsy (observable entity)|:|Relative to (attribute)|=|Structure of right lateral lobe of prostate (body structure)|" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "95"^^xsd:decimal ] ;
fhir:unit [ fhir:v "% percent" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "372280006:704325000=251695000" ] ;
fhir:display [ fhir:v "|Ratio of number of prostatic tissue cores positive for carcinoma to total number of cores obtained by needle biopsy (observable entity)|:|Relative to (attribute)|=|Structure of left lateral lobe of prostate (body structure)|" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "60"^^xsd:decimal ] ;
fhir:unit [ fhir:v "% percent" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86616005" ] ;
fhir:display [ fhir:v "Non-infiltrating intraductal carcinoma (morphologic abnormality)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "443987001" ] ;
fhir:display [ fhir:v "Cribriform neoplasm pattern (finding)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1229861009" ] ;
fhir:display [ fhir:v "American Joint Committee on Cancer pT3b (qualifier value)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1229859000" ] ;
fhir:display [ fhir:v "American Joint Committee on Cancer pT3 (qualifier value)" ]           ] )         ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "372278000" ] ;
fhir:display [ fhir:v "Gleason score (observable entity)" ]           ] )         ] ;
fhir:value [ fhir:v "6"^^xsd:integer ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1222589003" ] ;
fhir:display [ fhir:v "American Joint Committee on Cancer pathological T category allowable value (qualifier value)" ]           ] )         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstatePTHistologyMutations"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "pT1" ]           ] )         ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1222590007" ] ;
fhir:display [ fhir:v "American Joint Committee on Cancer pathological N category allowable value (qualifier value)" ]           ] )         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ProstatePNHistologyMutations"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "N1" ]           ] )         ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation11" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation11\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation11\"> </a><a name=\"hcprostateobservation11\"> </a></p><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\">Resource Observation &quot;prostateobservation11&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Malignant tumor of prostate (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#399068003)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Sampling - action (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#257915005)</span></p><p><b>value</b>: Light microscopy</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Staining method (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#127790008)</span></p><p><b>value</b>: Hematoxylin</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Microscopic specimen observation (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#395538009)</span></p><p><b>value</b>: x10</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Biopsy finding (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (snomed.org#365855009)</span></p><p><b>value</b>: example</p></blockquote></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399068003" ] ;
fhir:display [ fhir:v "Malignant tumor of prostate (disorder)" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "257915005" ] ;
fhir:display [ fhir:v "Sampling - action (qualifier value)" ]           ] )         ] ;
fhir:value [ fhir:v "Light microscopy" ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127790008" ] ;
fhir:display [ fhir:v "Staining method (procedure)" ]           ] )         ] ;
fhir:value [ fhir:v "Hematoxylin" ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "395538009" ] ;
fhir:display [ fhir:v "Microscopic specimen observation (finding)" ]           ] )         ] ;
fhir:value [ fhir:v "x10" ]       ] [
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://snomed.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "365855009" ] ;
fhir:display [ fhir:v "Biopsy finding (finding)" ]           ] )         ] ;
fhir:value [ fhir:v "example" ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] [
    ( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "prostateobservation12" ] ;
fhir:meta [
        ( fhir:profile [
fhir:v "https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate"^^xsd:anyURI ;
fhir:link <https://fhir.incisive-project.eu/StructureDefinition/ObservationForProstate>         ] )       ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_prostateobservation12\"> </a><p><b>Generated Narrative: Observation</b><a name=\"prostateobservation12\"> </a><a name=\"hcprostateobservation12\"> </a></p><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\">Resource Observation &quot;prostateobservation12&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationForProstate.html\">Observation for Prostate cancer</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Between 1st and 2nd dose of CT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, Exam label <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>code</b>: After 1st Treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-LabelExam.html\">Label_Exam</a>#1)</span></p><p><b>subject</b>: <a href=\"#Patient_prostatepatient01\">See above (Patient/prostatepatient01)</a></p><p><b>value</b>: 2</p><blockquote><p><b>component</b></p><p><b>code</b>: Leukocytes [#/volume] in Stem cell product <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#95218-4)</span></p><p><b>value</b>: 15.8 per microlitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code x10^9/L = 'x10^9/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hemoglobin [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#718-7)</span></p><p><b>value</b>: 16.7 gram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code gr/dL = 'gr/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hematocrit [Volume Fraction] of Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#20570-8)</span></p><p><b>value</b>: 47.4 % percent<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Platelets [#/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#26515-7)</span></p><p><b>value</b>: 287 per nanolitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code x10^3/μL = 'x10^3/μL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Glucose [Mass/volume] in Venous blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#41652-9)</span></p><p><b>value</b>: 87 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Insulin [Units/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#20448-7)</span></p><p><b>value</b>: 4 milli-international unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mlU/L = 'mlU/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Urea [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#20977-5)</span></p><p><b>value</b>: 36 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Creatinine [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#38483-4)</span></p><p><b>value</b>: 0.72 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Urate [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#98981-4)</span></p><p><b>value</b>: 3.5 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Potassium [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#75940-7)</span></p><p><b>value</b>: 4.8 millimole per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Sodium [Moles/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2947-0)</span></p><p><b>value</b>: 142 millimole per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Calcium [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#49765-1)</span></p><p><b>value</b>: 9.31 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cholesterol [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2093-3)</span></p><p><b>value</b>: 197 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Triglyceride [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#3043-7)</span></p><p><b>value</b>: 59 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cholesterol in HDL [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2085-9)</span></p><p><b>value</b>: 60 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cholesterol in LDL [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2089-1)</span></p><p><b>value</b>: 120 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1920-8)</span></p><p><b>value</b>: 19 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Alanine aminotransferase [Enzymatic activity/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#76625-3)</span></p><p><b>value</b>: 33 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2324-2)</span></p><p><b>value</b>: 14 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Alkaline phosphatase [Enzymatic activity/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1783-0)</span></p><p><b>value</b>: 227 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Lactate dehydrogenase [Enzymatic activity/volume] in Red Blood Cells <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11053-6)</span></p><p><b>value</b>: 270 enzyme unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code U/L = 'U/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Thyrotropin [Units/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#3015-5)</span></p><p><b>value</b>: 0.73 milli-international unit per litre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mlU/L = 'mlU/L')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cortisol [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2143-6)</span></p><p><b>value</b>: 22 gram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: C reactive protein [Mass/volume] in Blood by High sensitivity method <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#71426-1)</span></p><p><b>value</b>: 0.5 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Natriuretic peptide B [Mass/volume] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#42637-9)</span></p><p><b>value</b>: 120 picogram per millilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code pg/mL = 'pg/mL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hemoglobin A1c/Hemoglobin.total in Blood by HPLC <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#17856-6)</span></p><p><b>value</b>: 5.1 % percent<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Albumin/Protein.total in 24 hour Urine by Electrophoresis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#13986-5)</span></p><p><b>value</b>: 80 milligram per 24 hour<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/24h = 'mg/24h')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Creatinine [Mass/volume] in Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2161-8)</span></p><p><b>value</b>: 100 milligram per decilitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p></blockquote></div>"       ] ;
fhir:status [ fhir:v "final" ] ;
      ( fhir:category [
fhir:text [ fhir:v "Between 1st and 2nd dose of CT" ]       ] [
fhir:text [ fhir:v "Exam label" ]       ] ) ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/LabelExam"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "After 1st Treatment" ]         ] )       ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/prostatepatient01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]       ] ;
fhir:value [ fhir:v "2"^^xsd:integer ] ;
      ( fhir:component [
fhir:code [
          ( fhir:coding [
a loinc:95218-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "95218-4" ] ;
fhir:display [ fhir:v "Leukocytes [#/volume] in Stem cell product" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "15.8"^^xsd:decimal ] ;
fhir:unit [ fhir:v "per microlitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "x10^9/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:718-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "718-7" ] ;
fhir:display [ fhir:v "Hemoglobin [Mass/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "16.7"^^xsd:decimal ] ;
fhir:unit [ fhir:v "gram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "gr/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:20570-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20570-8" ] ;
fhir:display [ fhir:v "Hematocrit [Volume Fraction] of Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "47.4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "% percent" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:26515-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26515-7" ] ;
fhir:display [ fhir:v "Platelets [#/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "287"^^xsd:decimal ] ;
fhir:unit [ fhir:v "per nanolitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "x10^3/μL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:41652-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "41652-9" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Venous blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "87"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:20448-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20448-7" ] ;
fhir:display [ fhir:v "Insulin [Units/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milli-international unit per litre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mlU/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:20977-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20977-5" ] ;
fhir:display [ fhir:v "Urea [Mass/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "36"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:38483-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "38483-4" ] ;
fhir:display [ fhir:v "Creatinine [Mass/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "0.72"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:98981-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "98981-4" ] ;
fhir:display [ fhir:v "Urate [Mass/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "3.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:75940-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "75940-7" ] ;
fhir:display [ fhir:v "Potassium [Mass/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4.8"^^xsd:decimal ] ;
fhir:unit [ fhir:v "millimole per litre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:2947-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2947-0" ] ;
fhir:display [ fhir:v "Sodium [Moles/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "142"^^xsd:decimal ] ;
fhir:unit [ fhir:v "millimole per litre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:49765-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "49765-1" ] ;
fhir:display [ fhir:v "Calcium [Mass/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "9.31"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:2093-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2093-3" ] ;
fhir:display [ fhir:v "Cholesterol [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "197"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:3043-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3043-7" ] ;
fhir:display [ fhir:v "Triglyceride [Mass/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "59"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:2085-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2085-9" ] ;
fhir:display [ fhir:v "Cholesterol in HDL [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "60"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:2089-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2089-1" ] ;
fhir:display [ fhir:v "Cholesterol in LDL [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "120"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:1920-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1920-8" ] ;
fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "19"^^xsd:decimal ] ;
fhir:unit [ fhir:v "enzyme unit per litre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:76625-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "76625-3" ] ;
fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "33"^^xsd:decimal ] ;
fhir:unit [ fhir:v "enzyme unit per litre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:2324-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2324-2" ] ;
fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "14"^^xsd:decimal ] ;
fhir:unit [ fhir:v "enzyme unit per litre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:1783-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1783-0" ] ;
fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "227"^^xsd:decimal ] ;
fhir:unit [ fhir:v "enzyme unit per litre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:11053-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11053-6" ] ;
fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Red Blood Cells" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "270"^^xsd:decimal ] ;
fhir:unit [ fhir:v "enzyme unit per litre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:3015-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3015-5" ] ;
fhir:display [ fhir:v "Thyrotropin [Units/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "0.73"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milli-international unit per litre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mlU/L" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:2143-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2143-6" ] ;
fhir:display [ fhir:v "Cortisol [Mass/volume] in Serum or Plasma" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "22"^^xsd:decimal ] ;
fhir:unit [ fhir:v "gram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:71426-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "71426-1" ] ;
fhir:display [ fhir:v "C reactive protein [Mass/volume] in Blood by High sensitivity method" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "0.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:42637-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42637-9" ] ;
fhir:display [ fhir:v "Natriuretic peptide B [Mass/volume] in Blood" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "120"^^xsd:decimal ] ;
fhir:unit [ fhir:v "picogram per millilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "pg/mL" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:17856-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "17856-6" ] ;
fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood by HPLC" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5.1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "% percent" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:13986-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "13986-5" ] ;
fhir:display [ fhir:v "Albumin/Protein.total in 24 hour Urine by Electrophoresis" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "80"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per 24 hour" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/24h" ]         ]       ] [
fhir:code [
          ( fhir:coding [
a loinc:2161-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2161-8" ] ;
fhir:display [ fhir:v "Creatinine [Mass/volume] in Urine" ]           ] )         ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per decilitre" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]         ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ]     ]
  ] ) . # 

INCISIVE has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 952179. However, the content of this website reflects the opinion of its authors and does not in any way represent opinions of the European Union. European Commission is not responsible for any use that may be made of the information the website contains.
https://ec.europa.eu/digital-single-market/en/policies/ehealth