Package | de.gecco |
Resource Type | StructureDefinition |
Id | gecco-observation-sars-cov-2-ab-pnl-ser-pl-ia |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-pnl-ser-pl-ia |
URL | https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-pnl-ser-pl-ia |
Version | 1.0.4 |
Status | active |
Date | 2021-05-31 |
Name | SarsCoV2AbPnlSerPlIA |
Title | SARS-CoV-2 (COVID-19) Ab panel - Serum or Plasma by Immunoassay |
Description | SARS-CoV-2 (COVID-19) Ab panel - Serum or Plasma by Immunoassay |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
MII-Reference | MII-Reference |
sars-cov-2-ab-ser-pl-ia-acnc | SARS-CoV-2 (COVID-19) Ab [Units/volume] in Serum or Plasma by Immunoassay |
sars-cov-2-iga-ser-pl-ia-acnc | SARS-CoV-2 (COVID-19) IgA Ab [Units/volume] in Serum or Plasma by Immunoassay |
sars-cov-2-iga-ser-pl-ql-ia | SARS-CoV-2 (COVID-19) IgA Ab [Presence] in Serum or Plasma by Immunoassay |
sars-cov-2-igg-ser-pl-ia-acnc | SARS-CoV-2 (COVID-19) IgG Ab [Units/volume] in Serum or Plasma by Immunoassay |
sars-cov-2-igg-ser-pl-ql-ia | SARS-CoV-2 (COVID-19) IgG Ab [Presence] in Serum or Plasma by Immunoassay |
sars-cov-2-igm-ser-pl-ia-acnc | SARS-CoV-2 (COVID-19) IgM Ab [Units/volume] in Serum or Plasma by Immunoassay |
sars-cov-2-igm-ser-pl-ql-ia | SARS-CoV-2 (COVID-19) IgM Ab [Presence] in Serum or Plasma by Immunoassay |
sars-cov-2-ab-ser-pl-ql-ia | SARS-CoV-2 (COVID-19) Ab [Presence] in Serum or Plasma by Immunoassay |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "gecco-observation-sars-cov-2-ab-pnl-ser-pl-ia", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-pnl-ser-pl-ia", "version": "1.0.4", "name": "SarsCoV2AbPnlSerPlIA", "title": "SARS-CoV-2 (COVID-19) Ab panel - Serum or Plasma by Immunoassay", "status": "active", "date": "2021-05-31", "publisher": "Charité", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/" } ] } ], "description": "SARS-CoV-2 (COVID-19) Ab panel - Serum or Plasma by Immunoassay", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation.meta", "path": "Observation.meta" }, { "id": "Observation.meta.source", "path": "Observation.meta.source", "mustSupport": true }, { "id": "Observation.meta.profile", "path": "Observation.meta.profile", "mustSupport": true }, { "id": "Observation.identifier", "path": "Observation.identifier", "slicing": { "discriminator": [ { "type": "pattern", "path": "type" } ], "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "Observation.identifier:analyseBefundCode", "path": "Observation.identifier", "sliceName": "analyseBefundCode", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.identifier:analyseBefundCode.type", "path": "Observation.identifier.type", "min": 1, "patternCodeableConcept": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "code": "OBI" } ] }, "mustSupport": true }, { "id": "Observation.identifier:analyseBefundCode.type.coding", "path": "Observation.identifier.type.coding", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "Observation.identifier:analyseBefundCode.type.coding:observationInstanceV2", "path": "Observation.identifier.type.coding", "sliceName": "observationInstanceV2", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.identifier:analyseBefundCode.type.coding:observationInstanceV2.system", "path": "Observation.identifier.type.coding.system", "min": 1, "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203", "mustSupport": true }, { "id": "Observation.identifier:analyseBefundCode.type.coding:observationInstanceV2.code", "path": "Observation.identifier.type.coding.code", "min": 1, "fixedCode": "OBI", "mustSupport": true }, { "id": "Observation.identifier:analyseBefundCode.system", "path": "Observation.identifier.system", "min": 1, "mustSupport": true }, { "id": "Observation.identifier:analyseBefundCode.value", "path": "Observation.identifier.value", "min": 1, "mustSupport": true }, { "id": "Observation.identifier:analyseBefundCode.assigner", "path": "Observation.identifier.assigner", "min": 1, "type": [ { "code": "Reference", "profile": [ "https://www.medizininformatik-initiative.de/fhir/core/StructureDefinition/MII-Reference" ] } ], "mustSupport": true }, { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.category", "path": "Observation.category", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.category.coding", "path": "Observation.category.coding", "slicing": { "discriminator": [ { "type": "pattern", "path": "system" }, { "type": "pattern", "path": "code" } ], "rules": "open" }, "min": 2, "mustSupport": true }, { "id": "Observation.category.coding:loinc-observation", "path": "Observation.category.coding", "sliceName": "loinc-observation", "min": 1, "mustSupport": true }, { "id": "Observation.category.coding:loinc-observation.system", "path": "Observation.category.coding.system", "min": 1, "patternUri": "http://loinc.org", "mustSupport": true }, { "id": "Observation.category.coding:loinc-observation.code", "path": "Observation.category.coding.code", "min": 1, "patternCode": "26436-6", "mustSupport": true }, { "id": "Observation.category.coding:observation-category", "path": "Observation.category.coding", "sliceName": "observation-category", "min": 1, "max": "1", "mustSupport": true }, { "id": "Observation.category.coding:observation-category.system", "path": "Observation.category.coding.system", "min": 1, "patternUri": "http://terminology.hl7.org/CodeSystem/observation-category", "mustSupport": true }, { "id": "Observation.category.coding:observation-category.code", "path": "Observation.category.coding.code", "min": 1, "patternCode": "laboratory", "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true, "binding": { "strength": "preferred", "description": "Intensional Value Set Definition: LOINC { { STATUS in {ACTIVE} CLASSTYPE in {1} CLASS exclude {CHALSKIN, H&P.HX.LAB, H&P.HX, NR STATS, PATH.PROTOCOLS.*} } }", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/laboratory-tests-and-panels-uv-ips" } }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "slicing": { "discriminator": [ { "type": "pattern", "path": "$this" } ], "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "Observation.code.coding:loinc", "path": "Observation.code.coding", "sliceName": "loinc", "min": 1, "max": "1", "patternCoding": { "system": "http://loinc.org", "code": "94504-8" } }, { "id": "Observation.code.coding:loinc.system", "path": "Observation.code.coding.system", "min": 1 }, { "id": "Observation.code.coding:loinc.code", "path": "Observation.code.coding.code", "min": 1 }, { "id": "Observation.subject", "path": "Observation.subject", "min": 1, "type": [ { "code": "Reference", "profile": [ "https://www.medizininformatik-initiative.de/fhir/core/StructureDefinition/MII-Reference" ], "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ] } ], "mustSupport": true }, { "id": "Observation.encounter", "path": "Observation.encounter", "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "min": 1, "type": [ { "code": "dateTime" } ], "constraint": [ { "key": "mii-lab-1", "severity": "error", "human": "Datetime must be at least to day", "expression": "($this as dateTime).hasValue() implies ($this as dateTime).toString().length() >= 8", "source": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab" } ], "mustSupport": true }, { "id": "Observation.issued", "path": "Observation.issued", "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "max": "0" }, { "id": "Observation.interpretation", "path": "Observation.interpretation", "mustSupport": true }, { "id": "Observation.note", "path": "Observation.note", "mustSupport": true }, { "id": "Observation.bodySite", "path": "Observation.bodySite", "max": "0" }, { "id": "Observation.method", "path": "Observation.method", "mustSupport": true }, { "id": "Observation.specimen", "path": "Observation.specimen", "mustSupport": true }, { "id": "Observation.specimen.reference", "path": "Observation.specimen.reference", "mustSupport": true }, { "id": "Observation.specimen.identifier", "path": "Observation.specimen.identifier", "mustSupport": true }, { "id": "Observation.device", "path": "Observation.device", "mustSupport": true }, { "id": "Observation.referenceRange", "path": "Observation.referenceRange", "mustSupport": true }, { "id": "Observation.hasMember", "path": "Observation.hasMember", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-ser-pl-ia-acnc", "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-ab-ser-pl-ql-ia", "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-iga-ser-pl-ia-acnc", "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-iga-ser-pl-ql-ia", "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igm-ser-pl-ia-acnc", "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igm-ser-pl-ql-ia", "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igg-ser-pl-ia-acnc", "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igg-ser-pl-ql-ia" ] } ], "mustSupport": true } ] } }