PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@3.1.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-military-service
{
  "description": "Status indicating the current or former military service of the patient.",
  "_filename": "StructureDefinition-qicore-military-service.json",
  "package_name": "hl7.fhir.us.qicore",
  "date": "2018-08-22T00:00:00+10:00",
  "derivation": "constraint",
  "publisher": "Health Level Seven, Inc. - CQI WG",
  "fhirVersion": "3.0.1",
  "name": "QICoreMilitaryService",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "QICore Military Service Extension",
  "package_version": "3.1.0",
  "snapshot": {
    "element": [ {
      "path": "Extension",
      "min": 0,
      "definition": "Status indicating the current or former military service of the patient.",
      "isModifier": false,
      "short": "Indicates the current or former military service of the patient",
      "sliceName": "military-service",
      "max": "1",
      "id": "Extension",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension"
      }
    }, {
      "path": "Extension.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references).",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Extension.extension",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Extension.url",
      "min": 1,
      "definition": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-military-service",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Extension.url",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.valueCodeableConcept",
      "min": 1,
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "description": "The military service of the patient",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/us/qicore/ValueSet/qicore-military-service"
        }
      },
      "max": "1",
      "id": "Extension.valueCodeableConcept",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    } ]
  },
  "status": "draft",
  "id": "9167100f-4342-46d2-b8fc-39313f05191a",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-military-service",
  "context": [ "Patient" ],
  "version": "3.1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "min": 0,
      "path": "Extension",
      "short": "Indicates the current or former military service of the patient",
      "sliceName": "military-service",
      "definition": "Status indicating the current or former military service of the patient.",
      "isModifier": false
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-military-service"
    }, {
      "id": "Extension.valueCodeableConcept",
      "max": "1",
      "min": 1,
      "path": "Extension.valueCodeableConcept",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "description": "The military service of the patient",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/us/qicore/ValueSet/qicore-military-service"
        }
      }
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/special/committees/CQI",
      "system": "url"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}