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

FHIR IG Statistics: StructureDefinition/PH_AllergyIntolerance.StructureDefinition

Packageimplementation.guide.nhdr
Resource TypeStructureDefinition
IdPH_AllergyIntolerance.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/StructureDefinition/PH_AllergyIntolerance
URLhttps://example.org/fhir/StructureDefinition/PH_AllergyIntolerance
Statusdraft
NamePH_AllergyIntolerance
TypeAllergyIntolerance
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
OrganizationOrganization

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/PH_AllergyIntolerance",
  "name": "PH_AllergyIntolerance",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "AllergyIntolerance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "AllergyIntolerance.extension:organization",
        "path": "AllergyIntolerance.extension",
        "sliceName": "organization",
        "short": "Health facility where allergy intolerance was encountered",
        "definition": "Health facility where allergy intolerance was encountered",
        "comment": "This is an extension",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://example.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "AllergyIntolerance.criticality",
        "path": "AllergyIntolerance.criticality",
        "max": "0"
      },
      {
        "id": "AllergyIntolerance.recorder",
        "path": "AllergyIntolerance.recorder",
        "max": "0"
      },
      {
        "id": "AllergyIntolerance.asserter",
        "path": "AllergyIntolerance.asserter",
        "max": "0"
      },
      {
        "id": "AllergyIntolerance.lastOccurrence",
        "path": "AllergyIntolerance.lastOccurrence",
        "max": "0"
      }
    ]
  }
}