{
"description": "Coding profile making code and system mandatory",
"_filename": "StructureDefinition-CodingWithCodeAndSystem.json",
"package_name": "de.gematik.fhir.directory",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "CodingWithCodeAndSystem",
"abstract": false,
"type": "Coding",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Coding with code and system",
"package_version": "0.11.23",
"status": "draft",
"id": "80057321-1035-4663-9ca3-f29ede665182",
"kind": "complex-type",
"url": "https://gematik.de/fhir/directory/StructureDefinition/CodingWithCodeAndSystem",
"version": "0.11.23",
"differential": {
"element": [ {
"id": "Coding.system",
"min": 1,
"path": "Coding.system"
}, {
"id": "Coding.code",
"min": 1,
"path": "Coding.code"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding"
}