{
  "resourceType": "StructureDefinition",
  "id": "VRDR-Decedent-Employment-History",
  "url": "http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Employment-History",
  "name": "VRDR Decedent Employment History",
  "status": "draft",
  "publisher": "Hi3 Solutions",
  "contact": [
    {
      "name": "AbdulMalik Shakir",
      "telecom": [
        {
          "system": "phone",
          "value": "6266444491",
          "use": "work"
        },
        {
          "system": "email",
          "value": "abdulmalik.shakir@hi3solutions.com",
          "use": "work"
        }
      ]
    }
  ],
  "kind": "resource",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Observation"
  ],
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation"
      },
      {
        "id": "Observation.id",
        "path": "Observation.id",
        "short": "id",
        "definition": "MAY contain zero or one [0..1] id (CONF:4393-240).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.meta",
        "path": "Observation.meta",
        "short": "meta",
        "definition": "MAY contain zero or one [0..1] meta (CONF:4393-239).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.meta.profile",
        "path": "Observation.meta.profile",
        "short": "profile",
        "definition": "The meta, if present, SHALL contain exactly one [1..1] profile=\" http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Employment-History\" (CONF:4393-241).",
        "min": 1,
        "max": "1",
        "patternString": " http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Employment-History"
      },
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "short": "status",
        "definition": "SHALL contain exactly one [1..1] status=\"\"final\"\" (CONF:4393-229).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedString": "\"final\""
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "short": "code",
        "definition": "SHALL contain exactly one [1..1] code=\"\"74165-2\"\" (CONF:4393-228).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "fixedCodeableConcept": {
          "coding": [
            {
              "code": "\"74165-2\""
            }
          ]
        }
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "short": "subject",
        "definition": "SHALL contain exactly one [1..1] subject=\"VRDR Decedent\" (CONF:4393-230).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
          }
        ],
        "patternString": "VRDR Decedent"
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "short": "component",
        "definition": "SHALL contain exactly one [1..1] component (CONF:4393-224).",
        "comment": "Component (Military Service)",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component.code",
        "path": "Observation.component.code",
        "short": "code",
        "definition": "This component SHALL contain exactly one [1..1] code=\"\"55280-2\"\" (CONF:4393-225).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "fixedCodeableConcept": {
          "coding": [
            {
              "code": "\"55280-2\""
            }
          ]
        }
      },
      {
        "id": "Observation.component.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "value[x]",
        "definition": "This component SHALL contain exactly one [1..1] value[x], where value[x] is (CONF:4393-226)",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component.value[x]:valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "short": "valueCodeableConcept",
        "definition": "This component SHALL contain exactly one [1..1] valueCodeableConcept, which SHALL be selected from ValueSet v2-0532 http://hl7.org/fhir/ValueSet/v2-0532 DYNAMIC (CONF:4393-227).",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/v2-0532",
            "display": "v2-0532"
          }
        }
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "short": "component",
        "definition": "SHALL contain exactly one [1..1] component (CONF:4393-231).",
        "comment": "Component (Usual Industry)",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component.code",
        "path": "Observation.component.code",
        "short": "code",
        "definition": "This component SHALL contain exactly one [1..1] code=\"\"21844-6\"\" (CONF:4393-232).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "fixedCodeableConcept": {
          "coding": [
            {
              "code": "\"21844-6\""
            }
          ]
        }
      },
      {
        "id": "Observation.component.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "value[x]",
        "definition": "This component SHALL contain exactly one [1..1] value[x], where value[x] is (CONF:4393-233)",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component.value[x]:valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "short": "valueCodeableConcept",
        "definition": "This component SHALL contain exactly one [1..1] valueCodeableConcept, which SHALL be selected from ValueSet Industry-cdc-census-2010 http://hl7.org/fhir/ValueSet/Industry-cdc-census-2010 DYNAMIC (CONF:4393-234).",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/Industry-cdc-census-2010",
            "display": "Industry-cdc-census-2010"
          }
        }
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "short": "component",
        "definition": "SHALL contain exactly one [1..1] component (CONF:4393-235).",
        "comment": "Component (Usual Occupation)",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component.code",
        "path": "Observation.component.code",
        "short": "code",
        "definition": "This component SHALL contain exactly one [1..1] code=\"\"21847-9\"\" (CONF:4393-236).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "fixedCodeableConcept": {
          "coding": [
            {
              "code": "\"21847-9\""
            }
          ]
        }
      },
      {
        "id": "Observation.component.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "value[x]",
        "definition": "This component SHALL contain exactly one [1..1] value[x], where value[x] is (CONF:4393-237)",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component.value[x]:valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "short": "valueCodeableConcept",
        "definition": "This component SHALL contain exactly one [1..1] valueCodeableConcept, which SHALL be selected from ValueSet Usual-occupation http://hl7.org/fhir/ValueSet/Usual-occupation DYNAMIC (CONF:4393-238).",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/Usual-occupation",
            "display": "Usual-occupation"
          }
        }
      }
    ]
  }
}