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

FHIR IG analytics

Packagech.fhir.ig.ch-elm
Resource TypeDocumentReference
IdDocumentReference-1c-DocumentReferenceStrict.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": "DocumentReference",
  "id": "1c-DocumentReferenceStrict",
  "contained": [
    {
      "resourceType": "Bundle",
      "id": "1cDoc-NeisseriaGonorrhoeae",
      "identifier": {
        "system": "urn:ietf:rfc:3986",
        "value": "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d"
      },
      "type": "document",
      "timestamp": "2023-07-14T16:00:00+02:00",
      "entry": [
        {
          "fullUrl": "http://test.fhir.ch/r4/Composition/1Comp-NeisseriaGonorrhoeae",
          "resource": {
            "resourceType": "Composition",
            "id": "1Comp-NeisseriaGonorrhoeae",
            "language": "de-CH",
            "identifier": {
              "system": "urn:ietf:rfc:3986",
              "value": "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d"
            },
            "status": "final",
            "type": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "version": "http://snomed.info/sct/2011000195101",
                  "code": "4241000179101",
                  "display": "Laborbericht"
                },
                {
                  "system": "http://loinc.org",
                  "code": "11502-2",
                  "display": "Laboratory report"
                }
              ]
            },
            "subject": {
              "reference": "Patient/Pat-001"
            },
            "date": "2023-07-14T16:00:00+02:00",
            "author": [
              {
                "reference": "Organization/1Org-Labor"
              }
            ],
            "title": "Laborbericht vom 14.07.2023",
            "section": [
              {
                "title": "Analyseergebnisse der mikrobiologischen Untersuchung",
                "code": {
                  "coding": [
                    {
                      "system": "http://loinc.org",
                      "code": "18725-2",
                      "display": "Microbiology studies (set)"
                    }
                  ]
                },
                "entry": [
                  {
                    "reference": "Observation/1Obs-NeisseriaGonorrhoeae"
                  }
                ]
              }
            ]
          }
        },
        {
          "fullUrl": "http://test.fhir.ch/r4/DiagnosticReport/1cDR-NeisseriaGonorrhoeae",
          "resource": {
            "resourceType": "DiagnosticReport",
            "id": "1cDR-NeisseriaGonorrhoeae",
            "extension": [
              {
                "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition",
                "valueReference": {
                  "reference": "Composition/1Comp-NeisseriaGonorrhoeae"
                }
              }
            ],
            "identifier": [
              {
                "system": "urn:ietf:rfc:3986",
                "value": "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d"
              }
            ],
            "basedOn": [
              {
                "reference": "ServiceRequest/1cSR-Order"
              }
            ],
            "status": "final",
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "11502-2",
                  "display": "Laboratory report"
                }
              ]
            },
            "subject": {
              "reference": "Patient/Pat-001"
            },
            "performer": [
              {
                "reference": "Organization/1Org-Labor"
              }
            ],
            "specimen": [
              {
                "reference": "Specimen/1Spec-Specimen"
              }
            ],
            "result": [
              {
                "reference": "Observation/1Obs-NeisseriaGonorrhoeae"
              }
            ]
          }
        },
        {
          "fullUrl": "http://test.fhir.ch/r4/Patient/Pat-001",
          "resource": {
            "resourceType": "Patient",
            "id": "Pat-001",
            "identifier": [
              {
                "system": "urn:oid:2.16.756.5.32",
                "value": "7562295883070"
              }
            ],
            "name": [
              {
                "family": "M",
                "given": [
                  "D"
                ]
              }
            ],
            "gender": "male",
            "birthDate": "1960-08-22",
            "address": [
              {
                "use": "home",
                "city": "Bern",
                "state": "BE",
                "postalCode": "3000",
                "country": "CH",
                "_country": {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
                      "valueCoding": {
                        "system": "urn:iso:std:iso:3166",
                        "code": "CH"
                      }
                    }
                  ]
                }
              }
            ]
          }
        },
        {
          "fullUrl": "http://test.fhir.ch/r4/Observation/1Obs-NeisseriaGonorrhoeae",
          "resource": {
            "resourceType": "Observation",
            "id": "1Obs-NeisseriaGonorrhoeae",
            "status": "final",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                    "code": "laboratory",
                    "display": "Laboratory"
                  }
                ]
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "697-3",
                  "display": "Neisseria gonorrhoeae [Presence] in Urethra by Organism specific culture"
                }
              ]
            },
            "subject": {
              "reference": "Patient/Pat-001"
            },
            "effectiveDateTime": "2023-07-14T11:10:00+02:00",
            "performer": [
              {
                "reference": "Organization/1Org-Labor"
              }
            ],
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "10828004",
                  "display": "Positive"
                }
              ]
            },
            "interpretation": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                    "code": "POS",
                    "display": "Positive"
                  }
                ]
              }
            ],
            "specimen": {
              "reference": "Specimen/1Spec-Specimen"
            }
          }
        },
        {
          "fullUrl": "http://test.fhir.ch/r4/Specimen/1Spec-Specimen",
          "resource": {
            "resourceType": "Specimen",
            "id": "1Spec-Specimen",
            "subject": {
              "reference": "Patient/Pat-001"
            },
            "collection": {
              "collectedDateTime": "2023-07-01"
            }
          }
        },
        {
          "fullUrl": "http://test.fhir.ch/r4/ServiceRequest/1cSR-Order",
          "resource": {
            "resourceType": "ServiceRequest",
            "id": "1cSR-Order",
            "identifier": [
              {
                "value": "22000938108"
              }
            ],
            "status": "completed",
            "intent": "order",
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "697-3",
                  "display": "Neisseria gonorrhoeae [Presence] in Urethra by Organism specific culture"
                }
              ]
            },
            "subject": {
              "reference": "Patient/Pat-001"
            },
            "requester": {
              "reference": "PractitionerRole/1cPR-KsAbc"
            },
            "specimen": [
              {
                "reference": "Specimen/1Spec-Specimen"
              }
            ]
          }
        },
        {
          "fullUrl": "http://test.fhir.ch/r4/PractitionerRole/1cPR-KsAbc",
          "resource": {
            "resourceType": "PractitionerRole",
            "id": "1cPR-KsAbc",
            "practitioner": {
              "reference": "Practitioner/1cPract-KsAbc"
            }
          }
        },
        {
          "fullUrl": "http://test.fhir.ch/r4/Practitioner/1cPract-KsAbc",
          "resource": {
            "resourceType": "Practitioner",
            "id": "1cPract-KsAbc",
            "name": [
              {
                "family": "Giacometti",
                "_given": [
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
                        "valueCode": "unknown"
                      }
                    ]
                  }
                ]
              }
            ],
            "address": [
              {
                "city": "Bern",
                "postalCode": "3000"
              }
            ]
          }
        },
        {
          "fullUrl": "http://test.fhir.ch/r4/Organization/1Org-Labor",
          "resource": {
            "resourceType": "Organization",
            "id": "1Org-Labor",
            "identifier": [
              {
                "system": "urn:oid:2.51.1.3",
                "value": "7601002331470"
              }
            ],
            "name": "SanLab"
          }
        }
      ]
    }
  ],
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d"
    }
  ],
  "status": "current",
  "content": [
    {
      "attachment": {
        "language": "de-CH",
        "url": "#1cDoc-NeisseriaGonorrhoeae"
      }
    }
  ]
}