PackagesCanonicalsLogsProblems
    Packages
    fhir.ieb.core@0.1.1
    http://www.ieb.ufsc.br/fhir/StructureDefinition/Practitioner-ieb
{
  "description": "This profile constrains the practitioner resource to represent a practitioner acting as observer for these imaging results.",
  "_filename": "Practitioner-ieb.json",
  "package_name": "fhir.ieb.core",
  "date": "2021-05-21",
  "derivation": "constraint",
  "meta": {
    "source": "#bdXdMJHFIbxDN3rZ",
    "versionId": "5",
    "lastUpdated": "2021-05-21T19:55:19.873+00:00"
  },
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "PractitionerIEB",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Practitioner",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Practitioner (IEB)",
  "package_version": "0.1.1",
  "status": "active",
  "id": "4c485480-fb1e-4716-9f39-d9a8ff4e9e7c",
  "kind": "resource",
  "url": "http://www.ieb.ufsc.br/fhir/StructureDefinition/Practitioner-ieb",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Practitioner",
      "path": "Practitioner",
      "mustSupport": true
    }, {
      "id": "Practitioner.name",
      "min": 1,
      "path": "Practitioner.name",
      "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
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}