no-helseapi-Practitioner-example.json

{ "resourceType": "Practitioner", "id": "example", "meta": { "profile": [ "http://hl7.no/fhir/StructureDefinition/no-helseapi-Practitioner" ] }, "identifier": [ { "system": "urn:oid:2.16.578.1.12.4.1.4.4", "value": "9144889" } ], "name": [ { "family": "Koman", "given": [ "Magnar" ] } ], "telecom": [ { "system": "phone", "value": "75589889", "use": "work" }, { "system": "fax", "value": "75589899" }, { "system": "phone", "value": "98128921", "use": "mobile" }, { "system": "email", "value": "mako@bottomline.no", "use": "work" } ], "address": [ { "use": "work", "line": [ "Dreyfushammarn 23" ], "city": "BODØ", "postalCode": "8012" } ], "qualification": [ { "code": { "coding": [ { "system": "urn:oid:2.16.578.1.12.4.1.1.9060", "code": "LE", "display": "Lege" } ] } }, { "code": { "coding": [ { "system": "urn:oid:2.16.578.1.12.4.1.1.7704", "code": "1", "display": "Autorisasjon" } ] } }, { "code": { "coding": [ { "system": "urn:oid:2.16.578.1.12.4.1.1.7426", "code": "152", "display": "Ortopedisk kirurgi" } ] } } ] }