FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageiknl.fhir.nl.r4.ncr-ehr
Resource TypeBundle
IdBundle-gbs-opt-out.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "gbs-opt-out",
  "meta": {
    "tag": [
      {
        "system": "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/NamingSystem/processing-target",
        "code": "NKR_GBS"
      }
    ]
  },
  "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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ncr-ehr-healthcare-provider.html\">NcrEhrHealthcareProvider</a></p></div><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/opt-out-patient",
      "resource": {
        "resourceType": "Patient",
        "id": "opt-out-patient",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_opt-out-patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient opt-out-patient</b></p><a name=\"opt-out-patient\"> </a><a name=\"hcopt-out-patient\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">false</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"
            }
          }
        ],
        "active": false
      }
    }
  ]
}