{
  "resourceType": "StructureDefinition",
  "id": "c3be590e-648d-4cb7-8d06-2f7034a0b973",
  "meta": {
    "lastUpdated": "2020-05-14T05:25:13.641+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/PrehopsitalQuestionnaire",
  "name": "QuestionnairePrehospitalNoteTemplate",
  "status": "draft",
  "date": "2020-05-14T05:25:13.3671815+00:00",
  "fhirVersion": "4.0.0",
  "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.url",
        "path": "Questionnaire.url",
        "short": "Canonical identifier for this template, represented as a URI (globally unique)"
      },
      {
        "id": "Questionnaire.identifier",
        "path": "Questionnaire.identifier",
        "max": "0"
      },
      {
        "id": "Questionnaire.name",
        "path": "Questionnaire.name",
        "short": "Name of template",
        "definition": "A computer friendly name of the template."
      },
      {
        "id": "Questionnaire.title",
        "path": "Questionnaire.title",
        "short": "Title of template",
        "definition": "A short, descriptive, user-friendly title for the template - e.g. prehospital summary."
      },
      {
        "id": "Questionnaire.derivedFrom",
        "path": "Questionnaire.derivedFrom",
        "max": "0"
      },
      {
        "id": "Questionnaire.status",
        "path": "Questionnaire.status",
        "short": "active",
        "definition": "The status of this template. Only support active."
      },
      {
        "id": "Questionnaire.experimental",
        "path": "Questionnaire.experimental",
        "max": "0"
      },
      {
        "id": "Questionnaire.subjectType",
        "path": "Questionnaire.subjectType",
        "max": "0"
      },
      {
        "id": "Questionnaire.date",
        "path": "Questionnaire.date",
        "definition": "The date  (and optionally time) when the template was published/made available. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the questionnaire changes."
      },
      {
        "id": "Questionnaire.publisher",
        "path": "Questionnaire.publisher",
        "definition": "The name of the organization or individual that published the questionnaire, will be the region or healthcare organization."
      },
      {
        "id": "Questionnaire.description",
        "path": "Questionnaire.description",
        "short": "Natural language description of the template"
      },
      {
        "id": "Questionnaire.useContext",
        "path": "Questionnaire.useContext",
        "definition": "Description of how the template should be used, i.e. within the preshospital integration context."
      },
      {
        "id": "Questionnaire.jurisdiction",
        "path": "Questionnaire.jurisdiction",
        "max": "0"
      },
      {
        "id": "Questionnaire.purpose",
        "path": "Questionnaire.purpose",
        "max": "0"
      },
      {
        "id": "Questionnaire.copyright",
        "path": "Questionnaire.copyright",
        "max": "0"
      },
      {
        "id": "Questionnaire.approvalDate",
        "path": "Questionnaire.approvalDate",
        "max": "0"
      },
      {
        "id": "Questionnaire.lastReviewDate",
        "path": "Questionnaire.lastReviewDate",
        "max": "0"
      },
      {
        "id": "Questionnaire.effectivePeriod",
        "path": "Questionnaire.effectivePeriod",
        "short": "When the template is expected to be used"
      },
      {
        "id": "Questionnaire.code.system",
        "path": "Questionnaire.code.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Questionnaire.item.definition",
        "path": "Questionnaire.item.definition",
        "max": "0"
      },
      {
        "id": "Questionnaire.item.code.system",
        "path": "Questionnaire.item.code.system",
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Questionnaire.item.enableWhen",
        "path": "Questionnaire.item.enableWhen",
        "max": "0"
      },
      {
        "id": "Questionnaire.item.enableBehavior",
        "path": "Questionnaire.item.enableBehavior",
        "max": "0"
      },
      {
        "id": "Questionnaire.item.readOnly",
        "path": "Questionnaire.item.readOnly",
        "max": "0"
      },
      {
        "id": "Questionnaire.item.initial",
        "path": "Questionnaire.item.initial",
        "max": "0"
      }
    ]
  }
}