V2+
2.1.0 - CI Build

V2+ - Local Development build (v2.1.0). See the Directory of published versions

Logical Model: OM6 - JSON Profile

JSON representation of the OM6 logical model.

Raw json | Download


{
  "resourceType" : "StructureDefinition",
  "id" : "OM6",
  "meta" : {
    "lastUpdated" : "2021-04-23T16:53:24.371+02:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Segment: OM6</div>"
  },
  "url" : "http://hl7.org/fhir/v2plus/StructureDefinition/OM6",
  "version" : "2.1.0",
  "name" : "OM6",
  "title" : "Segment: OM6",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-04-23T16:53:24+02:00",
  "publisher" : "Frank Oemig",
  "description" : "Observations that are Calculated from Other Observations",
  "copyright" : "FO",
  "fhirVersion" : "4.0.1",
  "kind" : "logical",
  "abstract" : false,
  "type" : "OM6",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "OM6",
        "path" : "OM6",
        "definition" : "Observations that are Calculated from Other Observations",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Base",
          "min" : 0,
          "max" : "*"
        },
        "isModifier" : false
      },
      {
        "id" : "OM6.SequenceNumber-TestObservationMasterFile",
        "path" : "OM6.SequenceNumber-TestObservationMasterFile",
        "short" : "SequenceNumber-TestObservationMasterFile",
        "definition" : "Attribute: Sequence Number - TestObservation Master File",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "OM6.SequenceNumber-TestObservationMasterFile",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "NM"
          }
        ]
      },
      {
        "id" : "OM6.DerivationRule",
        "path" : "OM6.DerivationRule",
        "short" : "DerivationRule",
        "definition" : "Attribute: Derivation Rule",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "OM6.DerivationRule",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "TX"
          }
        ]
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "OM6",
        "path" : "OM6",
        "definition" : "Observations that are Calculated from Other Observations",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "OM6.SequenceNumber-TestObservationMasterFile",
        "path" : "OM6.SequenceNumber-TestObservationMasterFile",
        "short" : "SequenceNumber-TestObservationMasterFile",
        "definition" : "Attribute: Sequence Number - TestObservation Master File",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "NM"
          }
        ]
      },
      {
        "id" : "OM6.DerivationRule",
        "path" : "OM6.DerivationRule",
        "short" : "DerivationRule",
        "definition" : "Attribute: Derivation Rule",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "TX"
          }
        ]
      }
    ]
  }
}