FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4.2023
Resource TypeStructureDefinition
IdStructureDefinition-il-core-questionnaire.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/StructureDefinition/il-core-questionnaire
URLhttp://fhir.health.gov.il/StructureDefinition/il-core-questionnaire
Version0.12.1
Statusdraft
Date2023-09-20
NameILCoreQuestionnaire
TitleILCore Questionnaire Profile
Realmil
Authoritynational
DescriptionIsrael Core proposed constraints and extensions on the Questionnaire Resource
TypeQuestionnaire
Kindresource

Resources that use this resource

StructureDefinition
il.core.fhir.r4#0.20.3il-core-care-planILCore CarePlan Profile

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "il-core-questionnaire",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-questionnaire",
  "version": "0.12.1",
  "name": "ILCoreQuestionnaire",
  "title": "ILCore Questionnaire Profile",
  "status": "draft",
  "date": "2023-09-20",
  "publisher": "Israel Core Team",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "ido.levin@moh.gov.il"
        }
      ]
    }
  ],
  "description": "Israel Core proposed constraints and extensions on the Questionnaire Resource",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "objimpl",
      "uri": "http://hl7.org/fhir/object-implementation",
      "name": "Object Implementation Information"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Questionnaire",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Questionnaire",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Questionnaire",
        "path": "Questionnaire",
        "short": "ILCore Questionnaire Profile",
        "definition": "Definitions for the profile-Questionnaire resource profile."
      },
      {
        "id": "Questionnaire.url",
        "path": "Questionnaire.url",
        "min": 1
      }
    ]
  }
}