Skip to content

Commit

Permalink
Merge pull request #4 from FHIR/dev
Browse files Browse the repository at this point in the history
Deployment updates
  • Loading branch information
GinoCanessa authored Aug 29, 2024
2 parents be69fce + 8bf4a76 commit e09101e
Show file tree
Hide file tree
Showing 10 changed files with 850 additions and 66 deletions.
480 changes: 416 additions & 64 deletions .deployments/k8-argo-run-ris.yaml

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions fhirData/feature-cs/r4/Patient-davinci-amy-shaw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"resourceType": "Patient",
"id": "davinci-amy-shaw",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-patient-demographics"
],
"tag": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST",
"display": "test health data"
}
]
},
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
"code": "UMB",
"display": "Member Number"
}
],
"text": "Member Number"
},
"system": "http://example.org/cdex/payer/member-ids",
"value": "Member123"
}
],
"name": [
{
"family": "Shaw",
"given": [
"Amy"
]
}
],
"birthDate": "1987-02-20"
}
38 changes: 38 additions & 0 deletions fhirData/feature-cs/r4/Patient-davinci-jesse-smith.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"resourceType": "Patient",
"id": "davinci-jesse-smith",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-beneficiary"
],
"tag": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST",
"display": "test health data"
}
]
},
"identifier": [
{
"system": "http://example.org/MIN",
"value": "12345678902"
}
],
"name": [
{
"family": "SMITH",
"given": [
"JESSE"
]
}
],
"gender": "female",
"birthDate": "1947-01-18",
"address": [
{
"country": "US"
}
],
"multipleBirthInteger": 1
}
44 changes: 44 additions & 0 deletions fhirData/feature-cs/r4/Patient-davinci-joe-smith.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"resourceType": "Patient",
"id": "davinci-joe-smith",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-subscriber"
],
"tag": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST",
"display": "test health data"
}
]
},
"extension": [
{
"url": "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-militaryStatus",
"valueCodeableConcept": {
"coding": [
{
"system": "https://codesystem.x12.org/005010/584",
"code": "RU"
}
]
}
}
],
"identifier": [
{
"system": "http://example.org/MIN",
"value": "12345678901"
}
],
"name": [
{
"family": "SMITH",
"given": [
"JOE"
]
}
],
"gender": "male"
}
62 changes: 62 additions & 0 deletions fhirData/feature-cs/r4/Practitioner-davinci-ronald-bone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"resourceType": "Practitioner",
"id": "davinci-ronald-bone",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
],
"tag": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST",
"display": "test health data"
}
]
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "9941339100"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-jurisdiction",
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.usps.com/",
"code": "MA"
}
],
"text": "Massachusetts"
}
}
],
"system": "http://www.acme.org/practitioners",
"value": "25456"
}
],
"name": [
{
"family": "Bone",
"given": [
"Ronald"
],
"prefix": [
"Dr"
]
}
],
"address": [
{
"use": "work",
"line": [
"1003 Healthcare Drive"
],
"city": "Amherst",
"state": "MA",
"postalCode": "01002"
}
]
}
36 changes: 36 additions & 0 deletions fhirData/feature-cs/r4/Practitioner-davinci-susan-watson.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"resourceType" : "Practitioner",
"id" : "davinci-susan-watson",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-practitioner"
],
"tag": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST",
"display": "test health data"
}
]
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "987654321"
}
],
"name" : [
{
"family" : "WATSON",
"given" : [
"SUSAN"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "4029993456"
}
]
}
17 changes: 17 additions & 0 deletions fhirData/feature-cs/r4/PractitionerRole-referral-example.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"resourceType" : "PractitionerRole",
"id" : "ReferralPractitionerRoleExample",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-practitionerrole"
]
},
"practitioner" : {
"reference" : "Practitioner/davinci-susan-watson"
},
"location" : [
{
"reference" : "Location/davinci-example-location"
}
]
}
17 changes: 17 additions & 0 deletions fhirData/feature-cs/r4/PractitionerRole-surgical-example.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"resourceType" : "PractitionerRole",
"id" : "SurgicalPractitionerRoleExample",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-practitionerrole"
]
},
"practitioner" : {
"reference" : "Practitioner/davinci-susan-watson"
},
"location" : [
{
"reference" : "Location/davinci-example-location"
}
]
}
Loading

0 comments on commit e09101e

Please sign in to comment.