PackagesCanonicalsLogsProblems
    Packages
    portuguese.core.guide@1.0.0
    https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RangePTCore
{
  "description": null,
  "_filename": "Datatypes/RangePTCore.StructureDefinition.json",
  "package_name": "portuguese.core.guide",
  "date": "2024-05-09T10:04:59.8275569+00:00",
  "derivation": "constraint",
  "publisher": "SPMS",
  "fhirVersion": "4.3.0",
  "name": "RangePTCore",
  "abstract": false,
  "type": "Range",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Range PT Core",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "d0c17110-e1ab-442d-8ef4-c7bbfb6891ce",
  "kind": "complex-type",
  "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RangePTCore",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Range.low",
      "path": "Range.low",
      "type": [ {
        "code": "Quantity",
        "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/SimpleQuantityPTCore" ]
      } ]
    }, {
      "id": "Range.high",
      "path": "Range.high",
      "type": [ {
        "code": "Quantity",
        "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/SimpleQuantityPTCore" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Interoperabilidade Semântica",
    "telecom": [ {
      "value": "https://www.spms.min-saude.pt",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Range"
}