FHIR Implementatiegids voor de Nederlandse Kankerregistratie
1.2.2 - release

FHIR Implementatiegids voor de Nederlandse Kankerregistratie - Local Development build (v1.2.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ncr-odia - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "ncr-odia",
  "meta" : {
    "tag" : [
      {
        "system" : "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/NamingSystem/processing-target",
        "code" : "NKR_ODIA"
      }
    ]
  },
  "type" : "collection",
  "timestamp" : "2023-01-01T14:49:45.6439747Z",
  "entry" : [
    {
      "fullUrl" : "https://fhir.example.org/Organization/organization-1",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "organization-1",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-healthcare-provider"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-1</b></p><a name=\"organization-1\"> </a><a name=\"hcorganization-1\"> </a><a name=\"organization-1-en-US\"> </a><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/agb-z</code>/06010001</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://fhir.nl/fhir/NamingSystem/agb-z",
            "value" : "06010001"
          }
        ]
      }
    },
    {
      "fullUrl" : "https://fhir.example.org/Patient/patient-1",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-1",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-1</b></p><a name=\"patient-1\"> </a><a name=\"hcpatient-1\"> </a><a name=\"patient-1-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">T H van Asch (official) Male, DoB: 1941-10-06 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2023-09-18</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">2612VT NL </td></tr></table></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR"
                }
              ]
            },
            "value" : "009999115",
            "assigner" : {
              "reference" : "https://fhir.example.org/Organization/organization-1"
            }
          }
        ],
        "name" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
                "valueCode" : "NL1"
              }
            ],
            "use" : "official",
            "family" : "van Asch",
            "_family" : {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
                  "valueString" : "van"
                },
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                  "valueString" : "Asch"
                }
              ]
            },
            "given" : [
              "T",
              "H"
            ],
            "_given" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode" : "IN"
                  }
                ]
              },
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode" : "IN"
                  }
                ]
              }
            ]
          }
        ],
        "gender" : "male",
        "_gender" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
                    "code" : "M"
                  }
                ]
              }
            }
          ]
        },
        "birthDate" : "1941-10-06",
        "deceasedDateTime" : "2023-09-18",
        "address" : [
          {
            "postalCode" : "2612VT",
            "country" : "NL",
            "_country" : {
              "extension" : [
                {
                  "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "urn:iso:std:iso:3166",
                        "code" : "NL"
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://fhir.example.org/Condition/encounter-diagnosis-1",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "encounter-diagnosis-1",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_encounter-diagnosis-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition encounter-diagnosis-1</b></p><a name=\"encounter-diagnosis-1\"> </a><a name=\"hcencounter-diagnosis-1\"> </a><a name=\"encounter-diagnosis-1-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-nl C61}\">C61</span></p><p><b>subject</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2018-03-20</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-nl",
              "code" : "C61"
            }
          ]
        },
        "subject" : {
          "reference" : "https://fhir.example.org/Patient/patient-1"
        },
        "recordedDate" : "2018-03-20"
      }
    },
    {
      "fullUrl" : "https://fhir.example.org/Condition/problem-list-condition-1",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "problem-list-condition-1",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_problem-list-condition-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition problem-list-condition-1</b></p><a name=\"problem-list-condition-1\"> </a><a name=\"hcproblem-list-condition-1\"> </a><a name=\"problem-list-condition-1-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-nl C85.2}\">C85.2</span></p><p><b>subject</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-nl",
              "code" : "C85.2"
            }
          ]
        },
        "subject" : {
          "reference" : "https://fhir.example.org/Patient/patient-1"
        },
        "recordedDate" : "2015-12-27"
      }
    },
    {
      "fullUrl" : "https://fhir.example.org/Condition/problem-list-condition-2",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "problem-list-condition-2",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_problem-list-condition-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition problem-list-condition-2</b></p><a name=\"problem-list-condition-2\"> </a><a name=\"hcproblem-list-condition-2\"> </a><a name=\"problem-list-condition-2-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-nl C78.0}\">C78.0</span></p><p><b>subject</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-nl",
              "code" : "C78.0"
            }
          ]
        },
        "subject" : {
          "reference" : "https://fhir.example.org/Patient/patient-1"
        },
        "recordedDate" : "2015-12-27"
      }
    },
    {
      "fullUrl" : "https://fhir.example.org/Condition/problem-list-condition-3",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "problem-list-condition-3",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_problem-list-condition-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition problem-list-condition-3</b></p><a name=\"problem-list-condition-3\"> </a><a name=\"hcproblem-list-condition-3\"> </a><a name=\"problem-list-condition-3-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-nl M8140/3}\">M8140/3</span></p><p><b>subject</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-nl",
              "code" : "M8140/3"
            }
          ]
        },
        "subject" : {
          "reference" : "https://fhir.example.org/Patient/patient-1"
        },
        "recordedDate" : "2015-12-27"
      }
    },
    {
      "fullUrl" : "https://fhir.example.org/Condition/problem-list-condition-4",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "problem-list-condition-4",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_problem-list-condition-4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition problem-list-condition-4</b></p><a name=\"problem-list-condition-4\"> </a><a name=\"hcproblem-list-condition-4\"> </a><a name=\"problem-list-condition-4-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-nl C77.3}\">C77.3</span></p><p><b>subject</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-nl",
              "code" : "C77.3"
            }
          ]
        },
        "subject" : {
          "reference" : "https://fhir.example.org/Patient/patient-1"
        },
        "recordedDate" : "2015-12-27"
      }
    },
    {
      "fullUrl" : "https://fhir.example.org/Condition/problem-list-condition-5",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "problem-list-condition-5",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_problem-list-condition-5\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition problem-list-condition-5</b></p><a name=\"problem-list-condition-5\"> </a><a name=\"hcproblem-list-condition-5\"> </a><a name=\"problem-list-condition-5-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-nl M8500/3}\">M8500/3</span></p><p><b>subject</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-nl",
              "code" : "M8500/3"
            }
          ]
        },
        "subject" : {
          "reference" : "https://fhir.example.org/Patient/patient-1"
        },
        "recordedDate" : "2015-12-27"
      }
    },
    {
      "fullUrl" : "https://fhir.example.org/Condition/problem-list-condition-6",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "problem-list-condition-6",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_problem-list-condition-6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition problem-list-condition-6</b></p><a name=\"problem-list-condition-6\"> </a><a name=\"hcproblem-list-condition-6\"> </a><a name=\"problem-list-condition-6-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-nl C18.7}\">C18.7</span></p><p><b>subject</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-nl",
              "code" : "C18.7"
            }
          ]
        },
        "subject" : {
          "reference" : "https://fhir.example.org/Patient/patient-1"
        },
        "recordedDate" : "2015-12-27"
      }
    },
    {
      "fullUrl" : "https://fhir.example.org/EpisodeOfCare/episode-of-care-1",
      "resource" : {
        "resourceType" : "EpisodeOfCare",
        "id" : "episode-of-care-1",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-episode-of-care"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"EpisodeOfCare_episode-of-care-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare episode-of-care-1</b></p><a name=\"episode-of-care-1\"> </a><a name=\"hcepisode-of-care-1\"> </a><a name=\"episode-of-care-1-en-US\"> </a><p><b>status</b>: Active</p><blockquote><p><b>diagnosis</b></p><p><b>condition</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Condition/encounter-diagnosis-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role billing}\">Billing</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 1</p><p><b>condition</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 1</p><p><b>condition</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-2\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 1</p><p><b>condition</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-3\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 2</p><p><b>condition</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-4\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 2</p><p><b>condition</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-5\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 2</p><p><b>condition</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-6\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></p></blockquote><p><b>patient</b>: <a href=\"Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>managingOrganization</b>: <a href=\"Bundle-ncr-chir.html#https-//fhir.example.org/Organization/organization-1\">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>period</b>: 2018-03-20 --&gt; 2023-11-08</p></div>"
        },
        "status" : "active",
        "diagnosis" : [
          {
            "condition" : {
              "reference" : "https://fhir.example.org/Condition/encounter-diagnosis-1"
            },
            "role" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code" : "billing"
                }
              ]
            }
          },
          {
            "extension" : [
              {
                "url" : "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group",
                "valueInteger" : 1
              }
            ],
            "condition" : {
              "reference" : "https://fhir.example.org/Condition/problem-list-condition-1"
            },
            "role" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code" : "AD"
                }
              ]
            }
          },
          {
            "extension" : [
              {
                "url" : "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group",
                "valueInteger" : 1
              }
            ],
            "condition" : {
              "reference" : "https://fhir.example.org/Condition/problem-list-condition-2"
            },
            "role" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code" : "AD"
                }
              ]
            }
          },
          {
            "extension" : [
              {
                "url" : "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group",
                "valueInteger" : 1
              }
            ],
            "condition" : {
              "reference" : "https://fhir.example.org/Condition/problem-list-condition-3"
            },
            "role" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code" : "AD"
                }
              ]
            }
          },
          {
            "extension" : [
              {
                "url" : "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group",
                "valueInteger" : 2
              }
            ],
            "condition" : {
              "reference" : "https://fhir.example.org/Condition/problem-list-condition-4"
            },
            "role" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code" : "AD"
                }
              ]
            }
          },
          {
            "extension" : [
              {
                "url" : "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group",
                "valueInteger" : 2
              }
            ],
            "condition" : {
              "reference" : "https://fhir.example.org/Condition/problem-list-condition-5"
            },
            "role" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code" : "AD"
                }
              ]
            }
          },
          {
            "extension" : [
              {
                "url" : "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group",
                "valueInteger" : 2
              }
            ],
            "condition" : {
              "reference" : "https://fhir.example.org/Condition/problem-list-condition-6"
            },
            "role" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code" : "AD"
                }
              ]
            }
          }
        ],
        "patient" : {
          "reference" : "https://fhir.example.org/Patient/patient-1"
        },
        "managingOrganization" : {
          "reference" : "https://fhir.example.org/Organization/organization-1"
        },
        "period" : {
          "start" : "2018-03-20",
          "end" : "2023-11-08"
        }
      }
    }
  ]
}