FHIR IG Statistics: StructureDefinition/SpecimenSARSCoV2
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "SpecimenSARSCoV2",
"url": "https://demis.rki.de/fhir/StructureDefinition/SpecimenSARSCoV2",
"version": "1.0.1",
"name": "SpecimenSARSCoV2",
"title": "SARS-CoV-2-Probe",
"status": "retired",
"date": "2021-03-26",
"description": "Die SARS-CoV-2-Probe spezifiziert die Probe hinsichtlich des Probenmaterials für SARS-CoV-2.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Specimen",
"baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/Specimen",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Specimen.type",
"path": "Specimen.type",
"definition": "Art des Probenmaterials. Der Wert muss entsprechend des vom RKI definierten ValueSets (https://demis.rki.de/fhir/ValueSet/materialSARSCoV2) im coding Element dargestellt werden."
},
{
"id": "Specimen.type.coding",
"path": "Specimen.type.coding",
"binding": {
"strength": "required",
"valueSet": "https://demis.rki.de/fhir/ValueSet/materialSARSCoV2"
}
}
]
}
}