PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.dstu2.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-Panel
{
  "description": null,
  "_filename": "Spirometer-Observation-Panel.json",
  "package_name": "nictiz.fhir.nl.dstu2.zib2015",
  "date": "2017-01-20T15:08:40.2001106+01:00",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2017-02-01T12:50:59.171+00:00"
  },
  "publisher": "Nictiz",
  "fhirVersion": "1.0.2",
  "name": "Spirometer Observation Panel",
  "abstract": false,
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "771a71a6-8cc2-4331-a414-25920f9264d4",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-Panel",
  "base": "http://nictiz.nl/fhir/StructureDefinition/observation-nl",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation"
    }, {
      "id": "Observation.category",
      "path": "Observation.category",
      "short": "category"
    }, {
      "id": "Observation.category.coding",
      "path": "Observation.category.coding",
      "short": "coding"
    }, {
      "id": "Observation.category.coding.system",
      "path": "Observation.category.coding.system",
      "fixedUri": "http://hl7.org/fhir/ValueSet/observation-category"
    }, {
      "id": "Observation.category.coding.code",
      "path": "Observation.category.coding.code",
      "fixedCode": "exam"
    }, {
      "id": "Observation.category.coding.display",
      "path": "Observation.category.coding.display",
      "fixedString": "Exam"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "short": "code"
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "short": "coding"
    }, {
      "id": "Observation.code.coding.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Observation.code.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "fixedCode": "81459-0"
    }, {
      "id": "Observation.code.coding.display",
      "path": "Observation.code.coding.display",
      "fixedString": "Spirometry panel"
    }, {
      "id": "Observation.code.text",
      "path": "Observation.code.text",
      "fixedString": "Spirometry panel"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject"
    }, {
      "id": "Observation.effectiveDateTime",
      "min": 1,
      "path": "Observation.effectiveDateTime",
      "type": [ {
        "code": "dateTime"
      } ]
    }, {
      "id": "Observation.valueAttachment",
      "path": "Observation.valueAttachment",
      "type": [ {
        "code": "Attachment"
      } ],
      "short": "Panel result document",
      "definition": "Most spirometer devices produce a PDF containing the results. If so, this document should be communicated here."
    }, {
      "id": "Observation.related",
      "path": "Observation.related",
      "slicing": {
        "rules": "open",
        "discriminator": [ "@profile" ]
      }
    }, {
      "id": "Observation.related.FEV1",
      "name": "FEV1",
      "path": "Observation.related",
      "definition": "The FEV 1 value is the primary value from the panel as it is only one that at present has to be obtained in a clinical setting."
    }, {
      "id": "Observation.related.FEV1.type",
      "path": "Observation.related.type",
      "fixedCode": "has-member"
    }, {
      "id": "Observation.related.FEV1.target",
      "path": "Observation.related.target",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-FEV1" ],
        "aggregation": [ "bundled" ]
      } ]
    }, {
      "id": "Observation.related.FVC-L",
      "name": "FVC_L",
      "path": "Observation.related"
    }, {
      "id": "Observation.related.FVC-L.type",
      "path": "Observation.related.type",
      "fixedCode": "has-member"
    }, {
      "id": "Observation.related.FVC-L.target",
      "path": "Observation.related.target",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-FVC" ],
        "aggregation": [ "bundled" ]
      } ]
    }, {
      "id": "Observation.related.FEV1-VC",
      "name": "FEV1_VC",
      "path": "Observation.related",
      "alias": [ "FEV1%M (%)" ]
    }, {
      "id": "Observation.related.FEV1-VC.type",
      "path": "Observation.related.type",
      "fixedCode": "has-member"
    }, {
      "id": "Observation.related.FEV1-VC.target",
      "path": "Observation.related.target",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-FEV1-VC" ],
        "aggregation": [ "bundled" ]
      } ]
    }, {
      "id": "Observation.related.PEF",
      "name": "PEF",
      "path": "Observation.related"
    }, {
      "id": "Observation.related.PEF.type",
      "path": "Observation.related.type",
      "fixedCode": "has-member"
    }, {
      "id": "Observation.related.PEF.target",
      "path": "Observation.related.target",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-PEF" ],
        "aggregation": [ "bundled" ]
      } ]
    }, {
      "id": "Observation.related.VC-IN",
      "name": "VC_IN",
      "path": "Observation.related"
    }, {
      "id": "Observation.related.VC-IN.type",
      "path": "Observation.related.type",
      "fixedCode": "has-member"
    }, {
      "id": "Observation.related.VC-IN.target",
      "path": "Observation.related.target",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/Spirometer-Observation-VCIN" ],
        "aggregation": [ "bundled" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "constrainedType": "Observation"
}