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

FHIR IG Statistics: StructureDefinition/28b6e30c-8d78-4d0d-984d-04984190f9ea

Packageishmed.i14y.r4
Resource TypeStructureDefinition
Id28b6e30c-8d78-4d0d-984d-04984190f9ea
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ishmed.i14y.r4@2.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/Practitioner_Core_1
URLhttp://fhir.ishmed.com/R4/StructureDefinition/Practitioner_Core_1
Version1.0.1
Statusactive
Date2022-07-29
NamePractitioner_Core_1
DescriptionA Practitioner profile is used for healthcare professionals.
CopyrightCopyright © 2022, Oracle and/or its affiliates. All rights reserved.
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

A Practitioner profile is used for healthcare professionals.


Source

{
  "resourceType": "StructureDefinition",
  "id": "28b6e30c-8d78-4d0d-984d-04984190f9ea",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-08-11T11:15:41.3253769+00:00"
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/Practitioner_Core_1",
  "version": "1.0.1",
  "name": "Practitioner_Core_1",
  "status": "active",
  "date": "2022-07-29",
  "publisher": "Oracle Cerner",
  "description": "A Practitioner profile is used for healthcare professionals.",
  "copyright": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.identifier",
        "path": "Practitioner.identifier",
        "mustSupport": true
      },
      {
        "id": "Practitioner.active",
        "path": "Practitioner.active",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "mustSupport": true
      }
    ]
  }
}