{
  "resourceType": "StructureDefinition",
  "id": "NemsisEVitalsGroup",
  "url": "https://emsinterop.com/fhir/StructureDefinition/NemsisEVitalsGroup",
  "version": "0.1.0",
  "name": "NemsisEVitalsGroup",
  "title": "NEMSIS eVitals.VitalGroup (logical model, blood-pressure slice)",
  "status": "draft",
  "description": "One eVitals.VitalGroup instance, the elements the blood-pressure StructureMap consumes (Architecture \u00a74.3: every Observation from a group shares eVitals.01). NV attributes ride as <element>_nv (7701xxx) so the maps can route them to data-absent-reason \u2014 never fabricate, never skip.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://emsinterop.com/fhir/StructureDefinition/NemsisEVitalsGroup",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "NemsisEVitalsGroup",
        "path": "NemsisEVitalsGroup",
        "short": "One VitalGroup (BP slice)"
      },
      {
        "id": "NemsisEVitalsGroup.eVitals_01",
        "path": "NemsisEVitalsGroup.eVitals_01",
        "short": "Date/Time Vitals Taken (GROUP timestamp)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "NemsisEVitalsGroup.eVitals_02",
        "path": "NemsisEVitalsGroup.eVitals_02",
        "short": "Obtained Prior to This Unit's Care (9923xxx)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "NemsisEVitalsGroup.eVitals_06",
        "path": "NemsisEVitalsGroup.eVitals_06",
        "short": "SBP (mmHg)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "NemsisEVitalsGroup.eVitals_06_nv",
        "path": "NemsisEVitalsGroup.eVitals_06_nv",
        "short": "NV on SBP (7701xxx)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "NemsisEVitalsGroup.eVitals_07",
        "path": "NemsisEVitalsGroup.eVitals_07",
        "short": "DBP (mmHg)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "NemsisEVitalsGroup.eVitals_07_nv",
        "path": "NemsisEVitalsGroup.eVitals_07_nv",
        "short": "NV on DBP (7701xxx)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "NemsisEVitalsGroup.eVitals_08",
        "path": "NemsisEVitalsGroup.eVitals_08",
        "short": "BP Method (3308xxx)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}
