FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | DiagnosticReport |
| Id | zib-LaboratoryTestResult-DiagnosticReport-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Bacteria Spt Resp Cul |
|---|---|
| Gemaakt | 15 augustus 2016 Deze versie: |
| Conclusie | Test conclusion |
| Resultaat | Laboratory test finding |
| Specimen | Blood |
{
"resourceType": "DiagnosticReport",
"id": "zib-laboratorytestresult-diagnosticreport-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/identifier-type",
"code": "PLAC",
"display": "Placer Identifier"
}
]
},
"system": "https://acme.org/identifiers",
"value": "RP723234"
},
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/identifier-type",
"code": "FILL",
"display": "Filler Identifier"
}
]
},
"system": "https://acme.org/identifiers",
"value": "250401"
},
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1b1d9f5d-8fdf-11ec-1170-020000000000"
}
],
"basedOn": [
{
"reference": "ProcedureRequest/zib-procedurerequest-01",
"display": "Surgical procedure - Biopsy of skin"
}
],
"status": "final",
"_status": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.16.1",
"code": "final",
"display": "Definitief"
}
]
}
}
]
},
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "4241000179101",
"display": "Laboratory report (record artifact)"
},
{
"system": "http://snomed.info/sct",
"code": "19851009",
"display": "Microbiologie"
}
]
},
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "624-7",
"display": "Bacteria Spt Resp Cul"
}
],
"text": "Aerobic Respiratory Culture, Sputum"
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"effectiveDateTime": "2016-08-15",
"issued": "2016-08-18T18:14:35+00:00",
"performer": [
{
"role": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/ParticipationType",
"code": "RESP",
"display": "Responsible Party"
}
]
},
"actor": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/nl-core-practitionerrole-02",
"display": "Vaste Huisarts 1 - Maatschap Vaste Huisarts"
}
}
],
"reference": "Practitioner/nl-core-practitioner-02",
"display": "Vaste Huisarts 1"
}
}
],
"specimen": [
{
"reference": "Specimen/zib-laboratorytestresult-specimen-01",
"display": "Blood"
}
],
"result": [
{
"reference": "Observation/zib-laboratorytestresult-observation-01",
"display": "Laboratory test finding"
}
],
"conclusion": "Test conclusion"
}