Sha256: 19e401500c7b4893071a7ab52df69bf2bb4664c7b8e2ffba2449b15dd40c7453
Contents?: true
Size: 1.31 KB
Versions: 7
Compression:
Stored size: 1.31 KB
Contents
{ "resourceType": "CodeSystem", "id": "practitioner-specialty", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+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.4.442" } ], "version": "4.0.1", "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
7 entries across 7 versions & 1 rubygems