FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Practitioner-ieb

Packagefhir.ieb.core
Resource TypeStructureDefinition
IdPractitioner-ieb
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.ieb.core@0.1.2&canonical=http://www.ieb.ufsc.br/fhir/StructureDefinition/Practitioner-ieb
URLhttp://www.ieb.ufsc.br/fhir/StructureDefinition/Practitioner-ieb
Version1.0.0
Statusactive
Date2021-05-21
NamePractitionerIEB
TitlePractitioner (IEB)
Realmus
Authorityhl7
DescriptionThis profile constrains the practitioner resource to represent a practitioner acting as observer for these imaging results.
TypePractitioner
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Overview

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


Source

{
  "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
      }
    ]
  }
}