{ "description": "Minimal Data Set to define codes for questions which can be mapped", "_filename": "CodeSystem-minimaldataset.json", "package_name": "ch.fhir.ig.ch-orf", "date": "2019-04-02T00:00:00+02:00", "versionNeeded": true, "publisher": "eHealth Suisse", "jurisdiction": [ { "coding": [ { "code": "CH", "system": "urn:iso:std:iso:3166" } ] } ], "content": "complete", "name": "OrfCodeSystemMiminalDataSet", "type": null, "experimental": "true", "resourceType": "CodeSystem", "title": "Minimal Data Set for ORF Questionnaires", "package_version": "0.9.1", "compositional": false, "status": "draft", "id": "8fa88d90-7a12-4baa-be50-c2c016f0c0d8", "kind": null, "url": "http://fhir.ch/ig/ch-orf/CodeSystem/minimaldataset", "concept": [ { "code": "Patient.name.family", "display": "last Name of Patient" }, { "code": "Patient.name.given", "display": "given Name of Patient" } ], "caseSensitive": true, "version": "0.9.1", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "value": "https://www.e-health-suisse.ch/", "system": "url" } ] }, { "name": "Oliver Egger", "telecom": [ { "value": "oliver.egger@ahdis.ch", "system": "email" } ] } ] }