PackagesCanonicalsLogsProblems
    Packages
    AndersonSanto.Tarefa6@1.0.0
    http://fhir.hl7fundamentals.org/andersonesanto/StructureDefinition/PatientSubscriptionCategory
{
  "description": null,
  "_filename": "PatientSubscriptionCategory.json",
  "package_name": "AndersonSanto.Tarefa6",
  "date": "2020-07-02T22:17:01.3498049+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2020-07-02T22:17:02.634+00:00"
  },
  "publisher": "UWearME",
  "fhirVersion": "4.0.1",
  "name": "PatientSubscriptionCategory",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "86caefe8-5024-4dc2-bca2-214abb2bd077",
  "kind": "complex-type",
  "url": "http://fhir.hl7fundamentals.org/andersonesanto/StructureDefinition/PatientSubscriptionCategory",
  "context": [ {
    "type": "element",
    "expression": "Patient"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://fhir.hl7fundamentals.org/andersonesanto/StructureDefinition/PatientSubscriptionCategory"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ]
    }, {
      "id": "Extension.value[x].coding.id",
      "max": "0",
      "path": "Extension.value[x].coding.id"
    }, {
      "id": "Extension.value[x].coding.system",
      "path": "Extension.value[x].coding.system",
      "fixedUri": "http://fhir.hl7fundamentals.org/andersonesanto/ValueSet/SubscriptionCategory"
    }, {
      "id": "Extension.value[x].coding.version",
      "max": "0",
      "path": "Extension.value[x].coding.version"
    }, {
      "id": "Extension.value[x].coding.userSelected",
      "max": "0",
      "path": "Extension.value[x].coding.userSelected",
      "fixedBoolean": true
    } ]
  },
  "contact": [ {
    "name": "Anderson Santo",
    "telecom": [ {
      "use": "work",
      "value": "santo@uwearme.com",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}