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

FHIR IG Statistics: StructureDefinition/FoodAlleryModel

Packagefhi.immunization
TypeStructureDefinition
IdFoodAlleryModel
FHIR VersionR4
Sourcehttp://example.org/https://build.fhir.org/ig/FHISYSVAK/FHIR_beta/StructureDefinition-FoodAlleryModel.html
URLhttp://example.org/StructureDefinition/FoodAlleryModel
Version0.1.0
Statusdraft
Date2025-05-09T13:35:23+00:00
NameFoodAlleryModel
TitleFood allergy Logical Model
DescriptionHer er en modell for mat allergi
Typehttp://example.org/StructureDefinition/FoodAlleryModel
Kindlogical

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

Generated Narrative: StructureDefinition FoodAlleryModel

NameFlagsCard.TypeDescription & Constraintsdoco
.. FoodAlleryModel 0..*BaseFood allergy Logical Model
... Patient 1..1Reference()Pasient informasjon
... Dato 0..1dateTimeDato for anbefaling
... note 0..1stringNotat for anbefaling

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "FoodAlleryModel",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://example.org/StructureDefinition/FoodAlleryModel",
  "version": "0.1.0",
  "name": "FoodAlleryModel",
  "title": "Food allergy Logical Model",
  "status": "draft",
  "date": "2025-05-09T13:35:23+00:00",
  "publisher": "Fhi SYSVAK",
  "contact": [
    {
      "name": "Fhi SYSVAK",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "Her er en modell for mat allergi",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://example.org/StructureDefinition/FoodAlleryModel",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "FoodAlleryModel",
        "path": "FoodAlleryModel",
        "short": "Food allergy Logical Model",
        "definition": "Her er en modell for mat allergi",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "FoodAlleryModel.Patient",
        "path": "FoodAlleryModel.Patient",
        "short": "Pasient informasjon",
        "definition": "Pasient informasjon",
        "min": 1,
        "max": "1",
        "base": {
          "path": "FoodAlleryModel.Patient",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "FoodAlleryModel.Dato",
        "path": "FoodAlleryModel.Dato",
        "short": "Dato for anbefaling",
        "definition": "Dato for anbefaling",
        "min": 0,
        "max": "1",
        "base": {
          "path": "FoodAlleryModel.Dato",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "FoodAlleryModel.note",
        "path": "FoodAlleryModel.note",
        "short": "Notat for anbefaling",
        "definition": "Notat for anbefaling",
        "min": 0,
        "max": "1",
        "base": {
          "path": "FoodAlleryModel.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "FoodAlleryModel",
        "path": "FoodAlleryModel",
        "short": "Food allergy Logical Model",
        "definition": "Her er en modell for mat allergi"
      },
      {
        "id": "FoodAlleryModel.Patient",
        "path": "FoodAlleryModel.Patient",
        "short": "Pasient informasjon",
        "definition": "Pasient informasjon",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "FoodAlleryModel.Dato",
        "path": "FoodAlleryModel.Dato",
        "short": "Dato for anbefaling",
        "definition": "Dato for anbefaling",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "FoodAlleryModel.note",
        "path": "FoodAlleryModel.note",
        "short": "Notat for anbefaling",
        "definition": "Notat for anbefaling",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}