Package | fhir.ieb.core |
Resource Type | StructureDefinition |
Id | Practitioner-ieb |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.ieb.core@0.1.2&canonical=http://www.ieb.ufsc.br/fhir/StructureDefinition/Practitioner-ieb |
URL | http://www.ieb.ufsc.br/fhir/StructureDefinition/Practitioner-ieb |
Version | 1.0.0 |
Status | active |
Date | 2021-05-21 |
Name | PractitionerIEB |
Title | Practitioner (IEB) |
Realm | us |
Authority | hl7 |
Description | This profile constrains the practitioner resource to represent a practitioner acting as observer for these imaging results. |
Type | Practitioner |
Kind | resource |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Name: PractitionerIEB
Title: Practitioner (IEB)
Status: Active
URL: http://www.ieb.ufsc.br/fhir/StructureDefinition/Practitioner-ieb
Publisher: Health Level Seven International - Patient Care Work Group
{ "resourceType": "StructureDefinition", "id": "Practitioner-ieb", "meta": { "versionId": "5", "lastUpdated": "2021-05-21T19:55:19.873+00:00", "source": "#bdXdMJHFIbxDN3rZ" }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://www.ieb.ufsc.br/fhir/StructureDefinition/Practitioner-ieb", "version": "1.0.0", "name": "PractitionerIEB", "title": "Practitioner (IEB)", "status": "active", "experimental": false, "date": "2021-05-21", "publisher": "Health Level Seven International - Patient Care Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" } ] } ], "description": "This profile constrains the practitioner resource to represent a practitioner acting as observer for these imaging results.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "servd", "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "Practitioner", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner", "derivation": "constraint", "differential": { "element": [ { "id": "Practitioner", "path": "Practitioner", "mustSupport": true }, { "id": "Practitioner.name", "path": "Practitioner.name", "min": 1, "mustSupport": true }, { "id": "Practitioner.name.family", "path": "Practitioner.name.family", "mustSupport": true }, { "id": "Practitioner.name.given", "path": "Practitioner.name.given", "mustSupport": true }, { "id": "Practitioner.telecom", "path": "Practitioner.telecom", "mustSupport": true }, { "id": "Practitioner.address", "path": "Practitioner.address", "mustSupport": true } ] } }