Sha256: c2edf2ee3244767c75d7103d01367c9d49766398be9cb0062e8b741c14c2cdee
Contents?: true
Size: 1.31 KB
Versions: 3
Compression:
Stored size: 1.31 KB
Contents
{ "resourceType": "CodeSystem", "id": "practitioner-specialty", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "url": "http://hl7.org/fhir/practitioner-specialty", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.442" } ], "version": "4.0.0", "name": "PractitionerSpecialty", "title": "Practitioner specialty", "status": "draft", "experimental": false, "publisher": "FHIR Project team", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This example value set defines a set of codes that can be used to indicate the specialty of a Practitioner.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/practitioner-specialty", "content": "complete", "concept": [ { "code": "cardio", "display": "Cardiologist" }, { "code": "dent", "display": "Dentist" }, { "code": "dietary", "display": "Dietary consultant" }, { "code": "midw", "display": "Midwife" }, { "code": "sysarch", "display": "Systems architect" } ] }
Version data entries
3 entries across 3 versions & 1 rubygems