FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/gecco-observation-sars-cov-2-igm-ser-pl-ql-ia

Packagede.gecco
Resource TypeStructureDefinition
Idgecco-observation-sars-cov-2-igm-ser-pl-ql-ia
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igm-ser-pl-ql-ia
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igm-ser-pl-ql-ia
Version1.0
Statusactive
Date2020-10-29
NameSarsCoV2IgMSerPlQlIA
TitleSARS-CoV-2 (COVID-19) IgM Ab [Presence] in Serum or Plasma by Immunoassay
DescriptionSARS-CoV-2 (COVID-19) IgM Ab [Presence] in Serum or Plasma by Immunoassay
TypeObservation
Kindresource

Resources that use this resource

StructureDefinition
sars-cov-2-ab-pnl-ser-pl-iaSARS-CoV-2 (COVID-19) Ab panel - Serum or Plasma by Immunoassay

Resources that this resource uses

StructureDefinition
ObservationLabMII PR Labor Laboruntersuchung
ValueSet
detected-not-detected-inconclusiveDetected Not-detected Inconclusive

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "gecco-observation-sars-cov-2-igm-ser-pl-ql-ia",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-igm-ser-pl-ql-ia",
  "version": "1.0",
  "name": "SarsCoV2IgMSerPlQlIA",
  "title": "SARS-CoV-2 (COVID-19) IgM Ab [Presence] in Serum or Plasma by Immunoassay",
  "status": "active",
  "date": "2020-10-29",
  "publisher": "Charité",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description": "SARS-CoV-2 (COVID-19) IgM Ab [Presence] in Serum or Plasma by Immunoassay",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "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": "94564-2"
        }
      },
      {
        "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",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ]
      },
      {
        "id": "Observation.value[x]:valueQuantity",
        "path": "Observation.value[x]",
        "sliceName": "valueQuantity",
        "max": "0"
      },
      {
        "id": "Observation.value[x]:valueCodeableConcept",
        "path": "Observation.value[x]",
        "sliceName": "valueCodeableConcept",
        "binding": {
          "strength": "required",
          "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/detected-not-detected-inconclusive"
        }
      }
    ]
  }
}